about summary refs log tree commit diff
path: root/src/game/server/gamecontroller.cpp
AgeCommit message (Collapse)Author
2008-10-06major update. continued on ban support. added demo recording (client and ↵Magnus Auvinen
server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks
2008-10-02Removed compile warningsJoel de Vahl
2008-09-23some server restructure. added hook no attach soundMagnus Auvinen
2008-09-07added round number to the scoreboardAlfred Eriksson
2008-09-07merge from 0.4.3: notification on auto team balanceAlfred Eriksson
2008-09-07mermerge from 0.4.3: auto team balancingAlfred Eriksson
2008-09-02merge from 0.4.3: versionserver and red team score-use in dmAlfred Eriksson
2008-08-31setting of correct game type in game controller. fixed gametype filter in ↵Magnus Auvinen
browser. various cleanups
2008-08-31removed the GAMETYPE_ enumMagnus Auvinen
2008-08-27fixed so the client gets the correct player infoMagnus Auvinen
2008-08-27fixed weapon switchingMagnus Auvinen
2008-08-27major commit. game client restructure. not complete, loads of stuff not ↵Magnus Auvinen
working, but the structure is there
2008-08-17continued with clean upMagnus Auvinen
2008-08-14last of the game server clean up. now it's doneMagnus Auvinen
2008-08-14moved alot of stuff to their own cpp/hpp filesMagnus Auvinen