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
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-19
fixed beginning of gametime margin graph
oy
2011-01-19
limit the latency within server browser entries to a maximum of 999
oy
2011-01-19
made some output just show up on debug
oy
2011-01-18
fixed that the server crashes on too many snap items (Closes #317), optimised...
oy
2011-01-17
added an error popup on startup when the sound couldn't be initialised. Close...
oy
2011-01-17
fixed few spelling mistakes and disabled an unused command
oy
2011-01-17
release gameclient components when opening the editor. Closes #429
oy
2011-01-11
fixed a compiler warning
oy
2011-01-09
fixed cut off broadcast. Closes #398
oy
2011-01-07
fixed console parsing when using the exec command. Closes #381
oy
2011-01-06
record a new demo when a game ends. Closes #358
oy
2011-01-06
show error message for all content that could not be loaded. Closes #257
oy
2011-01-05
requesting serverinfo now uses gie2 instead of the legacy gief.
m!nus
2011-01-05
fixed outlines for larger font sizes
oy
2011-01-04
added fix for rendering big fonts on large resolutions by RushPL
oy
2011-01-04
removed duplicate stuff
oy
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
[next]