summaryrefslogtreecommitdiff
path: root/src/game/g_active.c
AgeCommit message (Expand)Author
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
2013-01-03* Turrets back to their "dumb" behaviorMichael Levin
2013-01-03* Started updating infopanes with Badger, need to do moreMichael Levin
2013-01-03Another bugfix, Lucifer Cannon won't start charging again after an overcharge.Michael Levin
2013-01-03* Removed forced crouching for Tyrant crush, Tyrants should no longer bounce ...Michael Levin
2013-01-03* Per Lakitu7's suggestion, changed spectator bounding box to match the dretc...Michael Levin
2013-01-03* Dodge no longer drains stamina while flying with a jetpackMichael Levin
2013-01-03Added armour files to version control.Michael Levin
2007-10-30* (bug 3384) Remove server side armoury refresh and replace with UI sideTim Angus
2007-10-01* Fix to bug where crouching and moving wouldn't replenish staminaTim Angus
2007-09-25* Remove B_REMOVED_TOGGLEBIT, use ps->misc per player insteadTim Angus
2007-09-25* Replace "powerups" state data with "misc"Tim Angus
2007-09-23* (bug 2756) s/damage/dmg/Tim Angus
2007-09-22* (bug 3309) Fix to angle clamping (/dev/humancontroller)Tim Angus
2007-09-21* Remove lots and lots of redundant commentsTim Angus
2007-09-16* (bug 2783) Rework lcannon firing logicTim Angus
2007-06-12* ClientCommand() rewriteM. Kristall
2007-03-25* ingame menus redesignedTony J. White
2006-12-30* (bug 2960) Pain indication no longer displayed during intermissionTim Angus
2006-12-29* Buildable destruction marking (via g_markDeconstruct)Tim Angus
2006-12-11* (bug 2961) G_UnlaggedCalc() crash on map load when using .so instead of qvmTony J. White
2006-12-09* (bug 2903) Added g_unlagged. This is based on Neil Toronto's unlaggedTony J. White
2006-12-04* (bug 2934) cap health sent as eventParm at 255 to prevent too many tyrantTony J. White
2006-11-29* Functionalise testing for sudden deathTim Angus
2006-10-30* (bug 2894) automatic shoving of teammates on collision. set g_shove to aTony J. White
2006-07-31* Fix to ClientSpawn: spawn is NULL bug #2732 (tjw)Tim Angus
2006-07-31* Add otherEntityNum to playerState_t... and don't use it... yetTim Angus
2006-06-18* Removed redundant grenade codeTim Angus
2006-05-16* Patches from bugs:Tim Angus
2006-05-16* Removal of bot codeTim Angus
2006-04-09* Removed CS_SCORE? config strings -- they were unusedTim Angus
2006-01-18* Added BG_FindUsableForUpgradeTim Angus
2005-12-10* s/Quake III Arena source code/Tremulous/Tim Angus
2005-12-10* Move the game source from mod/src/ to src/Tim Angus
2005-12-10* Moved existing src directory out the way whilst I merge ioq3Tim Angus
2005-12-08* Reduced Dragoon pounce range to 64 from 96Tim Angus
2005-11-29* Lowered steptime for spectatorTim Angus
2005-11-27* Fixed death by poison MOD s/antitox/medkit/Tim Angus
2005-10-03* Removed jump pad code (and associated media loading)Tim Angus
2005-09-04* Fixed Medkit usable after death bugTim Angus
2005-09-01* Reworked how weapon changes are performed, fixing bugs in the processTim Angus
2005-08-31* Reimplemented how buildables play damage sounds to not use the event systemTim Angus
2005-08-06* Free frags are no longer awarded after the sudden death timeTim Angus