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
Age
Commit message (
Expand
)
Author
2010-08-18
added output level for console print function, categorised the debug messages...
oy
2010-08-16
added fixes for compiler errors and warnings by sworddragon
oy
2010-08-15
reverted input key handling back to 0.52(the keyboard layout problem should b...
oy
2010-08-15
fixed quit/exit command problem on startup
oy
2010-08-12
fixed utf8 problem with empty entries in the server browser
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 optimisations by sworddragon
oy
2010-08-05
added lost datadir override feature
oy
2010-07-17
Merge branch 'master' of http://github.com/matricks/teeworlds
oy
2010-07-05
fixed some compiler errors and warnings with clang
Magnus Auvinen
2010-07-02
fixed connecting to localhost if the client couldn't find the address and sma...
oy
2010-06-27
fixed screenshot bug. Closes #144
oy
2010-06-18
made the console use the flagmask when looking for command (FindCommand) and ...
oy
2010-06-10
Fixed issue #115, text now fits into columns in server browser
xalduin
2010-06-10
Fixed remaining compiler warnings for gcc on Linux
xalduin
2010-06-03
Issue #82 time and date in screenshot filename
xalduin
2010-06-02
fixed so that SDL_main is declared as a C function so linking gets done corre...
Magnus Auvinen
2010-06-02
fixed compile errors for osx
Magnus Auvinen
2010-05-31
removed alpha values from screenshots (#742)
Tom Adams
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
2009-10-29
added missing headers
Magnus Auvinen
2009-10-27
major update with stuff
Magnus Auvinen
2009-06-15
fixed chaining of console commands, allows snatching updates of console varia...
Magnus Auvinen
2009-06-15
fixed so that the demo player doesn't crash when the map isn't found
Magnus Auvinen
2009-06-15
fixed crashing of server side demos due to client_entergame() being processed
Magnus Auvinen
2009-06-13
minor cleanup of out commented clode
Magnus Auvinen
2009-06-13
improved the font system even futher. utf8 is now used everywhere. it uses le...
Magnus Auvinen
2009-06-07
fixed utf8 support
Magnus Auvinen
2009-06-07
new font rendering system using freetype2. only compiles under linux for now
Magnus Auvinen
2009-05-31
moved 0.5 branch to trunk
Magnus Auvinen
2009-01-24
continued work on prediction and game timer
Magnus Auvinen
2009-01-24
added help messages for all commands. added syntax in the help msg
Alfred Eriksson
2009-01-24
added ping spike detection
Magnus Auvinen
2009-01-24
fixed so the console show help for each command. not all commands have descri...
Magnus Auvinen
2009-01-24
fixed bug in text rendering
Magnus Auvinen
2009-01-24
added tab completion to the console. works for local and remote
Magnus Auvinen
2009-01-24
moved refreshing of masters in the client from the server browsers to before ...
Magnus Auvinen
2009-01-24
fixed so that the client connect command works when passed as an argument
Magnus Auvinen
2009-01-22
removed old debug spam
Magnus Auvinen
[next]