Age | Commit message (Collapse) | Author |
|
* 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
|
|
* Added some sanity checks to the particle system
* Bug fixes
|
|
|
|
* Acid tube effect is now particle system powered
* Disabled hitSound
* Sound other random tidyups
|
|
|
|
|
|
* Close to zero weapon specific client side code now remains
* Poison cloud effect now uses new particle system
* Fixed a couple of bugs in the particle system
|
|
* Hitscan weapons now use more generalised impact events
* Added functions that are called when an entity leaves and enters the PVS
|
|
* Changes to Makefile and depend file for above
* Tweaks to entities.def
* Apparently a bunch of other stuff I've forgotten about
|
|
* Removed a bunch of entities not applicable to Tremulous
* Wrote an entities.def file for Tremulous (ugh gak horrible syntax)
* Updated depend file
* Various other small tweaks here and there
|
|
* Usable buildable icon is only displayed on reactors and repeaters if you have
an energy weapon
|
|
|
|
weirdness -- but how did it ever compile?!
* Minor tidy ups to model loading stuff
|
|
* Removed defering stuff from model loader
* Modified CG_ScanForExistingClientInfo to load from corpseinfo
|
|
* Sounds for repairing stuff
* Fixed a buildable animation bug
* Added G_BroadcastEvent
|
|
hindsight) and replaced with an entityState_t based approach
|
|
* 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
|
|
|
|
* 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
|
|
* Removed the code deprecated by the above change
* Fixed a typo in tremulous.h
|
|
|
|
* Patch before this introduced nearby object for corpses
|
|
* Armour skins and battlesuit/helmet models now used
|
|
|
|
|
|
|
|
* 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
|
|
* Added ownerdraw to display a graphic when a usable buildable is nearby
* Converted alien sense and human scanner to ownerdraws
|
|
* Added a small radius search to the use action
* Fixed a couple of crash bugs
|
|
|
|
* Added timed light flares and cg_ to switch between flare types
|
|
|
|
|
|
* 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
|
|
|
|
* Removal of most of the legacy Q3A stuff
* Cursor no longer displayed on load screen
* (Biggest commit EVAR?)
|
|
* Removed Q3A team system
* Removed "gametype" stuff
* Removed items
* Refactored buildable physics
* Other general cleanups
|
|
* 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
|
|
|
|
* Level 1 class blob fire
* Loading screen
* "SPECTATOR" display uses TA UI
* Buildable weapon delays
* Display of build points on huds
|
|
|
|
|