about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
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-19fixed the demo recorder so it padds the data to 4 byte alignment so the compr...Magnus Auvinen
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
2008-12-08reset error_string when starting demo playbackAlfred Eriksson
2008-12-08removed pause command to fix #573Alfred Eriksson
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 dire...Magnus Auvinen
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 server side demo recording and some possible crashes with incorrect demosMagnus Auvinen
2008-11-16window resizing disabled by defaultAlfred Eriksson
2008-11-15upgraded the master server code so it can handle more serversMagnus Auvinen
2008-11-15added some extra debugging informationMagnus Auvinen
2008-11-15New debug message when starting round with gametype and teamplay informationscosu
2008-11-11forgot some codeAlfred Eriksson
2008-11-11fixed server side demo recording filenameAlfred Eriksson
2008-11-08gfx_get_video_modes now returns the right number of modesAlfred Eriksson
2008-11-08Chat message for capture timing. ticket #278scosu
2008-11-08fixed some config options for crapnetMagnus Auvinen
2008-11-08fixed the favorite button in the server infoMagnus Auvinen
2008-11-08better voting supportMagnus Auvinen
2008-11-08fixed so that downloadedmaps directory is createdMagnus Auvinen
2008-11-08solved #559Magnus Auvinen
2008-11-08a nicer solution for changeset:1669scosu
2008-11-08fixed separate directory for downloaded mapsMagnus Auvinen
2008-11-08added gfx init fallbacks that disables some troubling gfx optionsMagnus Auvinen
2008-11-08added no_gfx optionMagnus Auvinen
2008-11-08corrected the zlib includeMagnus Auvinen
2008-11-08added str_isspace and str_length functions to systemMagnus Auvinen
2008-11-07fixed unwanted app quitting; commented out check of gfx_window_open(); ticket...Dominik Geyer
2008-11-05fixed editor input-focus bug; ticket #552Dominik Geyer
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