summaryrefslogtreecommitdiff
path: root/src/cgame/cg_main.c
AgeCommit message (Expand)Author
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
2004-09-29* A smattering of fondulationsTim 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-20* Added lcannon warning and blowupTim Angus
2004-03-18* Possibly fixed the scoreboard not updatingTim Angus
2004-03-15* Added knockback scalingTim Angus
2004-02-07* Fixed a wall walking bug (DEAR GOD WHEN WILL IT END)Tim Angus
2004-01-30* Wall walking models now smoothly move over transitionsTim Angus
2004-01-25* Fixed two serious particle system bugsTim Angus
2004-01-22* Particle system should complain less if it can't find a specific systemTim Angus
2004-01-20* Changed taunt animation handling on nonseg modelsTim Angus
2004-01-04* Rather serious remote client particle system bug fixedTim Angus
2003-12-21* Added a means of overriding class and buildable media settings via cfg fileTim Angus
2003-10-12* Added misc_particle_system entityTim Angus
2003-10-10* Wall jumping for chimeraTim Angus
2003-10-03* Added disableIn3rdPerson to weapon.cfg to handle alien weapons more elegantlyTim Angus
2003-10-01* Buildables now have an explosion soundTim Angus
2003-09-30* Particles are now depth sortedTim Angus
2003-09-30* Human and alien buildable destructions are now particle system poweredTim Angus
2003-09-28* Buildable damage effects are now particle system poweredTim Angus
2003-09-28* Jetpack now uses new particle systemTim 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-01* Exorcised gitem_tTim Angus
2003-08-31* Misspelling of function prototype for BG_FindAccelerationForClass cause muchTim Angus
2003-08-30* Integrated the overmind soundsTim 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-02* Fixed bug with blank upgrade menu when no upgrade possibleTim Angus
2003-08-02* Merged chest and limb armour into "light armour"Tim Angus
2003-08-01* Jetpack media codeTim Angus
2003-03-29* Rewrote the weapon loader to reference a set of weapon.cfg filesTim Angus
2003-03-26* cg_drawFPS and cg_drawTimer default to 1Tim Angus
2003-02-14* Fixed the huge gaping bugs in the battlesuit model switchingTim Angus
2003-02-14* Model precaching moved entirely to the client sideTim Angus
2003-02-08* Renamed TAUIConsole -> CG_TAUIConsoleTim Angus
2003-02-08* Added utility function CG_DrawBoundingBox to um.. draw bounding boxesTim Angus
2003-01-26* cg_lagometer defaults to 0Tim Angus
2002-10-23* Improved performance of real fading light flaresTim Angus
2002-10-22* 1.32 point release updateTim Angus
2002-09-23* Fixed build timer bugTim Angus
2002-09-16* Added global header tremulous.h in preparation for balancingTim Angus
2002-09-10* Cleanup of cg_local.h and side-effectsTim Angus
2002-09-09* General tidy up and beautification of codeTim Angus
2002-09-03* Large purge of legacy Q3A codeTim Angus
2002-09-02* Bug fixes to TA consoleTim Angus