summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-03-22* Updated the armoury menu to be somewhat more usableTim Angus
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-27* Locational damage and armour actually work nowTim Angus
* Ownerdrawn helmet, which was strangely not committed first time round
2003-02-23* Fixed mutually recursive mine loopTim Angus
2003-02-23* Aliens should now bleed greenTim Angus
* Added debug logging for the "Cannot build item" bug
2003-02-22* Reset stages on map loadTim Angus
2003-02-22* Removed "You fragged x" messageTim Angus
* Slowed down turrets * Increased points value of aliens * Hopefully fixed bank/armoury bugs (ps.persistant[] clamped to 16bits?) * G_Printf( ); only prints in nondedicated mode * Commented out annoying ClientUserinfo changed LogPrintf
2003-02-18* Removed debug outputTim Angus
2003-02-17* dbuild -> abuildTim Angus
2003-02-17* Aliens no longer employ weapon modelsTim Angus
* Different attack animations triggered for primary, secondary etc..
2003-02-16* Performance improvements to light flaresTim Angus
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-12* Updated most of the scripts to play the new menu soundsTim Angus
2003-02-11* All nonsegemented model animations now triggered with the exception of ↵Tim Angus
PAIN[12] * Makefile altered to define __GAME__, __CGAME__ and __UI__
2003-02-11* Death animations now play correctly for nonsegmented modelsTim Angus
* Nonesgmented corpses now render properly
2003-02-10* Chimera now uses "prowl" modelTim Angus
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
2003-02-08* Minor chanes to CG_DrawSurfNormalTim Angus
2003-02-08* Hacked up vsprintf to support vec3_tTim Angus
2003-02-08* Renamed TAUIConsole -> CG_TAUIConsoleTim Angus
2003-02-08* Removed commented linesTim Angus
2003-02-08* Added utility function CG_DrawBoundingBox to um.. draw bounding boxesTim Angus
* G_Printf now outputs to the TA UI console as well as the regular one * Light flares now have an extra test to fix the "seeing through thin brushes" bug
2003-02-06* Added some (slightly hacky) code to allow spectators to skip manually ↵Tim Angus
triggered doors
2003-02-03* Fix to SCA_NOFOOTSTEPSTim Angus
2003-02-03* Added ownerdraws for alien sense, human scanner and usable buildableTim Angus
2003-02-03* Makefile edit to include menudef.h in ctagsTim Angus
* Added ownerdraw to display a graphic when a usable buildable is nearby * Converted alien sense and human scanner to ownerdraws
2003-01-27* Fixed a stupid HUD bugTim Angus
* Changes to viewheights, BBOXes and FOVs * Added some code to nudge the spawn origin of an infest spawning alien * Infesting view now traces to find position * Some changes to weapon ranges
2003-01-26* cg_lagometer defaults to 0Tim Angus
* Rifle and Ckit now free (d'oh) * Changes to zap client side effects
2003-01-25* Door/Plat/Button sounds configurable nowTim Angus
2003-01-25* Random bug fixesTim Angus
* Random balance tweaks
2003-01-11* Oops. Fixed the changes I backed out.Tim Angus
2003-01-11* Alien hud changesTim Angus
2003-01-05* Hud changesTim Angus
2003-01-05* Various bits for the alien hudTim Angus
2002-12-18* BBOX edits on buildablesTim Angus
* Couple of balance values tweaked
2002-12-02* Bounding box fiddlesTim Angus
* Added a small radius search to the use action * Fixed a couple of crash bugs
2002-12-02* Amendments to the hud drawing stuffTim Angus
2002-12-01* New ownerdraws for the alien hudTim Angus
2002-11-30* New human hudTim Angus
2002-11-30* Various additions for the latest human hudTim Angus
2002-11-18* More infopanesTim Angus
* Hud updates
2002-11-18* Tweakage of valuesTim Angus
* Sorted out hud selection code * Wall walk smoothes now performed in the correct order (d'oh) * Fixed bug involving human credit
2002-11-16* Fixed default hud drawingTim Angus
2002-11-16* Added tremulous_alien_hud.menuTim Angus
2002-11-16* Added a bunch of infopanesTim Angus
* Jex's human hud
2002-11-16* Tidy ups and bug fixes in preparation for an alphaTim Angus