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
Age
Commit message (
Expand
)
Author
2010-12-16
fixed server crash on too many snap items. Closes #317
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
added cleaner exit on quit event by Choupom
oy
2010-12-11
fixed "Kicked by console (Kicked by vote)" drop message
Choupom
2010-12-11
made it possible to "recycle" auto recorded demos
oy
2010-12-08
save auto recorded demos in a separate folder and added an option to enable/d...
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
added an optional time stamp to a demo record by Batchyx
oy
2010-12-08
cleaned up several uses of timestamps for filenames
oy
2010-12-08
moved function to remove files
oy
2010-12-08
added Storage function to move/rename files by Batchyx
oy
2010-12-08
added single function to stop recording by Batchyx
oy
2010-11-24
Storage: fix RemoveFile and CreateFolder ret value
Batchyx
2010-11-21
close map-download-file if the map changes during downloading
oy
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
improved loading progression in the server browser
oy
2010-11-17
added loading progression in server browser
Choupom
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-11-13
removed unimportant debug message. Closes #264
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
fixed crashes with the font. closes #178
oy
2010-10-29
fixed key handling for unicodes > 255
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-13
fixed issue with reason on forcevotekick
oy
2010-10-13
do not use console in silent mode. Closes #48
oy
2010-10-13
fixed problems with the mouse movement. Closes #214
oy
2010-10-11
fixed that chat message gets out of the window. Closes #102
oy
2010-10-11
fixed last commits
oy
2010-10-11
made so we can add the reason for a kick/ban (fixes #123)
Choupom
2010-10-09
added inactive player kicking. Closes #51
oy
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
[next]