summaryrefslogtreecommitdiff
path: root/src/cgame/cg_draw.c
AgeCommit message (Expand)Author
2005-12-10* Moved existing src directory out the way whilst I merge ioq3Tim Angus
2005-12-08* Merged in a bunch of game side fixed from ioq3Tim Angus
2005-12-08* Reduced Dragoon pounce range to 64 from 96Tim Angus
2005-12-06* Pain blendsTim Angus
2005-11-29* Lowered steptime for spectatorTim Angus
2005-10-03* Removed jump pad code (and associated media loading)Tim Angus
2005-08-31* Reimplemented how buildables play damage sounds to not use the event systemTim Angus
2005-07-23* Lagometer now disabled on demo playbackTim Angus
2005-07-22* Added a report of which stages each team had reached to the intermission sc...Tim Angus
2005-07-21* Added icons to the scoreboard representing the current class/upgrades heldTim Angus
2005-07-21* Change death by dragoon obituary from "clawed" to "chomped"Tim Angus
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-10-17* Gave some of the shared functions more sensible namesTim 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-16* Fixed the gigantic spawn queue fuck upTim Angus
2004-03-25* Fixed particle system infinite loop bug in trem2Tim Angus
2004-03-18* Possibly fixed the scoreboard not updatingTim Angus
2004-03-01* Reimplemented the chasecamTim Angus
2004-02-28* Added missing \n after server speechTim Angus
2004-02-27* Spawns can no longer spawn clients without delayTim Angus
2004-02-14* Fixed vieworg leaving PVS on death for classes with small BBOXTim Angus
2004-01-19* Forced a weapon change when buying a weaponTim Angus
2004-01-12* Poison now does 30 damage maxTim Angus
2003-11-19* Added g_maprotation.c to the MakefileTim Angus
2003-10-10* Wall jumping for chimeraTim Angus
2003-09-03* Really fixed the creep bugTim Angus
2003-08-26* Added a bunch of MOD_sTim Angus
2003-08-02* Fixed bug where the inventory would turn red on low ammoTim 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-26* Added CG_PLAYER_WEAPONICON ownerdraw at Jex's requestTim Angus
2003-02-27* Locational damage and armour actually work nowTim Angus
2003-02-14* Model precaching moved entirely to the client sideTim Angus
2003-02-03* Makefile edit to include menudef.h in ctagsTim Angus
2003-01-27* Fixed a stupid HUD bugTim Angus
2003-01-05* Various bits for the alien hudTim Angus
2002-12-02* Amendments to the hud drawing stuffTim Angus
2002-12-01* New ownerdraws for the alien hudTim Angus
2002-11-30* Various additions for the latest human hudTim Angus
2002-11-18* Tweakage of valuesTim Angus
2002-11-16* Fixed default hud drawingTim Angus
2002-10-07* Added light flare fading where central light source is occludedTim Angus
2002-09-23* Fixed build timer bugTim Angus
2002-09-23* Various changes for Jex's new hudTim Angus
2002-09-19* Health and stamina reflected by metersTim 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