about summary refs log tree commit diff
path: root/src/game/server/gs_game.cpp
AgeCommit message (Expand)Author
2008-03-21added the rifle to the maps and removed it from the starting inventoryMagnus Auvinen
2008-03-01fixed so that the map rotation works like it shouldMagnus Auvinen
2008-02-24larger restructure to improve securityMagnus Auvinen
2008-02-11security audit: first batch of fixes. replaced sprintf, strcpy with more secu...Magnus Auvinen
2008-02-02added laser weaponMagnus Auvinen
2008-01-19large commit. documented a bit. editor updates. general cleanup of everythingMagnus Auvinen
2008-01-17editor update and other stuffMagnus Auvinen
2008-01-13removed some old codeMagnus Auvinen
2008-01-12merged editor over to trunkMagnus Auvinen
2007-12-18fixed various small bugs. fixed fair spawning systemMagnus Auvinen
2007-12-16fixed minor problem that can cause stack trashingMagnus Auvinen
2007-12-15renamed gs_common.cpp to gs_game.cppMagnus Auvinen