index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
download.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-04
Try retry download updates if curl error happend.
Andrei Karas
1
-1
/
+2
2015-06-06
Fix code style.
Andrei Karas
1
-0
/
+2
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-1
/
+0
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-06-22
Add profiler lines into some functions.
Andrei Karas
1
-0
/
+1
2014-06-07
fix code style.
Andrei Karas
1
-2
/
+6
2014-05-31
fix code style.
Andrei Karas
1
-1
/
+0
2014-05-29
Move many variables from client into settings.
Andrei Karas
1
-1
/
+2
2014-05-21
Fix code style.
Andrei Karas
1
-7
/
+7
2014-05-20
Move downloadstatus into separate file.
Andrei Karas
1
-7
/
+7
2014-05-09
Fix code style.
Andrei Karas
1
-3
/
+7
2014-05-08
Fix code style in net.
Andrei Karas
1
-1
/
+1
2014-05-06
Validate xml downloads, and if failed, use another mirror.
Andrei Karas
1
-3
/
+18
2014-05-03
Fix downloading updates from mirrors.
Andrei Karas
1
-8
/
+10
2014-05-03
Add support for mirrors in download.
Andrei Karas
1
-139
/
+152
2014-05-02
Add missing const.
Andrei Karas
1
-3
/
+1
2014-03-31
Use all supported encoding while accesing http.
Andrei Karas
1
-0
/
+8
2014-03-11
Improve a bit variables order in some classes.
Andrei Karas
1
-2
/
+2
2014-02-28
fix some leaks issues.
Andrei Karas
1
-0
/
+1
2014-01-30
Fix code style.
Andrei Karas
1
-6
/
+6
2014-01-26
add chat command for uploading main config.xml
Andrei Karas
1
-8
/
+5
2014-01-26
add basic file uploading.
Andrei Karas
1
-83
/
+176
2014-01-14
Use thread safe logging in threads.
Andrei Karas
1
-2
/
+2
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2014-01-01
add in renameFile function support for nacl.
Andrei Karas
1
-6
/
+2
2013-11-02
Adding renameFile function for NaCl
Dan Sagunov
1
-1
/
+10
2013-10-23
replace some malloc/free by new/delete.
Andrei Karas
1
-3
/
+2
2013-10-19
fix code style in download.cpp
Andrei Karas
1
-3
/
+4
2013-10-11
First part of checks from Parasoft C++ Test.
Andrei Karas
1
-4
/
+13
2013-09-28
add const for methods return values.
Andrei Karas
1
-1
/
+1
2013-09-15
remove unused includes from net directory.
Andrei Karas
1
-1
/
+0
2013-08-24
move threads creation into sdl helper.
Andrei Karas
1
-6
/
+3
2013-08-24
improve some mode methods in Client.
Andrei Karas
1
-1
/
+1
2013-08-24
first part of fixes for compilation with SDL2
Andrei Karas
1
-0
/
+4
2013-06-03
Remove subdir SDL from SDL includes.
Andrei Karas
1
-2
/
+2
2013-06-03
fix SDL includes.
Andrei Karas
1
-2
/
+2
2013-06-01
Add chat command /testparticle for testing particle effects on player.
Andrei Karas
1
-0
/
+7
2013-05-27
add to url with downloaded files also server name with parameter.
Andrei Karas
1
-0
/
+10
2013-04-20
fix style in net directory.
Andrei Karas
1
-0
/
+1
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-12
/
+11
2013-03-30
Add missing curl version checks in download class.
v1.3.3.31
Andrei Karas
1
-0
/
+8
2013-03-27
improve download class.
Andrei Karas
1
-16
/
+17
2013-03-03
another fixes from Coverity checks.
Andrei Karas
1
-3
/
+16
2013-03-02
Some fixes after coverity checks.
Andrei Karas
1
-0
/
+9
2013-02-10
Block any protocols in curl except HTTP and HTTPS.
Andrei Karas
1
-0
/
+9
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-09-11
Fix code style and small perfomance issues.
Andrei Karas
1
-1
/
+1
2012-08-23
Remove useless includes.
Andrei Karas
1
-2
/
+0
2012-08-01
Fix code style.
Andrei Karas
1
-1
/
+1
2012-06-17
Replace SDL int types to C++ types.
Andrei Karas
1
-1
/
+1
[next]