index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
shared
Age
Commit message (
Expand
)
Author
2011-03-30
finished IPv6 support (master servers aren't compatible with 0.5 and older). ...
oy
2011-03-28
fixed some compiler warnings
oy
2011-03-28
added ipv6 support from the old lua branch
oy
2011-03-23
added friends feature. Closes #24
oy
2011-03-20
made it possible to just show the number of player slots of a server (instead...
oy
2011-03-18
improved server browser list resorting and made search work on IP addresses. ...
oy
2011-03-17
fixed a bug that messes up demos recorded by the server
oy
2011-03-15
made network support clan name and country code for players
oy
2011-03-15
made clients sending startinfo a requirement to prevent empty player infos
oy
2011-03-13
fixed demo length info and let the demo recorder search within sub folders fo...
oy
2011-03-13
added extended demo infos in the demo browser
oy
2011-03-12
added info about the actual recorded demo length in the notification box
oy
2011-03-12
fixed several problems with spectator view in game and demo player. Closes #83
oy
2011-03-05
made dbg_dumpmem and dbg_lognetwork work again
oy
2011-02-27
made cl_threadsoundloading work again
oy
2011-02-27
made engine an interface
oy
2011-02-21
made the client's map search work with sub folders. Closes #254
oy
2011-02-13
added saving of the banreason.
heinrich5991
2011-02-12
Refactoring & fixed WEAPONSPEC_GUN in content.py
GreYFoXGTi
2011-01-23
Add banning to mastersrv: any packet from a banned IP (and optionally a fixed...
m!nus
2011-01-20
increased default value for br_max_requests. Closes #446
oy
2011-01-20
fixed possible CRLF line ending problem in the linereader
oy
2011-01-18
fixed that the server crashes on too many snap items (Closes #317), optimised...
oy
2011-01-11
fixed a compiler warning
oy
2011-01-07
fixed console parsing when using the exec command. Closes #381
oy
2010-12-12
made it possible to automatically take game over screenshots. Closes #339
oy
2010-12-11
show the path of $CURRENTDIR. Closes #323
oy
2010-12-11
fixed wrong $DATADIR path. Closes #316
oy
2010-12-11
made it possible to "recycle" auto recorded demos
oy
2010-12-08
added auto recording support by Batchyx
oy
2010-12-08
added CDemoRecorder::TickCount() to get demo length by Batchyx
oy
2010-12-08
moved function to remove files
oy
2010-12-08
added Storage function to move/rename files by Batchyx
oy
2010-11-24
Storage: fix RemoveFile and CreateFolder ret value
Batchyx
2010-11-20
Updated copyrights
Sworddragon
2010-11-17
clients are now dropped if they don't act as normal clients (fixes #235)
Choupom
2010-11-17
decreased the default value for maximum players with same IP a bit
oy
2010-11-17
fixed some compiler warnings
oy
2010-11-17
removed no longer needed data-dir override param - mods system should be used...
oy
2010-11-14
fixed demo.h header guard
Choupom
2010-11-13
show real $USERDIR and $DATADIR path on startup
oy
2010-10-31
fixed infinite loop when playing empty demo. Closes #248
oy
2010-10-31
skip start params when parsing argv in console
oy
2010-10-29
added a null pointer check in huffman decompression code. it was possible to ...
m!nus
2010-10-28
fixed mac compiling. Closes #238
oy
2010-10-25
moved str_skip_to_whitespace function
oy
2010-10-25
parse line on addvote and skip invalid ones
oy
2010-10-16
added the possibility to create a new folder within the editor's save file di...
oy
2010-10-14
fixed bug in the console when executing a line that holds more than one command
oy
2010-10-11
made so we can add the reason for a kick/ban (fixes #123)
Choupom
[next]