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.cpp
Age
Commit message (
Expand
)
Author
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-21
close map-download-file if the map changes during downloading
oy
2010-11-20
Updated copyrights
Sworddragon
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-11
made so we can add the reason for a kick/ban (fixes #123)
Choupom
2010-10-06
added mod system. Closes #34
oy
2010-09-12
renamed demorec files to demo
oy
2010-09-07
added the option to hide the console window on the client, too. Fixes #48
ghost
2010-08-18
added output level for console print function, categorised the debug messages...
oy
2010-08-15
fixed quit/exit command problem on startup
oy
2010-08-12
made unpacking of net strings more strict - prevents possible malformed output
oy
2010-08-11
restore empty strings in the config to their defaults on startup
oy
2010-08-09
added demo recording button by fujnky
oy
2010-08-07
added the possibility to store commands within the console and execute them l...
oy
2010-08-07
removed ServerDummy function cause it isn't needed anymore(actual console sep...
oy
2010-08-06
changed the client configuration initialisation
oy
2010-08-06
added lost logfile feature
oy
2010-08-05
added lost datadir override feature
oy
2010-07-02
fixed connecting to localhost if the client couldn't find the address and sma...
oy
2010-06-18
made the console use the flagmask when looking for command (FindCommand) and ...
oy
2010-06-10
Fixed remaining compiler warnings for gcc on Linux
xalduin
2010-06-02
fixed so that SDL_main is declared as a C function so linking gets done corre...
Magnus Auvinen
2010-05-30
*some esthetic changes
Thomas
2010-05-30
auto capture mouse on focus (#728)
Tom Adams
2010-05-29
cleaned up some code
Magnus Auvinen
2010-05-29
cleaned up some comments
Magnus Auvinen
2010-05-29
fixed crash with related to player count
Magnus Auvinen
2010-05-29
copied refactor to trunk
Magnus Auvinen
2007-08-22
major engine cleanup. dependency on baselib removed. engine is now C code (no...
Magnus Auvinen
2007-08-15
improved emoticon selector
Jakob Fries
2007-08-14
merge error, snapshot got applied twice
Magnus Auvinen
2007-08-14
merged over all stuff from 0.2 to trunk
Magnus Auvinen
2007-08-08
dissapearing sounds and effects are no longer dissapearing
Jakob Fries
2007-08-07
fixed window focusing stuff, much better now.
Johan Althoff
2007-08-07
fixed so that the client doesn't spam screenshots
Johan Althoff
2007-08-06
fixed endian problams in server list
Joel de Vahl
2007-08-05
stupid missed return
Joel de Vahl
2007-08-05
scroll wheel for weapon switch
Joel de Vahl
2007-08-05
(no commit message)
Jakob Fries
2007-08-05
config is now stored in ~/teewars on macs
Jakob Fries
2007-08-05
made so that you can bind the server to a specific address
Magnus Auvinen
2007-08-04
removed some debug keys
Magnus Auvinen
2007-08-04
fixed handling of versions. added error messages when disconnected. updated t...
Magnus Auvinen
2007-08-04
added screenshot button to F10
Magnus Auvinen
2007-07-31
made everything as const on the client so its more clear that you shouldn't c...
Magnus Auvinen
[next]