about summary refs log tree commit diff
path: root/src/engine/client/ec_client.c
AgeCommit message (Collapse)Author
2008-01-13new mapformat in place. continued the cleanup. some effects are gone, gonna ↵Magnus Auvinen
be redone so no biggie. CTF isn't working now.
2008-01-12first round of code cleanupMagnus Auvinen
2008-01-12merged 0.3.3 changes over to trunkMagnus Auvinen
2008-01-11Minimized font's gfx memory footprint.Jakob Fries
2007-12-20fixed crash when joining a server when connected to one alreadyMagnus Auvinen
2007-12-19fixed error with the prediction eventsMagnus Auvinen
2007-12-19fixed endian swap for server browserJoel de Vahl
2007-12-18changed how the input snapping works. fixed a bug in the projectile ↵Magnus Auvinen
rendering when using 25 snapping rate
2007-12-17tweaked the prediction values a bitMagnus Auvinen
2007-12-17cleaned up abit. halfed the default snapping rate. fixed different snapping ↵Magnus Auvinen
rates, init, full and recover to help the bandwidth.
2007-12-15cleaned up code structure a bitMagnus Auvinen