summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
AgeCommit message (Expand)Author
2013-01-03* Merge clientSession_t::sessionTeam and clientSession_t::spectatorStateTim Angus
2013-01-03* Consolidate memory allocation into bg_alloc.cTim Angus
2013-01-03* Fix stupid 1st person animation copy and paste bugTim Angus
2013-01-03* First person weapon animationTim Angus
2013-01-03Removed STAT_UNUSED, because it is.Ben Millwood
2013-01-03New build error and corresponding menu for attempted deconstruction of the la...Ben Millwood
2013-01-03Put MN_H_NOENERGYAMMOHERE back.Michael Levin
2013-01-03* Buildable health accuracy increased to 8 bits, flags moved to eFlags (EF_B_*)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* Adding cg_disable(Upgrade|Build|Command)Dialogs to give greater control ove...Ben Millwood
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-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-03* Reworked the dialog code a bit, removed some redundanciesMichael 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 * Renamed some enum stuff to be more descriptiveBen Millwood
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-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* 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* I'm sick of entering \give 9999 every time I need to test something. Whenev...Michael Levin
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-26* Allow unique buildables to be replaced by non-unique buildablesTim Angus
2007-09-25* Remove B_REMOVED_TOGGLEBIT, use ps->misc per player insteadTim Angus
2007-09-25* Remove more powerups stuffTim Angus
2007-09-25* Replace "powerups" state data with "misc"Tim Angus
2007-09-24* Highlight marked buildables that will be removed by building a newTim Angus
2007-09-21* Remove lots and lots of redundant commentsTim Angus
2007-09-16* (bug 2783) Rework lcannon firing logicTim 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
2006-12-29* (bug 2828) Removal of hack for scaled up knockback on teslagenTim Angus
2006-12-29* Buildable destruction marking (via g_markDeconstruct)Tim Angus
2006-07-31* Fix to ClientSpawn: spawn is NULL bug #2732 (tjw)Tim Angus
2006-04-09* Removed CS_SCORE? config strings -- they were unusedTim Angus
2006-01-18* Added BG_FindUsableForUpgradeTim Angus
2006-01-12* Increase boost time to 30 seconds from 20 secondsTim Angus
2006-01-12* Fixed lcannon charge storage exploitTim Angus
2005-12-28* Added master server to source, based on dpmasterTim Angus