summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
AgeCommit message (Expand)Author
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
2005-12-11* Added trap_FS_GetFileList to cgame, so it's not longer necessary to hackTim 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-20* Abstract attachment systemTim Angus
2005-10-03* Removed jump pad code (and associated media loading)Tim Angus
2005-09-02* Added option for changing whether or not the wallwalk control is a toggle o...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-10* Fixed a last minute bug that allowed evolution after deathTim Angus
2005-07-21* Change death by dragoon obituary from "clawed" to "chomped"Tim Angus
2005-07-19* Added a sound to buying ammoTim Angus
2005-07-18* Added a mechanism to buildable overrides to change model scaleTim Angus
2005-07-18* Repeater is now freeTim Angus
2005-07-14* "sell weapons" now respects the build timerTim Angus
2005-07-03* Removed misc_spriter from the sourceTim Angus
2005-06-05* Added flashing alien icon if already at maximum classTim Angus
2005-01-31* An overmind is now required for aliens to upgradeTim Angus
2005-01-15* Added a missing declarationTim Angus
2004-10-17* Gave some of the shared functions more sensible namesTim Angus
2004-07-28* Most of the changes in the forum thread "Shake up"Tim Angus
2004-05-29* Added code to report number of spawns remaining when spawningTim Angus
2004-05-01* A plethora of assorted fiddlesTim Angus
2004-03-28* Fixed bug where upgraded chimera's electrical attack sometimes didn't workTim Angus
2004-03-18* Added trigger_stage entity which is fired on stage transitionsTim Angus
2004-03-18* Possibly fixed the scoreboard not updatingTim Angus
2004-03-15* Added knockback scalingTim Angus
2004-03-03* Fixed chasecam engagement bugTim Angus
2004-02-29* Added zoom function to weaponsTim Angus
2004-02-28* Added missing \n after server speechTim Angus
2004-02-14* Fixed vieworg leaving PVS on death for classes with small BBOXTim Angus
2004-02-01* Added an extra sanity check to evolution tracing after a "void" reportTim Angus
2004-01-31* lcannon blast radius is more saneTim Angus
2004-01-30* Wall walking models now smoothly move over transitionsTim Angus
2004-01-19* Forced a weapon change when buying a weaponTim Angus