about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2009-01-11tuned so the jumps are as high in 0.4Magnus Auvinen
2009-01-11added mod gamemodeAlfred Eriksson
2009-01-11fixed so the current server info doesn't update the server list causing problemsMagnus Auvinen
2009-01-10fixed the scrolling in server listAlfred Eriksson
2009-01-10fixed error that occurs when you try to free the invalid texture textureMagnus Auvinen
2009-01-10added mouse wheel scrolling in file dialogsAlfred Eriksson
2009-01-10fixed so when you are in not in playing mode, the input snapping drops to ↵Magnus Auvinen
1hz to save even more bandwidth
2009-01-10fixed a few debug messages that spammed a bit too muchMagnus Auvinen
2009-01-10increased input snapping rate from 5hz to 10hz inorder to predict the ↵Magnus Auvinen
network latency better
2009-01-10fixed resending algorithmMagnus Auvinen
2009-01-10fixed #585Alfred Eriksson
2009-01-10removed input timing from the snapshot messages and put them in a separate ↵Magnus Auvinen
message so we don't loose them if the input were late
2009-01-10finished the ban supportMagnus Auvinen
2009-01-10fixed more reliable tw_api.py scriptMagnus Auvinen
2009-01-09applied patch for hook bugMagnus Auvinen
2009-01-08upgraded to bam 0.2.0Magnus Auvinen
2008-12-30fixed bug where the backspace doesn't work like it should under mac os xJoel de Vahl
2008-12-20fixed a small bugAlfred Eriksson
2008-12-19improved the demo players scrubbing capabilitiesMagnus Auvinen
2008-12-19improved the demo players scrubbing capabilitiesMagnus Auvinen
2008-12-19fixed so that events isn't processed when scrubbing a demoMagnus Auvinen
2008-12-19improved the error reporting of the network unpackerMagnus Auvinen
2008-12-19fixed the demo recorder so it padds the data to 4 byte alignment so the ↵Magnus Auvinen
compression works like it should
2008-12-19removed spamming I wanna spawn messageMagnus Auvinen
2008-12-19added missing function in network headerMagnus Auvinen
2008-12-19fixed crashbug caused by players disconnecting while still having bullets in ↵Magnus Auvinen
the air
2008-12-08reset error_string when starting demo playbackAlfred Eriksson
2008-12-08removed pause command to fix #573Alfred Eriksson
2008-11-29made sdl like a little bampackMagnus Auvinen
2008-11-29applied patch from Richie Nyhus to convert CRLF to LF, as it should beMagnus Auvinen
2008-11-28Fix for ticket #530. The problem was signed char in those functionsscosu
2008-11-23added rcon_auth command to authAlfred Eriksson
2008-11-21fixed spectator bugAlfred Eriksson
2008-11-17show the internet server browser when trying to show ingame pages offlineAlfred Eriksson
2008-11-17don't allow team changes, emoticons or kill command when game is pausedAlfred Eriksson
2008-11-17fixed demo list refreshingAlfred Eriksson
2008-11-17stops recording when client switches stateAlfred Eriksson
2008-11-17client can only start a recording when in the gameAlfred Eriksson
2008-11-17added gfx_noclip to disable clippingAlfred Eriksson
2008-11-17fixed overlapping texts in hudAlfred Eriksson
2008-11-16fixed rounding errors in the character core causing it to favour certain ↵Magnus Auvinen
directions
2008-11-16GFX: cut away redundant AA on 90° lines, fixed some border leaks (shotty ↵Johan Althoff
<--> pistol)
2008-11-16Landil's fix for #553Alfred Eriksson
2008-11-16fixed window positioning for windowsAlfred Eriksson
2008-11-16paused the aiming when game is pausedAlfred Eriksson
2008-11-16fixed issues when pausing the game and added pause and unpause console commandsMagnus Auvinen
2008-11-16fixed the kill command spawn delayAlfred Eriksson
2008-11-16fixed respawn timesAlfred Eriksson
2008-11-16fixed so it handles multiple packets from the mastersMagnus Auvinen
2008-11-16fixed server side demo recording and some possible crashes with incorrect demosMagnus Auvinen