Age | Commit message (Collapse) | Author |
|
* Chucked all that god awful knock over code
* Replaced sticky field in class with acceleration and friction
* A few other random tidy ups
|
|
|
|
* Fixed buildable outline bug
* Scoreboard now longer shown on death
* Buildable kills no longer subtract 1 from score
|
|
* A few cleanups here and there
* Bye bye cg_creep.c
|
|
|
|
|
|
* Client side creep significantly reworked
* MinNormal is actually tested for now
* Overmind no longer attacks after dying
* Some internal hivemind->overmind confusion fixups
|
|
* Upgrade icons now use sensible names
* More cannon misspelling fixes
|
|
* Various other media issues
* Light flare tweaks
* I can spell, no really I can... (canon->cannon)
* Other stuff I forgot
|
|
* Introduced a really hacky fix to a model caching bug (ClientInfoChanged)
|
|
* Adjusted relavant attributes
* Disabled bank
* Credits now non-volatile
* In stages where the advanced builder is allowed it is now available from the egg
|
|
|
|
* Removed the code deprecated by the above change
* Fixed a typo in tremulous.h
|
|
* "give funds" now takes a parameter - the credit to add
|
|
* Finished code support for new armoury menu
|
|
* Human weapons stronger
* Radically changed the alien evolution process
* Buy menu now only shows things you are able to buy
|
|
* Ownerdrawn helmet, which was strangely not committed first time round
|
|
* 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
|
|
|
|
* Patch before this introduced nearby object for corpses
|
|
* Nonesgmented corpses now render properly
|
|
|
|
|
|
* Added ownerdraw to display a graphic when a usable buildable is nearby
* Converted alien sense and human scanner to ownerdraws
|
|
* 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
|
|
* Random balance tweaks
|
|
* Couple of balance values tweaked
|
|
* Added a small radius search to the use action
* Fixed a couple of crash bugs
|
|
|
|
* Sorted out hud selection code
* Wall walk smoothes now performed in the correct order (d'oh)
* Fixed bug involving human credit
|
|
|
|
* Tiny amount of balancing
|
|
* Crosshair per weapon
* Added dlight to flame balls - bit of a performance hit
* Tweaked flamer repeat rate
* Fixed human buildable explosion sound (FIXME: sync with anims?)
|
|
* Fixed "buildable blocking door" bug
* Renamed MCU to Armoury
* A few whitespace fixes
|
|
* Snarfed some info about trap_FS_Seek from TTimo and updated .asm files
* Rewrote wav writer in mp3 decoder to use file seeking - massive improvement
* Changed a few bounding box sizes
* Fiddled with tremulous.h
|
|
* Constants propogated throughout the source
* Various random fixes and tweaks
|
|
* Removal of most of the legacy Q3A stuff
* Cursor no longer displayed on load screen
* (Biggest commit EVAR?)
|
|
|
|
* Implemented most of WP_GROUD_POUND
|
|
* Bug fixes to new wall walking code
* Removed synced weapons
* A few random bug fixes
* Refactored and improved CG_LaunchSprite a little
|
|
* Added skeleton weapon WP_GRAB_CLAW_UPG
* Mucked around with some speeds
|
|
* Vastly improved rendering of player models on walls
* Minor alterations to third person camera
* Removed some redundant EF_ flags
* Removed red alien dlight
|
|
* Generalised starting weapon mechanism
* Alien booster restores ammo and a 30 second delay
|
|
|
|
|
|
* Fixed bugs in selection after buying/selling upgrades
|
|
|
|
* Alien buildable regeneration
* Alien class regeneration
|
|
|
|
|