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
/
client
/
client.h
Age
Commit message (
Expand
)
Author
2013-02-24
fixed semaphore on macosx
oy
2012-01-10
added demo markers by Choupom. Closes #837
oy
2012-01-01
fixed the render frame time and cleaned up some more code
Magnus Auvinen
2011-12-30
ugly incomplete hack to put the rendering into another thread so we don't hav...
Magnus Auvinen
2011-07-30
Added server sided automatic demo recording
Johannes Loher
2011-07-14
made rcon auto completion serverside. Closes #97
oy
2011-07-07
fixed some NETTYPE usage based on the socket state
oy
2011-04-04
fixed problem with sv_bindaddr on the server
oy
2011-04-02
fixed problem with recorded demo files. Closes #570
oy
2011-03-31
added a mechanism to check for a valid standard map. Closes #132
oy
2011-03-27
added remove_favorite command by Choupom
oy
2011-03-23
added friends feature. Closes #24
oy
2011-03-18
improved server browser list resorting and made search work on IP addresses. ...
oy
2011-03-17
made the client check for valid address on connectionless packets from master...
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-12
Refactoring & fixed WEAPONSPEC_GUN in content.py
GreYFoXGTi
2011-01-17
added an error popup on startup when the sound couldn't be initialised. Close...
oy
2011-01-17
release gameclient components when opening the editor. Closes #429
oy
2011-01-04
removed duplicate stuff
oy
2010-12-12
made it possible to automatically take game over screenshots. Closes #339
oy
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 an optional time stamp to a demo record by Batchyx
oy
2010-12-08
added single function to stop recording by Batchyx
oy
2010-11-20
Updated copyrights
Sworddragon
2010-10-06
added mod system. Closes #34
oy
2010-09-12
renamed demorec files to demo
oy
2010-08-09
added demo recording button by fujnky
oy
2010-08-07
removed ServerDummy function cause it isn't needed anymore(actual console sep...
oy
2010-05-29
copied refactor to trunk
Magnus Auvinen
2009-10-29
added missing headers
Magnus Auvinen
2007-07-30
larger update. reduced the amount of video memory used from ~60 to ~36mb on a...
Magnus Auvinen
2007-07-22
various small changes
Magnus Auvinen
2007-07-22
Updated stuff
Olle Rosenquist