Age | Commit message (Expand) | Author |
2013-01-03 | * Move more things to cgame | M. Kristall |
2013-01-03 | * (bug 4301) Clear decon markers when entering sudden death (Rezyn) | Christopher Schwarz |
2013-01-03 | * Update restricted config strings after a game ends | Tim Angus |
2013-01-03 | * (bug #3836) Add [SV|trap]_SetConfigstringRestrictions which prevents some | Tim Angus |
2013-01-03 | * Massive refactor of voting code | M. Kristall |
2013-01-03 | * (bug 3194) potential log ambiguities (requires log parser updates) | M. Kristall |
2013-01-03 | * (bug 3391) FF Cvar cleanup | Christopher Schwarz |
2013-01-03 | * Remove many unused cvars that don't do anything | Christopher Schwarz |
2013-01-03 | * (bug 4071) subnet bans | M. Kristall |
2013-01-03 | * Rename some types and variables related to building point zones to be more | Tim Angus |
2013-01-03 | get rid of the rest of the basiturretgrab code | Ben Millwood |
2013-01-03 | * store credits in pers.credit instead of ps.stats[ PERS_CREDIT ] | Roman Tetelman |
2013-01-03 | Fix camper credits | Roman Tetelman |
2013-01-03 | * bring back camper credits | Roman Tetelman |
2013-01-03 | * Fix an annoying warning | M. Kristall |
2013-01-03 | Make next queue time calculation more consistent | Ben Millwood |
2013-01-03 | Simplify some power handling code | Ben Millwood |
2013-01-03 | * Increase repeater cost from 2 to 4 | Ben Millwood |
2013-01-03 | Remove repeater overlap prevention code | Ben Millwood |
2013-01-03 | add cg_disableBlueprintErrors and un-cvarize g_humanRepeaterAllowOverlap | Ben Millwood |
2013-01-03 | Fix some bugs with Zone BP | Ben Millwood |
2013-01-03 | Zone BP updates, and a minor bug fix | Ben Millwood |
2013-01-03 | Minor cleanups to zone bp | Ben Millwood |
2013-01-03 | Zone BP | Ben Millwood |
2013-01-03 | * Add "return" keyword to map rotation system, which causes a rotation to | Tim Angus |
2013-01-03 | * Fairly substantial restructuring of the map rotation system which hopefully | Tim Angus |
2013-01-03 | * Change grammar of map rotation system to support back to back conditions | Tim Angus |
2013-01-03 | * Remove unused variable | Tim Angus |
2013-01-03 | * Replace BG_(Un)PackZapTargets with more generic and less muddled BG_(Un)Pac... | Tim Angus |
2013-01-03 | * s/G_TriggerMenu2/G_TriggerMenuArgs/ | Tim Angus |
2013-01-03 | * Various changes resulting from sanity checking against mgdev HEAD | Tim Angus |
2013-01-03 | * New zap (fixes #40) | Roman Tetelman |
2013-01-03 | * Builders get one score point per 10 seconds | Christopher Schwarz |
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 commit | Christopher Schwarz |
2013-01-03 | * Silence compiler warnings from r1160 | Christopher Schwarz |
2013-01-03 | * add printqueue server command to try to debug issue #20 | Roman Tetelman |
2013-01-03 | * Move some server commands into game and refactor game commands | M. Kristall |
2013-01-03 | * Remove cvars unused after revision 1143 | M. Kristall |
2013-01-03 | * Add Undeference's say_area command | Christopher Schwarz |
2013-01-03 | * Add SD votes (closes #11) | Christopher Schwarz |
2013-01-03 | Smooth regeneration | Ben Millwood |
2013-01-03 | * Change EXEC_NOW to EXEC_APPEND | M. Kristall |
2013-01-03 | BP Queuing system | Ben Millwood |
2013-01-03 | * fix compiler warning | Roman Tetelman |
2013-01-03 | * Revert stagedowns (fixes #2) | Roman Tetelman |
2013-01-03 | * Fix compiler warning about G_FindOvermind | Ben Millwood |
2013-01-03 | * Allow boosters to give poison within the first 30 seconds of the game | Ben Millwood |
2013-01-03 | * Add BG_EventName and use it to simplify a series of debugging messages | Ben Millwood |