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-03-05
made dbg_dumpmem and dbg_lognetwork work again
oy
2011-03-04
decreased server info timeouts for now
oy
2011-03-04
removed support for old server infos
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-18
added an editor function to show tile informations (index, flip/rotate status)
oy
2011-02-18
enabled debug rendering in the editor
oy
2011-02-18
removed double utf8 decoding in text rendering
oy
2011-02-16
removed no longer needed progression browse info
oy
2011-02-16
fixed problems with map downloading if the map changes during download. Close...
oy
2011-02-13
added missing disconnect for stress testing
oy
2011-02-13
added saving of the banreason.
heinrich5991
2011-02-12
Refactoring & fixed WEAPONSPEC_GUN in content.py
GreYFoXGTi
2011-01-29
added fix by CarmineZ about missing tool tips in the editor
oy
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-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
[next]