summaryrefslogtreecommitdiff
path: root/src/cgame/cg_players.c
AgeCommit message (Expand)Author
2006-12-29* Clean up serverinfoTim Angus
2006-11-17* Yet more TA: removalsTim Angus
2006-01-18* Added BG_FindUsableForUpgradeTim Angus
2005-12-23* Crudely removed CD key authenticationTim 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* Merged in a bunch of game side fixed from ioq3Tim Angus
2005-11-27* Fixed death by poison MOD s/antitox/medkit/Tim Angus
2005-11-25* Removal of remaining hard coded effectsTim Angus
2005-11-24* 3D particlesTim Angus
2005-11-20* Abstract attachment systemTim Angus
2005-10-03* Removed jump pad code (and associated media loading)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-06-29* Added a bunch of map entities: trigger_buildable, trigger_class,Tim Angus
2004-05-27* Added code to calculate the average number of players that are playingTim 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* Rethought custom footsteps a bit -- now includes clunk soundsTim Angus
2004-01-30* Wall walking models now smoothly move over transitionsTim Angus
2004-01-21* Improved robustness of the particle system, hopefully resulting in fewerTim Angus
2004-01-20* Changed taunt animation handling on nonseg modelsTim Angus
2004-01-15* Reduced FALLING_THRESHOLD slightlyTim Angus
2004-01-09* Custom footsteps and disabled footsteps added to animation.cfg parseageTim Angus
2004-01-07* Moved slowblob to advanced builderTim Angus
2004-01-04* Rather serious remote client particle system bug fixedTim Angus
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-12-02* Changes for OverFlow's mofo modelTim Angus
2003-11-19* Added g_maprotation.c to the MakefileTim Angus
2003-10-03* Added disableIn3rdPerson to weapon.cfg to handle alien weapons more elegantlyTim Angus
2003-09-28* Jetpack now uses new particle systemTim Angus
2003-09-24* Impact and muzzle flashes now use new particle systemTim Angus
2003-09-21* Fully generalised scriptable paricle systemTim Angus
2003-08-31* Misspelling of function prototype for BG_FindAccelerationForClass cause muchTim Angus
2003-08-31* Changed the variable names pteam, pclass and pitem to be more descriptiveTim Angus
2003-08-31* Fixed hovel problemsTim Angus
2003-08-28* Fixed jetpack animation weirdnessTim 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-21* Eggs regenerate fasterTim Angus
2003-03-20* Fixed corpse death pose bugTim Angus
2003-02-17* Aliens no longer employ weapon modelsTim 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-11* Death animations now play correctly for nonsegmented modelsTim Angus
2003-02-10* Nonsegemented model system now animated - partiallyTim Angus