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-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
2007-07-30
fixed problem with server and client getting out of sync
Magnus Auvinen
2007-07-30
larger update. reduced the amount of video memory used from ~60 to ~36mb on a...
Magnus Auvinen
2007-07-29
an update :D
Magnus Auvinen
2007-07-29
removed the batch functions as it did next to nothing. changed some of the de...
Magnus Auvinen
2007-07-29
fixed some problems with the snapshot handling. added fps meter. fixed error ...
Magnus Auvinen
2007-07-28
fixed so that you can press esc when connecting
Magnus Auvinen
2007-07-26
fixed latency stuff, some gfx stuff
Magnus Auvinen
2007-07-25
fixed errors in the network code
Magnus Auvinen
2007-07-24
epic commit. removed tga support, removed BGR support. fixed one config for e...
Magnus Auvinen
2007-07-23
fixed some serverbrosers related stuff
Magnus Auvinen
[next]