def
499adf3cdb
HTTP instead of HTTPs
2015-01-27 23:14:04 +01:00
def
0df35a990c
Remove spoof protection, interacts badly with HTTP download
2015-01-27 23:13:47 +01:00
def
aaf8311304
Reset highlighting color
2015-01-27 01:13:27 +01:00
def
96e864e9c3
Fix: Make /map work with #
2015-01-23 21:47:16 +01:00
def
c65458ca06
Fix compilation on MSVC (by coffee) ( fixes #138 )
2015-01-20 13:46:26 +01:00
def
3aa4a613b6
Make the option to disable http download work (thanks Learath2)
2015-01-20 00:26:09 +01:00
def
3b0a52319b
Typo
2015-01-20 00:21:38 +01:00
def
3d686a223f
Add an option to disable http map download (not working yet)
2015-01-20 00:21:28 +01:00
def
7adc47ae9d
cl_ddnet_map_server -> cl_ddnet_maps_server
2015-01-20 00:11:54 +01:00
Dennis Felsing
b6c07e40d2
Merge pull request #137 from Learath2/pr_FollowRedirect
...
Follow 3xx Redirects
2015-01-20 00:05:33 +01:00
Learath Lea
6b354475ce
Follow 3xx Redirects
2015-01-20 01:01:35 +02:00
Dennis Felsing
554342eb3f
Merge pull request #136 from Learath2/pr_CrcFail
...
Fix for the crc fail fallback.
2015-01-19 23:56:40 +01:00
Learath Lea
c6ee3ebbed
Fix for the crc fail fallback.
2015-01-20 00:51:55 +02:00
Dennis Felsing
6923161048
Merge pull request #135 from Learath2/pr_FetcherFix
...
Fetcher Fix
2015-01-19 23:40:48 +01:00
Learath Lea
93d6ca2102
Fixed the order of callbacks
2015-01-20 00:34:05 +02:00
eeeee
e5970145f7
fix fetcher codez formatting
2015-01-19 14:09:30 -08:00
Dennis Felsing
dcbd91cbc8
Merge pull request #133 from Learath2/pr_CrcCheck
...
Fallback to gameserver if LoadMap fails
2015-01-19 22:36:21 +01:00
Learath Lea
b8ec5c6e65
Fallback to gameserver if LoadMap fails
2015-01-19 23:34:57 +02:00
def
883cd3d7d3
Adaptation to work with DDNet
2015-01-19 22:19:27 +01:00
Learath
340e79904d
Added fetcher interface.
...
Make fetcher client only and move Task class from interface.
Fix queue logic, add destructor.
LEAN_AND_MEAN moved up to prevent curl including the whole winapi
Remove JobNo, Fix callback, Cleanup debug messages.
Fix include guard
Copy the Url and Destination. Delete pTask.
Fix typo
Add Completion callback
Let the user pass context
Add virtual to inherited funcs
Use 0 instead of NULL
Give fetcher the ability to create folders. Fix couple of small bugs.
Added .lib files for MSVC.
Leave user the allocation of CFetchTask. Get rid of unnecessary cb
arguments.
Get the HTTP return code from libcurl.
Incorperate the storage system.
Fail on HTTP error >= 400.
Add more info to the task.
Add blocking way of getting HTTP resp code.
Remove resp code from normal tasks as we fail >= 400 anyways.
Sleep instead of killing the thread
Forgot one instance of respcode.
Provide HTTP download for maps.
Dont check 404 first.
2015-01-19 22:14:52 +01:00
Learath Lea
d7771f8f7d
Fix debug build on MinGW. Add json_get_boolean.
2015-01-19 22:14:50 +01:00
def
7d448e0d53
Version 6.6.8
2015-01-19 22:14:50 +01:00
def
72b72b8b61
Fix of water mapres (by Soreu, found by hi_leute_gll)
2015-01-19 22:14:50 +01:00
nuborn
92c9646060
detect and predict weak/strong hook
2015-01-19 22:14:50 +01:00
timgame
b53009db7c
improved refill jumps tile
2015-01-19 22:14:49 +01:00
timgame
2ee0ca0648
added refill jumps tile and cleaned tile detection
2015-01-19 22:14:49 +01:00
def
4ccdaf6f1b
Only do -static-libgcc and -static-libstdc++ on Windows with gcc
2015-01-19 22:14:49 +01:00
def
78faf6b0bd
Version 6.6.7
2015-01-19 22:14:49 +01:00
def
bf1c7b33dd
Revert "No more static linking"
...
This reverts commit 191dca338a
.
2015-01-19 22:14:49 +01:00
def
27ac37a9f0
Oops
2015-01-19 22:14:49 +01:00
def
b4f7321dd6
Revert "Add unicode support for console output on windows"
...
This reverts commit 92cdb15679
.
Conflicts:
src/base/system.c
2015-01-19 22:14:49 +01:00
eeeee
073a552b82
fix mac os build
2015-01-19 22:14:49 +01:00
def
c8405ce13e
Add cl_show_broadcasts, but don't save it
2015-01-19 22:14:49 +01:00
def
0696f68212
No more static linking
2015-01-19 22:14:49 +01:00
def
c0f309a82e
Oops
2015-01-19 22:14:49 +01:00
def
99a77bdcbf
Version 6.6.6 (someone waited for this)
2015-01-19 22:14:48 +01:00
def
72278a18cb
Fix cl_default_zoom bug
2015-01-19 22:14:48 +01:00
def
47bc43a5af
Version 6.6.5
2015-01-19 22:14:48 +01:00
def
ce13aa6809
Fix: Not jetpack prediction on DDNet incompatible servers
2015-01-19 22:14:48 +01:00
fisted
095d172903
Link against libcurl.
...
Conflicts:
scripts/make_release.py
2015-01-05 22:43:09 +02:00
def
4ee13df329
Fix text message about ninja jetpack
2015-01-05 13:30:38 +01:00
def
0ed314eef9
Add default zoom setting
2015-01-03 03:13:21 +01:00
def
592ab36c7e
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
2014-12-31 14:49:44 +01:00
def
bd62b5da79
Clean up a few compile warnings
2014-12-31 13:04:31 +01:00
def
b3581f6dba
Minor optimization suggested by CytraL
2014-12-30 14:43:02 +01:00
def
f0d830021a
Fix old bug
2014-12-29 20:06:00 +01:00
def
66be23c5d5
Remove unused members
2014-12-29 02:21:10 +01:00
def
55bfd2cf01
Always call freeaddrinfo
2014-12-28 01:40:15 +01:00
def
79aeb5ea38
Add hook duration tune
2014-12-27 12:05:02 +01:00
def
75ea9719db
Player can be NULL, prevent crashes
2014-12-27 02:50:59 +01:00