about summary refs log tree commit diff
path: root/src/engine
AgeCommit message (Expand)Author
2010-06-10Fixed remaining compiler warnings for gcc on Linuxxalduin
2010-06-09Fixed some compiler warningsxalduin
2010-06-07made unban command work with the banlist index. Closes #102oy
2010-06-07update server info for connected clients if map or gametype changes. Closes #108oy
2010-06-06fixed some compiler warnings. Closes #76oy
2010-06-06Merge remote branch 'choupom/master'Magnus Auvinen
2010-06-06fixed issue when using +commands in the consoleMagnus Auvinen
2010-06-05fixed so we can run a map which is in a folderChoupom
2010-06-03Issue #82 time and date in screenshot filenamexalduin
2010-06-03mergend stuffSushiTee
2010-06-03- show connecting players with rcon status commandoy
2010-06-02shortened IsAuthed a bitSushiTee
2010-06-03Admin-Kick-ProtectionNoxNebula
2010-06-02Admin-Kick-ProtectionNoxNebula
2010-06-02fixed so that SDL_main is declared as a C function so linking gets done corre...Magnus Auvinen
2010-06-02fixed compile errors for osxMagnus Auvinen
2010-06-01fixed so that SDL_main is declared as a C function so linking gets done corre...Magnus Auvinen
2010-06-01fixed compile errors for osxMagnus Auvinen
2010-05-31removed alpha values from screenshots (#742)Tom Adams
2010-05-30*some esthetic changesThomas
2010-05-30auto capture mouse on focus (#728)Tom Adams
2010-05-29cleaned up some codeMagnus Auvinen
2010-05-29cleaned up some commentsMagnus Auvinen
2010-05-29fixed crash with related to player countMagnus Auvinen
2010-05-29copied refactor to trunkMagnus Auvinen
2009-10-29added missing headersMagnus Auvinen
2009-10-27major update with stuffMagnus Auvinen
2009-06-15fixed chaining of console commands, allows snatching updates of console varia...Magnus Auvinen
2009-06-15fixed so that the demo player doesn't crash when the map isn't foundMagnus Auvinen
2009-06-15fixed so server stops recording when changing mapMagnus Auvinen
2009-06-15fixed crashing of server side demos due to client_entergame() being processedMagnus Auvinen
2009-06-13minor cleanup of out commented clodeMagnus Auvinen
2009-06-13improved the font system even futher. utf8 is now used everywhere. it uses le...Magnus Auvinen
2009-06-07fixed utf8 supportMagnus Auvinen
2009-06-07new font rendering system using freetype2. only compiles under linux for nowMagnus Auvinen
2009-05-31moved 0.5 branch to trunkMagnus Auvinen
2009-01-24continued work on prediction and game timerMagnus Auvinen
2009-01-24added help messages for all commands. added syntax in the help msgAlfred Eriksson
2009-01-24added ping spike detectionMagnus Auvinen
2009-01-24fixed so the console show help for each command. not all commands have descri...Magnus Auvinen
2009-01-24fixed bug in text renderingMagnus Auvinen
2009-01-24added tab completion to the console. works for local and remoteMagnus Auvinen
2009-01-24moved refreshing of masters in the client from the server browsers to before ...Magnus Auvinen
2009-01-24reduced maximum masters from 16 to 4 to make the master server refresh cycle ...Magnus Auvinen
2009-01-24fixed so that the client connect command works when passed as an argumentMagnus Auvinen
2009-01-22removed old debug spamMagnus Auvinen
2009-01-21fixed mouse buttons that I kinda fucked upMagnus Auvinen
2009-01-21cleaned up mouse input a bitMagnus Auvinen
2009-01-21added support for mouse buttons 4-8Magnus Auvinen
2009-01-21stop recording on map loadMagnus Auvinen