about summary refs log tree commit diff
path: root/src/engine
AgeCommit message (Collapse)Author
2007-12-25compile fixesMagnus Auvinen
2007-12-25new fonts added, lots more magic font code added, server bug fixedJakob Fries
2007-12-24fixed font stuffsJakob Fries
2007-12-24more font stuffsJakob Fries
2007-12-22add new font stuffJakob Fries
2007-12-20fixed crash when joining a server when connected to one alreadyMagnus Auvinen
2007-12-19reverted glfw fixJoel de Vahl
2007-12-19start teewars by default on osx, no launcher yetJoel de Vahl
2007-12-19fixed error with the prediction eventsMagnus Auvinen
2007-12-19added version to server browser. fixed so that you can join a server even if ↵Magnus Auvinen
you have
2007-12-19fixed endian swap for server browserJoel de Vahl
2007-12-18fixed sv_status commandMagnus Auvinen
2007-12-18fixed various small bugs. fixed fair spawning systemMagnus Auvinen
2007-12-18added tournament modeMagnus Auvinen
2007-12-18fixed server browser sorting on win32. bizar implementation of qsort on win32.Johan Althoff
2007-12-18fixed smooooooth scrolling in the server browserMagnus Auvinen
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-17added the ability to kick playersMagnus Auvinen
2007-12-17fixed the bug with binding the mouse wheelMagnus Auvinen
2007-12-16fixed reverse sortingMagnus Auvinen
2007-12-16fixed so that the score is reported correctlyMagnus Auvinen
2007-12-16removed the snapshot writingMagnus Auvinen
2007-12-16optimizing delta creationMagnus Auvinen
2007-12-16added even more debugging infoMagnus Auvinen
2007-12-16added even more debugging infoMagnus Auvinen
2007-12-16added performance timersMagnus Auvinen
2007-12-16fixed some debug messagesMagnus Auvinen
2007-12-16added more checksMagnus Auvinen
2007-12-15added airjump sound. added the option to choose sound deviceMagnus Auvinen
2007-12-15fixed some network problemsMagnus Auvinen
2007-12-15fixed resizable windowMagnus Auvinen
2007-12-15changed stuff in e_system.h backMagnus Auvinen
2007-12-15fixed config loading. some compile warningsMagnus Auvinen
2007-12-15cleaned up code structure a bitMagnus Auvinen
2007-12-13fixed the server to report the alternative port correctlyMagnus Auvinen
2007-12-12loads of minor stuffMagnus Auvinen
2007-12-11cleaned up the console variablesMagnus Auvinen
2007-12-11fixed scoreboard stuffMagnus Auvinen
2007-12-11fixed panning problemMagnus Auvinen
2007-12-11added connection problems signMagnus Auvinen
2007-12-10foundation for widescreen support... still needs to fix ingame guiJakob Fries
2007-12-10fixed game timer issueMagnus Auvinen
2007-12-10added ui debugging toolsMagnus Auvinen
2007-12-10crash fixes and added optionsMagnus Auvinen
2007-12-10crash fix that occurs when compressed snapshot spans several packets. crash ↵Magnus Auvinen
fix caused but ids running out when chaning maps often
2007-12-09fixed so that you can bind mouse buttonsMagnus Auvinen
2007-12-09fixed has left messages when connecting with wrong password. fixed correct ↵Magnus Auvinen
name when leaving the server. removed the physics when a client disconnects
2007-12-09Doubleclick to join server. Correct name on disconnect.Joel de Vahl