summaryrefslogtreecommitdiff
path: root/src/game/g_main.c
AgeCommit message (Expand)Author
2013-01-03* Fix timestamps in games.log not resetting after a map_restart (thanks kharnov)Christopher Schwarz
2013-01-03* Change how r2097 makes map-set values non-persistent and make map configs workM. Kristall
2013-01-03* Three minor cleanups (/dev/humancontroller)Christopher Schwarz
2013-01-03* (bug 4883) Fix ability to build 0-BP structures in SD if the blueprint is a...Christopher Schwarz
2013-01-03* Print pause time in seconds instead of ms when unpausedChristopher Schwarz
2013-01-03* g_disabled* cvars are used by ui but were not communicated to the clientM. Kristall
2013-01-03Nothing to see hereM. Kristall
2013-01-03* (bug 4815) Add /pause admin commandChristopher Schwarz
2013-01-03* (bug 4816) Add team imbalance warning messagesChristopher Schwarz
2013-01-03* (bug 4522) Make map rotation logic robust against missing maps andJohn Ellis
2013-01-03* (bug 4761) Count connecting players as votersM. Kristall
2013-01-03* (bug 3495) Add support for message censorship (cue "finally!")M. Kristall
2013-01-03* Clear level.logfile handle after closing it for ShutdownGame.John Ellis
2013-01-03* Fix admin /rename by not decrementing namelog->nameChanges, insteadJohn Ellis
2013-01-03* Use bitmasks instead of arrays for keeping track of whether/how a player votedM. Kristall
2013-01-03* Separate namelog from adminM. Kristall
2013-01-03* Refactor emoticon codeM. Kristall
2013-01-03* Fix a bug with nextmap votesM. Kristall
2013-01-03* Add a EndVote: line to games.log for showing vote results (Rezyn)Christopher Schwarz
2013-01-03* Fix votes failing when they shouldn't (Rezyn)Christopher Schwarz
2013-01-03* Remove some unused game cvarsBen Millwood
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Don't send game statistics when cheats are enabledChristopher Schwarz
2013-01-03* Server- and client-side tab completion for commands handled by the game moduleM. Kristall
2013-01-03* Fix ability to mark the last spawn for deconstruction (Rezyn)Christopher Schwarz
2013-01-03* Potentially fix a bug where votes fail for no apparent reasonM. Kristall
2013-01-03* Prevent new votes from preventing previous votes from executingM. Kristall
2013-01-03* Fix votes from needing to be unanimous to pass, introduced in r1754Christopher Schwarz
2013-01-03* (bug 4310) Rework admin.logChristopher Schwarz
2013-01-03* (bug 4309) Add options to !restart that allow for keeping/switching player ...Christopher Schwarz
2013-01-03* (bug 2923) Add ability to have a "warmup" time where players cannot join a ...Christopher Schwarz
2013-01-03* Remove redundant colour in G_AdminMessageBen Millwood
2013-01-03* (bug 4306) Fix display formatting between different types of chat textChristopher Schwarz
2013-01-03* (bug 2991) Add teamoverlay, an optional hud display showing names, health, ...Christopher Schwarz
2013-01-03* Move more things to cgameM. Kristall
2013-01-03* (bug 4301) Clear decon markers when entering sudden death (Rezyn)Christopher Schwarz
2013-01-03* Update restricted config strings from G_InitGameTim Angus
2013-01-03* Update restricted config strings after a game endsTim Angus
2013-01-03* (bug #3836) Add [SV|trap]_SetConfigstringRestrictions which prevents someTim Angus
2013-01-03* Massive refactor of voting codeM. Kristall
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