summaryrefslogtreecommitdiff
path: root/src/game/g_combat.c
AgeCommit message (Expand)Author
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* cg_printDuplicate changed to cg_noPrintDuplicate (i.e.now defaults to 1.1 b...Ben Millwood
2013-01-03Credit based stagesBen Millwood
2013-01-03* Removal of now-redundant Makefile stuffBen Millwood
2013-01-03* (bug 3057) Granger breaks under certain conditions (Risujin)M. Kristall
2013-01-03* Lucifer cannon projectile a little bigger with chargeMichael Levin
2013-01-03* Gave Painsaw a crappy looking crosshairMichael Levin
2013-01-03Server logs look weird with MOD_SUICIDE listed as method of death for buildab...Michael Levin
2013-01-03* Spawn queue displays ordinals ("You are 2nd in the spawn queue")Michael Levin
2013-01-03Shut up compiler warnings (and possible bugfix)Ben Millwood
2013-01-03* Mass Driver will only shoot through players and buildablesMichael Levin
2013-01-03* Per Lakitu7's suggestion, changed spectator bounding box to match the dretc...Michael Levin
2013-01-03Point damage modifiers were not being detected correctly because hit angles w...Michael Levin
2013-01-03* MAX()/MIN() macros need to be wrapped in parenthesis to work as Michael Levin
2013-01-03* Damage regions are no longer included in non-locational damage 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-09-27* (bug 3249) Improve repeater interaction with marked deconstructionTim Angus
2007-09-25* Replace "powerups" state data with "misc"Tim Angus
2007-09-21* Remove lots and lots of redundant commentsTim Angus
2007-06-12* ClientCommand() rewriteM. Kristall
2006-12-29* (bug 2828) Removal of hack for scaled up knockback on teslagenTim Angus
2006-12-09* (bug 2903) Added g_unlagged. This is based on Neil Toronto's unlaggedTony J. White
2006-12-04* (bug 2934) shut up new warning message on obituary event when killed by worldTony J. White
2006-10-24* (bug 2849) reverted something I added in changeset 815 that turned outTony J. White
2006-09-05Bug 2849Tony J. White
2006-04-22* Do not increase team kills when team killing (from tjw)Tim Angus
2006-04-22* Per team friendly fire settings (from tjw)Tim Angus
2006-04-09* Removed CS_SCORE? config strings -- they were unusedTim Angus
2006-01-11* Flamer damage down to 20 from 31Tim 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-27* Fixed death by poison MOD s/antitox/medkit/Tim Angus
2005-10-15* Increased Tesla damage frequencyTim Angus
2005-10-03* Removed jump pad code (and associated media loading)Tim 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-03* Removed debug messages introduced in last commit :xTim Angus
2005-08-03* Weapon switch forced when buying a weapon/ammoTim Angus
2005-07-21* Change death by dragoon obituary from "clawed" to "chomped"Tim Angus
2005-07-02* Fixed the PTRC system interfering with the observer modeTim Angus
2005-06-29* Fixed a bug where menus would appear during demo playbackTim Angus
2005-06-27* Added missing MOD_GRENADETim Angus
2005-06-27* Fixed all the warnings reported after turning on -WallTim Angus
2005-06-05* Added flashing alien icon if already at maximum classTim Angus
2005-02-01* When buildables kill clients they no longer prevent the division of credits...Tim Angus
2005-01-31* An overmind is now required for aliens to upgradeTim Angus