summaryrefslogtreecommitdiff
path: root/src/cgame/cg_players.c
AgeCommit message (Collapse)Author
2004-01-07* Moved slowblob to advanced builderTim Angus
* Dragoon now has linear projectile attack * Hopefully fixed bug where muzzle particle systems weren't properly destroyed * Base Chimera no longer has electrical attack * Jet pack now "malfunctions" when the user takes damage
2004-01-04* Rather serious remote client particle system bug fixedTim Angus
* Buildable overrides now actually work * Helmet is now a skin replacement instead of model * Model destinations fixed up in the entities.def file
2003-12-24* Added a creep projection under a locked humanTim Angus
* Removed some debug messages * Severely cut down on static memory usage (130Mb)
2003-12-21* Added a means of overriding class and buildable media settings via cfg fileTim Angus
* View locking works again * Trapper projectile is displayed properly
2003-12-02* Changes for OverFlow's mofo modelTim Angus
* Map rotation system
2003-11-19* Added g_maprotation.c to the MakefileTim Angus
* (Experimental) fix for the broken buildables bug * Fixed selling active jetpack bug * Fixed usable buildable appearing for opposing teams buildables
2003-10-03* Added disableIn3rdPerson to weapon.cfg to handle alien weapons more elegantlyTim Angus
* Muzzle effects are attached to tag_weapon where tag_flash is not available * Handle particle effects properly with cg_drawGun 1 * Fixed some serious bugs in particle system that culled particle systems early
2003-09-28* Jetpack now uses new particle systemTim Angus
2003-09-24* Impact and muzzle flashes now use new particle systemTim Angus
* Hitscan weapons now use more generalised impact events * Added functions that are called when an entity leaves and enters the PVS
2003-09-21* Fully generalised scriptable paricle systemTim Angus
* Changes to Makefile and depend file for above * Tweaks to entities.def * Apparently a bunch of other stuff I've forgotten about
2003-08-31* Misspelling of function prototype for BG_FindAccelerationForClass cause muchTim Angus
weirdness -- but how did it ever compile?! * Minor tidy ups to model loading stuff
2003-08-31* Changed the variable names pteam, pclass and pitem to be more descriptiveTim Angus
* Removed defering stuff from model loader * Modified CG_ScanForExistingClientInfo to load from corpseinfo
2003-08-31* Fixed hovel problemsTim Angus
2003-08-28* Fixed jetpack animation weirdnessTim Angus
* Made the jetpack client effect a little less spurious
2003-08-02* Fixed bug with blank upgrade menu when no upgrade possibleTim Angus
* Fixed bug where credits weren't blanked between team changes * Flamer ejection point now a tag * Jetpack ejection point now a tag + jetpack flash
2003-08-02* Merged chest and limb armour into "light armour"Tim Angus
* Upgrade icons now use sensible names * More cannon misspelling fixes
2003-08-01* Jetpack media codeTim Angus
* Various other media issues * Light flare tweaks * I can spell, no really I can... (canon->cannon) * Other stuff I forgot
2003-03-21* Eggs regenerate fasterTim Angus
* Human weapons stronger * Radically changed the alien evolution process * Buy menu now only shows things you are able to buy
2003-03-20* Fixed corpse death pose bugTim Angus
* Removed extraneous debug info * Jet pack much faster * Blocked spawns now nonfunctional
2003-02-17* Aliens no longer employ weapon modelsTim Angus
* Different attack animations triggered for primary, secondary etc..
2003-02-14* Fixed the huge gaping bugs in the battlesuit model switchingTim Angus
* Patch before this introduced nearby object for corpses
2003-02-14* Model precaching moved entirely to the client sideTim Angus
* Armour skins and battlesuit/helmet models now used
2003-02-11* Death animations now play correctly for nonsegmented modelsTim Angus
* Nonesgmented corpses now render properly
2003-02-10* Nonsegemented model system now animated - partiallyTim Angus
2003-02-09* More work on the alternative model format. Model now in game, sans animationsTim Angus
2003-02-09* Started construction of a new model format, similar to Q2'sTim Angus
2002-11-16* Tidy ups and bug fixes in preparation for an alphaTim Angus
2002-09-09* General tidy up and beautification of codeTim Angus
* Removal of most of the legacy Q3A stuff * Cursor no longer displayed on load screen * (Biggest commit EVAR?)
2002-09-03* Large purge of legacy Q3A codeTim Angus
* Removed Q3A team system * Removed "gametype" stuff * Removed items * Refactored buildable physics * Other general cleanups
2002-08-28* Poison cloud WP_GRAB_CLAW_UPG server and client sideTim Angus
* Bug fixes to new wall walking code * Removed synced weapons * A few random bug fixes * Refactored and improved CG_LaunchSprite a little
2002-08-21* Model scale implemented for classesTim Angus
* Vastly improved rendering of player models on walls * Minor alterations to third person camera * Removed some redundant EF_ flags * Removed red alien dlight
2002-04-06Jetpack sounds and graphicsTim Angus
2002-01-28General corpse updatesTim Angus
2001-12-21After changing aliens->droids, changed droids->aliens *sigh*Tim Angus
2001-10-19License change to OSMLTim Angus
2001-09-15Commit before I play with TA menusTim Angus
2001-08-28Ceiling eggsTim Angus
2001-08-031.29h upgrade.. oooo particles heheheheheheTim Angus
2001-07-28Saw blade launcherTim Angus
2001-07-26Add a dyn light around humansTim Angus
2001-07-18Fiddled alt fire a bitTim Angus
2001-06-30Hopefully finally fixed precaching mechanismTim Angus
2001-06-24Wall walking now a toggleTim Angus
2001-06-23Various tweaks and additions. Additive lights hacked in (pre-source 1.29 ↵Tim Angus
release)
2001-04-27Abstracted the buildable renderer a bit and added preliminary animation routinesTim Angus
2001-02-03Added a class database. Refined body spawningTim Angus
2001-02-02Changed model precache system. A steaming pile of transnetwork bugfixes.Tim Angus
2001-01-08More wall walking fixesTim Angus
2001-01-07license changeTim Angus
2001-01-031.27 upgradeTim Angus