summaryrefslogtreecommitdiff
path: root/src/game/g_cmds.c
AgeCommit message (Expand)Author
2013-01-03* Add Undeference's say_area commandChristopher Schwarz
2013-01-03* redo hovel removal in a way that doesn't break log parsers (reported by msk)Roman Tetelman
2013-01-03* Add SD votes (closes #11)Christopher Schwarz
2013-01-03* Bring back g_maxGameClients (thanks kevlarman)M. Kristall
2013-01-03* remove hovel (fixes #26) (todo: go back and actually remove the code)Roman Tetelman
2013-01-03* it's no longer possible to callteamvote admitdefeat after having passedRoman Tetelman
2013-01-03BP Queuing systemBen Millwood
2013-01-03* Don't play EV_FALL_FAR sound if deadBen Millwood
2013-01-03* Fix out of bounds errorM. Kristall
2013-01-03* Remove another pointless va()M. Kristall
2013-01-03* Fix compiler warning about G_FindOvermindBen Millwood
2013-01-03* Allow boosters to give poison within the first 30 seconds of the gameBen Millwood
2013-01-03* Remove SS_INFESTING and PM_SPINTERMISSION since they were not usedBen Millwood
2013-01-03 * Add BG_EventName and use it to simplify a series of debugging messagesBen Millwood
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 * Fix spectator occasionally displaying crosshairsBen Millwood
2013-01-03* Handle some broken admin.dat files the same as beforeM. Kristall
2013-01-03* Add functions G_TeamName and G_TeamFromStringM. Kristall
2013-01-03* Added improved team join messages (original patch thanks to peoro)Christopher Schwarz
2013-01-03* Fix a buffer overflow introduced in revision 1121M. Kristall
2013-01-03* Add the /a command, which sends a message to all active adminsChristopher Schwarz
2013-01-03* s/MOD_UNKNOWN/MOD_DECONSTRUCT/Roman Tetelman
2013-01-03* (bug 3379) !adjustban command to change reason and duration of bans (flag b)M. Kristall
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
2013-01-03* (bug 2965) Strip colour codes from log messages (Ben Millwood)M. Kristall
2013-01-03* revert part of r77 to allow clients to keep their creditsRoman Tetelman
2013-01-03* (bug 3719) IP address fields in admin system are not large enough for IPv6M. Kristall
2013-01-03Un-merge bits of svn because they interfere with stickypsec (oops)Ben Millwood
2013-01-03* (bug 3690) Suicides aren't cancelled when leaving/switching teams (oops)M. Kristall
2013-01-03* (bug 3658) flashing battlesuit in dying animationM. Kristall
2013-01-03 * Adjust the error text for no BP based on markdeconstructBen Millwood
2013-01-03* (bug 3673) Add boundary checking to G_SanitiseName() and G_DecolorString()M. Kristall
2013-01-03* (bug 3631) Macro safety for MIN() and MAX() (Ben Millwood)M. Kristall
2013-01-03 * Update README viewvc urlBen Millwood
2013-01-03* (bug 3633) Fix some buffer-safety issuesM. Kristall
2013-01-03 * Fix tabsBen Millwood
2013-01-03* (bug 3595) /sell upgrades doesn't change player model for battlesuitM. Kristall
2013-01-03* voice chat stuff (no, not like TeamSpeak)Tony J. White
2013-01-03* add a new function BG_PrimaryWeapon() that returns the "primary"Tony J. White
2013-01-03* Replace reams of BG_Find* functions with: BG_Buildable, BG_Class, BG_Weapon,Tim Angus
2013-01-03* Merge clientSession_t::sessionTeam and clientSession_t::spectatorStateTim Angus
2013-01-03* (bug 3554) Make sure opened files get closed properly -- for real this timeM. Kristall
2013-01-03benmachine typo fixed: oldBoostedTime"->oldBoostTimeAsa Kravets
2013-01-03Keep poison through an evolutionBen Millwood
2013-01-03* (bug 3057) Granger breaks under certain conditions (Risujin)M. Kristall
2013-01-03New build error and corresponding menu for attempted deconstruction of the la...Ben Millwood
2013-01-03Quashed a pair of warnings.Michael Levin
2013-01-03Put MN_H_NOENERGYAMMOHERE back.Michael Levin