about summary refs log tree commit diff
path: root/src/engine/client/ec_client.c
AgeCommit message (Collapse)Author
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