summaryrefslogtreecommitdiff
path: root/src/game/g_main.c
AgeCommit message (Expand)Author
2013-01-03* (bug 3194) potential log ambiguities (requires log parser updates)M. Kristall
2013-01-03* (bug 3391) FF Cvar cleanupChristopher Schwarz
2013-01-03* Remove many unused cvars that don't do anythingChristopher Schwarz
2013-01-03* Add the Q_EXPORTs I missed from merging ioq3Tim Angus
2013-01-03* Fix various fuck-ups introduced during the mergeTim Angus
2013-01-03* Rename some types and variables related to building point zones to be moreTim Angus
2013-01-03g_markDeconstruct default changed 1 -> 3Roman Tetelman
2013-01-03Fix camper creditsRoman Tetelman
2013-01-03* bring back camper creditsRoman Tetelman
2013-01-03Decrement queued build points to avoid infinite loopRoman Tetelman
2013-01-03Make next queue time calculation more consistentBen Millwood
2013-01-03Merge most of the CalculateBuildPoints loopsBen Millwood
2013-01-03Simplify some power handling codeBen Millwood
2013-01-03Tweaks to cvar default values and flagsBen Millwood
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