summaryrefslogtreecommitdiff
path: root/src/game/bg_misc.c
AgeCommit message (Expand)Author
2013-01-03* add variable width to emoticons support. In addition to being aTony J. White
2013-01-03* UI_Text_* emoticon drawing support (e.g. [dretch] draws Tony J. White
2013-01-03* (bug 3595) /sell upgrades doesn't change player model for battlesuitM. Kristall
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* Fix a couple more places where files might not be closed (bug 3554)M. Kristall
2013-01-03* Merge clientSession_t::sessionTeam and clientSession_t::spectatorStateTim Angus
2013-01-03* Merge ioq3-r1272Tim Angus
2013-01-03* First person weapon animationTim Angus
2013-01-03TweaksAsa Kravets
2013-01-03Put MN_H_NOENERGYAMMOHERE back.Michael Levin
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-03* Build delay pie slices are now 5 sec each for both teamsMichael Levin
2013-01-03Finally figured out why players were so special in gimping the wallwalk code....Michael Levin
2013-01-03* Fixed name-change color bleeding bugMichael Levin
2013-01-03Updated infopanes.Michael Levin
2013-01-03* Started updating infopanes with Badger, need to do moreMichael Levin
2013-01-03* Pulse Rifle has a small impact "particle system" to show impact flashMichael Levin
2013-01-03* Oops, Repeater now gives Repeater reward creditsMichael Levin
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-03* Acid tube animation fixed (used to include part of dying animation!)Michael Levin
2013-01-03advanced granger falling damageAsa Kravets
2013-01-03Added armour files to version control.Michael Levin
2007-09-28* Remove infopanes stuff, and just store the strings staticallyTim Angus
2007-09-27* (bug 3249) Improve repeater interaction with marked deconstructionTim 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-21* Remove lots and lots of redundant commentsTim Angus
2007-04-12* cg_drawCrosshair now has 3 settings:Tony J. White
2007-04-03* PCL_HUMAN_BSUIT is now a full fledged player class now. This means that theTony J. White
2007-03-25* ingame menus redesignedTony J. White
2007-03-21* new 2D status bars for buildingsTony J. White
2007-02-25* add support for "viewheight" and "crouchViewheight" elements to theTony J. White
2007-02-13* (bug 3021) allow building "on top of" existing marked buildables whenTony J. White
2006-12-29* (bug 2828) Removal of hack for scaled up knockback on teslagenTim Angus
2006-07-31* Add otherEntityNum to playerState_t... and don't use it... yetTim Angus
2006-01-18* Added BG_FindUsableForUpgradeTim Angus
2005-12-23* Crudely removed CD key authenticationTim 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-11-20* Abstract attachment systemTim Angus
2005-10-15* Increased Tesla damage frequencyTim Angus