Age | Commit message (Collapse) | Author |
|
* Remaining MOD_s added
* Added WP_MGTURRET to split to mgturret from the rifle
* Buildable weapons now use weapon lights and flash sounds etc
* Fixed turret oscillation bug
|
|
* Chucked all that god awful knock over code
* Replaced sticky field in class with acceleration and friction
* A few other random tidy ups
|
|
|
|
|
|
|
|
|
|
* Client side creep significantly reworked
* MinNormal is actually tested for now
* Overmind no longer attacks after dying
* Some internal hivemind->overmind confusion fixups
|
|
* EV_NEXT_WEAPON event now only triggers on the correct client
* Creep slowdown totally reworked, it's now predicted and might actually work
* Listboxes now have their selection set to 0 whenever displayed
|
|
* Changed Predictable events to regular events in g_cmds.c
|
|
* Fixed bug where credits weren't blanked between team changes
* Flamer ejection point now a tag
* Jetpack ejection point now a tag + jetpack flash
|
|
* 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
|
|
* 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
|
|
* Human weapons stronger
* Radically changed the alien evolution process
* Buy menu now only shows things you are able to buy
|
|
* Removed extraneous debug info
* Jet pack much faster
* Blocked spawns now nonfunctional
|
|
* 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
|
|
* 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
|
|
* Rifle and Ckit now free (d'oh)
* Changes to zap client side effects
|
|
* Random balance tweaks
|
|
* Couple of balance values tweaked
|
|
|
|
* 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
|
|
* Fixed a bunch of SIG_SEGV bugs
|
|
* 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?)
|
|
|
|
* 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
|