about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
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
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-28fixed problem that occurs when a resend happens in a packets causing errornou...Magnus Auvinen
2008-10-26Changes the collision check for death-tiles so it reacts if any part of the t...scosu
2008-10-25fixed recording on the clientMagnus Auvinen
2008-10-25cleaned up engine client graphics a bitMagnus Auvinen
2008-10-25fixed so that the client broadcasts to 8303-8310 for servers on LANMagnus Auvinen