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
/
tools
Age
Commit message (
Expand
)
Author
2010-10-06
added mod system. Closes #34
oy
2010-08-05
added fix for crash when there is no datadir
oy
2010-08-05
added lost datadir override feature
oy
2010-06-03
- show connecting players with rcon status command
oy
2010-05-29
copied refactor to trunk
Magnus Auvinen
2009-06-07
new font rendering system using freetype2. only compiles under linux for now
Magnus Auvinen
2009-01-24
continued work on prediction and game timer
Magnus Auvinen
2009-01-21
improved crapnet so it changes between different ping configurations. improve...
Magnus Auvinen
2009-01-21
improved the prediction timer to handle crappy connections better
Magnus Auvinen
2009-01-15
added font generator
Jakob Fries
2009-01-10
fixed a few debug messages that spammed a bit too much
Magnus Auvinen
2008-11-15
upgraded the master server code so it can handle more servers
Magnus Auvinen
2008-11-08
fixed some config options for crapnet
Magnus Auvinen
2008-10-20
improved crapnet to beable to do packet reodering /home/kma/code/teeworlds/tr...
Magnus Auvinen
2008-10-19
fixed a lot of network troubles
Magnus Auvinen
2008-08-17
continued with clean up
Magnus Auvinen
2008-08-14
moved out e_system, e_detect, vmath and math to a little base library
Magnus Auvinen
2008-07-06
major update. server clean up and much added documentation
Magnus Auvinen
2008-04-05
new network code. not perfect. connectionless packets is missing so no server...
Magnus Auvinen
2008-03-22
renamed everything. added the new license
Magnus Auvinen
2008-03-18
loads of small fixes everywhere
Magnus Auvinen
2008-02-24
larger restructure to improve security
Magnus Auvinen
2008-02-10
merged 0.3.4 changes to trunk
Magnus Auvinen
2007-12-15
cleaned up code structure a bit
Magnus Auvinen
2007-11-25
added license info
Magnus Auvinen
2007-11-04
added skins, tweaked prediction like hell
Magnus Auvinen
2007-10-28
added nameplates
Magnus Auvinen
2007-09-29
fixed sorting for the server browsing. added mass server script that starts a...
Magnus Auvinen
2007-09-27
begun the work for the new server browse backend
Magnus Auvinen
2007-09-23
loads of changes. better prediction. line drawing. some nice graphs :)
Magnus Auvinen
2007-09-09
a lot of changes. client side prediction added
Magnus Auvinen
2007-08-22
major engine cleanup. dependency on baselib removed. engine is now C code (no...
Magnus Auvinen
2007-08-05
made so that you can bind the server to a specific address
Magnus Auvinen
2007-07-29
an update :D
Magnus Auvinen
2007-07-26
fixed latency stuff, some gfx stuff
Magnus Auvinen
2007-07-25
fixed dilate.c
Magnus Auvinen
2007-07-24
epic commit. removed tga support, removed BGR support. fixed one config for e...
Magnus Auvinen