summaryrefslogtreecommitdiff
path: root/src/game/g_main.c
AgeCommit message (Expand)Author
2013-01-03fix maxZones dynamic allocation conditionalBen Millwood
2013-01-03add cg_disableBlueprintErrors and un-cvarize g_humanRepeaterAllowOverlapBen Millwood
2013-01-03* Repeaters cost 2 BP that take away from the main (reactor's) pool.Ben Millwood
2013-01-03Fix some bugs with Zone BPBen Millwood
2013-01-03Zone BP updates, and a minor bug fixBen Millwood
2013-01-03use alien queue for aliensRoman Tetelman
2013-01-03Initialisation fix in BP zone allocation codeBen Millwood
2013-01-03Queue buildpoints in main zone and unpowered buildablesBen Millwood
2013-01-03Minor cleanups to zone bpBen Millwood
2013-01-03Zone BPBen Millwood
2013-01-03* Add "return" keyword to map rotation system, which causes a rotation toTim Angus
2013-01-03* Fairly substantial restructuring of the map rotation system which hopefullyTim Angus
2013-01-03* Change grammar of map rotation system to support back to back conditionsTim Angus
2013-01-03* Various changes resulting from sanity checking against mgdev HEADTim Angus
2013-01-03* fix previous commit to actually work (integer math...whoops)Roman Tetelman
2013-01-03* make build point return time shorter when more build points are missingRoman Tetelman
2013-01-03* Fix a new formatting issue from revision 1189M. Kristall
2013-01-03* Move some code aroundM. Kristall
2013-01-03* New zap (fixes #40)Roman Tetelman
2013-01-03* (bug 3993) ban length limits (Rezyn)Christopher Schwarz
2013-01-03* (bug 3990) Allow voting for next map (with thanks to Critux)Christopher Schwarz
2013-01-03* Fix semicolon I forgot during the previous commitChristopher Schwarz
2013-01-03* (bug 4003) Non-buildable entities can be counted as spawns (Rezyn)Ben Millwood
2013-01-03* Log stageups to games.logChristopher Schwarz
2013-01-03* (bug 3964) Fix votedisplaystrings printing as blank in some circumstances (...Christopher Schwarz
2013-01-03* Fix crashbug introduced last revision. This time I'm going to just revert t...Christopher Schwarz
2013-01-03* Fix broken spawn queue bug introduced in r1121Christopher Schwarz
2013-01-03* Remove cvars unused after revision 1143M. Kristall
2013-01-03* Print the real, current server time at start of games.log so real times can...Christopher Schwarz
2013-01-03* Add Undeference's say_area commandChristopher Schwarz
2013-01-03* Add SD votes (closes #11)Christopher Schwarz
2013-01-03* Change EXEC_NOW to EXEC_APPENDM. Kristall
2013-01-03BP Queuing systemBen Millwood
2013-01-03* Revert stagedowns (fixes #2)Roman Tetelman
2013-01-03* fix a race condition that causes a team to lose two stages instead of one (...Roman Tetelman
2013-01-03* fix to players spawning in 3rd person and hopefully spawn queue blockingRoman Tetelman
2013-01-03* fix stage counter AGAINRoman Tetelman
2013-01-03* stagedown logging codeRoman Tetelman
2013-01-03 * Remove extra trailing newline from admin chat commands (oops)Ben Millwood
2013-01-03 * Use chat rather than print for adminchat server commandsBen Millwood
2013-01-03* s/STAGE2_THRESH/STAGE_THRESH/g that i missedRoman Tetelman
2013-01-03Ready code probably fixedBen Millwood
2013-01-03* make the enemy team lose a stage when you reach "stage 4"Roman Tetelman
2013-01-03stagedown wip codeRoman Tetelman
2013-01-03* (bug 2980) Add g_dretchPunt setting to punt dretches out of the way of team...Christopher Schwarz
2013-01-03* Add the /a command, which sends a message to all active adminsChristopher Schwarz
2013-01-03* (bug 3379) !adjustban command to change reason and duration of bans (flag b)M. Kristall
2013-01-03 * More testing code to fix ready stateBen Millwood
2013-01-03 * Flood protection in chat and admin commandsBen Millwood
2013-01-03 * Merge STAT_WEAPONS[2] into STAT_WEAPON and dispose of unnecessary STAT_SLOTSBen Millwood