summaryrefslogtreecommitdiff
path: root/src/game/g_active.c
AgeCommit message (Expand)Author
2013-01-03* (bug 4908) Show BP from marked buildables on the HUDChristopher Schwarz
2013-01-03* (bug 4746) Give some small score to basilisks for healing teammatesChristopher Schwarz
2013-01-03* Change how r2097 makes map-set values non-persistent and make map configs workM. Kristall
2013-01-03* (bug 4883) Fix ability to build 0-BP structures in SD if the blueprint is a...Christopher Schwarz
2013-01-03* g_disabled* cvars are used by ui but were not communicated to the clientM. Kristall
2013-01-03* Separate namelog from adminM. Kristall
2013-01-03* Remove hovelM. Kristall
2013-01-03* Renamed MAX_STAMINA to STAMINA_MAX and moved to tremulous.hAsa Kravets
2013-01-03* Fix votes failing when they shouldn't (Rezyn)Christopher Schwarz
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Fix the mara+ zap repeat-rate being infinitely long if you kept mashing the...Christopher Schwarz
2013-01-03* Stamina changes/fixes (kevlarman)Christopher Schwarz
2013-01-03* Massive refactor of voting codeM. Kristall
2013-01-03* fix some more credit copying issuesRoman Tetelman
2013-01-03Scrap PMF_TIME_KNOCKOFF so pm_flags fit in 16 bitsBen Millwood
2013-01-03Fix camper creditsRoman Tetelman
2013-01-03* bring back camper creditsRoman Tetelman
2013-01-03Simplify some power handling codeBen Millwood
2013-01-03Zone BPBen Millwood
2013-01-03* Various changes resulting from sanity checking against mgdev HEADTim Angus
2013-01-03* New zap (fixes #40)Roman Tetelman
2013-01-03* Builders get one score point per 10 secondsChristopher Schwarz
2013-01-03Improvements, fixes, and cleanups to smooth regenBen Millwood
2013-01-03* fix infinite loop in new regen code when aliens admitdefeatRoman Tetelman
2013-01-03Only regenerate health while aliveBen Millwood
2013-01-03Smooth regenerationBen Millwood
2013-01-03* ckit repairs automatically without having to press mouse2 (fixes issue #3)Roman Tetelman
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* from __future__ import thirdpersonspec (Lakitu7)Roman Tetelman
2013-01-03* Booster was providing extra regeneration without an overmind present (bob)Roman Tetelman
2013-01-03 * Add BG_EventName and use it to simplify a series of debugging messagesBen Millwood
2013-01-03* fix for unlagged being turned off for clients who spawn (bob)Roman Tetelman
2013-01-03* add cg_unlagged to allow clients to disable backward reconcilliation for th...Roman Tetelman
2013-01-03* players dying to structures no longer give full credit towards stagesRoman Tetelman
2013-01-03 * Fix tabsBen Millwood
2013-01-03* voice chat stuff (no, not like TeamSpeak)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 3057) Granger breaks under certain conditions (Risujin)M. Kristall
2013-01-03* Lucifer Cannon projectile and bounding box shrunk a little to fit muzzle bo...Michael Levin
2013-01-03* Lucifer cannon projectile a little bigger with chargeMichael Levin
2013-01-03* Humans hit with Basilisk gas now show a particle effect until it wears offMichael Levin
2013-01-03* Added charge meter to the UI, can be disabled via GUIMichael Levin
2013-01-03Need to clear the Tyrant's fall velocity before every PMove or we can get ins...Michael Levin
2013-01-03* Build delay pie slices are now 5 sec each for both teamsMichael Levin
2013-01-03* Spawn queue displays ordinals ("You are 2nd in the spawn queue")Michael Levin
2013-01-03* Norfenstein's increased Dretch attack repeatMichael Levin
2013-01-03* Shut up some compiler warnings (but not all of them)Ben Millwood
2013-01-03* Removed unused G_CrushAttack argumentMichael Levin