def
1cf333ada2
Fix antiping hook prediction
2015-02-21 21:05:15 +01:00
def
cdc855f3fd
Set telecp when using totelecp (for Saavik)
2015-02-21 19:48:22 +01:00
def
65e33052db
Version 7.2
2015-02-21 13:52:20 +01:00
Dennis Felsing
ed73b733e6
Merge pull request #150 from timgame/DDRace64
...
tons of automapper feautures
2015-02-20 07:02:28 +01:00
timgame
d2e1137254
automapper: added 'NewRun'
2015-02-20 00:15:09 +01:00
timgame
758c4b1c4d
added 'NOINDEX' and 'OR' to automapper
2015-02-19 22:54:47 +01:00
def
8f570596d9
Release hook when player changes team
2015-02-18 14:34:49 +01:00
def
781e96ef65
Emoticons for both with cl_dummy_copy_moves
2015-02-18 14:26:47 +01:00
def
7f54f8e10e
Kill for both with cl_dummy_copy_moves
2015-02-18 14:23:25 +01:00
def
1b6cc638f7
Version 7.1
2015-02-16 11:53:47 +01:00
def
ec01b6cd16
Add menu setting for dummy copy moves
2015-02-16 11:40:33 +01:00
Tobii
b309fd41eb
Added copy moves function for dummy
2015-02-16 11:19:42 +01:00
Learath Lea
62a35bfb81
Escape the filenames.
2015-02-12 19:58:54 +02:00
def
2b32b4a18a
Add fire delay tunings
2015-02-12 15:20:22 +01:00
def
62a1a36fa2
Cleanup
2015-02-12 15:04:45 +01:00
eeeee
56c42c3c31
websockets support in server
2015-02-08 19:11:34 -08:00
eeeee
5971c1cb68
added libwebsockets source code
2015-02-08 18:31:30 -08:00
def
dd3fae069b
Cleanup
2015-02-08 21:18:24 +01:00
Learath Lea
ec84bb890b
Actually use the storagetype we passed.
2015-02-08 11:53:06 +02:00
Learath Lea
142c386cd6
Remove obsolete function prototype.
2015-02-08 11:52:47 +02:00
def
201e67d513
Update libcurl includes
2015-02-05 20:21:37 +01:00
def
8da8abdeaa
No more verbose curl output
2015-02-05 19:41:48 +01:00
def
c4e76af45f
Version 7.0
2015-02-05 18:04:10 +01:00
def
c1374ac70a
Oops, fix highlighting color in console again
2015-02-02 00:21:41 +01:00
Dennis Felsing
99f2adc29b
Merge pull request #139 from Learath2/pr_FixOverflow
...
Fix progress bar overflow and Abort segfault
2015-01-28 18:45:15 +01:00
Learath Lea
c4ab42333d
Make sure the old object is deleted
2015-01-28 14:17:39 +02:00
Learath Lea
ace7e8208a
Fix a segfault when aborting a download
2015-01-28 14:13:56 +02:00
Learath Lea
2d61e7610e
Fix the progressbar overflow
2015-01-28 13:57:11 +02:00
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
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
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
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