index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
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
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
2012-06-06
Fix some issues after auto checking.
Andrei Karas
1
-1
/
+1
2012-04-02
Add curl version check.
Andrei Karas
1
-0
/
+13
2012-04-01
Add support form different proxy types in download process.
Andrei Karas
1
-0
/
+39
2012-04-01
One part of fixes after auto checking.
Andrei Karas
1
-3
/
+3
2012-03-12
Fix servers list download error.
Andrei Karas
1
-9
/
+12
2012-01-29
Use appname in user agents string while downloading files.
Andrei Karas
1
-1
/
+1
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-12-23
Fix code style and some auto checked errors.
Andrei Karas
1
-1
/
+0
2011-11-08
Fix more gcc 4.7 warnings.
Andrei Karas
1
-4
/
+4
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-10
/
+10
[prev]
[next]