about summary refs log tree commit diff
path: root/src/game
AgeCommit message (Collapse)Author
2009-01-11added mod gamemodeAlfred Eriksson
2009-01-10fixed the scrolling in server listAlfred Eriksson
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-10increased input snapping rate from 5hz to 10hz inorder to predict the ↵Magnus Auvinen
network latency better
2009-01-10fixed #585Alfred Eriksson
2009-01-09applied patch for hook bugMagnus 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-19fixed so that events isn't processed when scrubbing a demoMagnus Auvinen
2008-12-19removed spamming I wanna spawn messageMagnus Auvinen
2008-12-19fixed crashbug caused by players disconnecting while still having bullets in ↵Magnus Auvinen
the air
2008-12-08removed pause command to fix #573Alfred Eriksson
2008-11-28Fix for ticket #530. The problem was signed char in those functionsscosu
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-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-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 server side demo recording and some possible crashes with incorrect demosMagnus Auvinen
2008-11-15added some extra debugging informationMagnus Auvinen
2008-11-15New debug message when starting round with gametype and teamplay informationscosu
2008-11-08Chat message for capture timing. ticket #278scosu
2008-11-08fixed the favorite button in the server infoMagnus Auvinen
2008-11-08better voting supportMagnus Auvinen
2008-11-08solved #559Magnus Auvinen
2008-11-08a nicer solution for changeset:1669scosu
2008-11-04fixed check for bind-keyid; patch by RomDDominik Geyer
2008-11-04do not take/reset the flag if character is dead or spectator; ticket #556Dominik Geyer
2008-11-04fixed null-pointer server-crashDominik Geyer
2008-11-04tdm: fix team-scoring on teammate-kill; ticket #557Dominik Geyer
2008-11-04fix for ticket #549 by using col_intersect_linescosu
2008-11-02editor: use CTRL-key instead of ALT-key to move world/view; ticket #551Dominik Geyer
2008-11-01now server sends the player spawn eventsAlfred Eriksson
2008-11-01fixed the clipping of the file boxAlfred Eriksson
2008-11-01editor now works correctly when console is toggled (focus problem)Alfred Eriksson
2008-11-01check nickname for invalid chars; ticket #547Dominik Geyer
2008-11-01a fix for the physical size of tees in changeset:1659scosu
2008-10-29Changes the max spectator slots to 16scosu
2008-10-29fixed #546Alfred Eriksson
2008-10-26Changes the collision check for death-tiles so it reacts if any part of the ↵scosu
tee is in the area of the tile. Before this change it reacts only if the middle of the tee is in the death tile.
2008-10-25improved the network clipping a bitMagnus Auvinen
2008-10-25reset score on resetMagnus Auvinen