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-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
2010-10-09
added info in the demo browser by Choupom
oy
2010-10-06
added mod system. Closes #34
oy
2010-10-01
made linereader work with window line endings. Closes #196
oy
2010-10-01
when setting a config string variable check if it's a utf8 string and encode ...
oy
2010-09-28
cleanup old datafile when loading a new one
oy
2010-09-27
fixed writing datafiles on big-endian systems, added some checks and fixed me...
oy
2010-09-24
fixed that it checks the current dir for demos too
oy
2010-09-24
CHuffman::BubbleSort: speedup.
Kaffeine
2010-09-16
added maximum number of tries for rcon authentication
oy
2010-09-12
fixed last commit
oy
2010-09-12
made versions system for demos
Choupom
2010-09-12
renamed demorec files to demo
oy
2010-09-07
Demo name is now showed while playing a demo file
ghost
2010-09-05
added Remove button in demos browser (#66)
Choupom
2010-09-05
add maps from maps folder to the demo as well and prevent that 0.5 demo playe...
oy
[next]