summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
AgeCommit message (Expand)Author
2003-12-24* Added a creep projection under a locked humanTim Angus
2003-12-21* Added a means of overriding class and buildable media settings via cfg fileTim Angus
2003-10-16* Added EV_FALLING to trigger the *falling1.wav soundTim Angus
2003-10-12* Added misc_particle_system entityTim Angus
2003-10-10* Wall jumping for chimeraTim Angus
2003-10-04* Switched Dragoon and Chimera in preparation for wall jumpingTim Angus
2003-10-03* Added disableIn3rdPerson to weapon.cfg to handle alien weapons more elegantlyTim Angus
2003-10-01* bobCycle added to classAttributes_tTim Angus
2003-09-30* Human and alien buildable destructions are now particle system poweredTim Angus
2003-09-27* weapon.cfg files changed a bit to include sections for alternate fire modesTim Angus
2003-09-24* Impact and muzzle flashes now use new particle systemTim Angus
2003-09-21* Fully generalised scriptable paricle systemTim Angus
2003-09-12* Removed the func_door_model auto scaling and positioning code - it didn't workTim Angus
2003-09-08* func_door_model -- a model based doorTim Angus
2003-09-03* Jetpack handling rejigged a bit to cooperate with other move types betterTim Angus
2003-09-03* Fixed missing creep scaledownTim Angus
2003-09-03* Ditched the Bank and FloatmineTim Angus
2003-09-03* Added SURF_NOALIENBUILD and SURF_NOHUMANBUILD so that building can beTim Angus
2003-09-02* Ladders. Use "surfaceParm ladder" in ladder shadersTim Angus
2003-09-01* Exorcised gitem_tTim Angus
2003-09-01* Realistic falling damageTim Angus
2003-09-01* Added stopSpeed to class databaseTim Angus
2003-08-31* Misspelling of function prototype for BG_FindAccelerationForClass cause muchTim Angus
2003-08-31* Fixed hovel problemsTim Angus
2003-08-30* Integrated the overmind soundsTim Angus
2003-08-29* Buildables now use ANIM_TOGGLEBIT properlyTim Angus
2003-08-29* Dumped setting buildable animations using events (pretty fucking dumb inTim Angus
2003-08-28* Reworked the charge ability on the mofoTim Angus
2003-08-27* Partial mofo charge ability from centuries agoTim Angus
2003-08-26* Added a bunch of MOD_sTim Angus
2003-08-20* Finally got off my ass and added some MOD_s ... finish tomorrowTim Angus
2003-08-19* Buildables now take time to "warp in"Tim Angus
2003-08-15* Prelim introduction of the blasterTim Angus
2003-08-13* Sound is now played upon recharging weapons from the reactor/repeaterTim Angus
2003-08-12* Bug fix to listbox reset featureTim Angus
2003-08-02* Merged chest and limb armour into "light armour"Tim Angus
2003-08-01* Jetpack media codeTim Angus
2003-06-13* Code support for the "new" hudsTim Angus
2003-03-29* Rewrote the weapon loader to reference a set of weapon.cfg filesTim Angus
2003-03-23* Serverside menu triggering now uses server commands for increased reliabilityTim Angus
2003-03-21* Eggs regenerate fasterTim Angus
2003-02-14* Fixed the huge gaping bugs in the battlesuit model switchingTim Angus
2003-02-11* All nonsegemented model animations now triggered with the exception of PAIN...Tim Angus
2003-02-10* Nonsegemented model system now animated - partiallyTim Angus
2003-02-09* Started construction of a new model format, similar to Q2'sTim Angus
2003-02-03* Makefile edit to include menudef.h in ctagsTim Angus
2003-01-25* Random bug fixesTim Angus
2002-11-18* Tweakage of valuesTim Angus
2002-09-23* Fixed build timer bugTim Angus
2002-09-19* Cleaned up redundant eventsTim Angus