Age | Commit message (Collapse) | Author |
|
* Removed some debug messages
* Severely cut down on static memory usage (130Mb)
|
|
* View locking works again
* Trapper projectile is displayed properly
|
|
(never thought that would be an issue :)
* Added "bounce cull" to particle syntax
|
|
* Map rotation system
|
|
* (Experimental) fix for the broken buildables bug
* Fixed selling active jetpack bug
* Fixed usable buildable appearing for opposing teams buildables
|
|
|
|
* Fixed depth sorting to sort in the correct direction
* Particle system PVS garbage collection improved
* cent validity is now computed before adding cents to scene
|
|
* Changed a few jump heights
* Added vote team kick
* Re-placed the voting notes
* Passed voting info to UI module
* Removed "spawnBody" command
|
|
* 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
|
|
* Added the server side stuff for the hive
|
|
* 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
|
|
* Removed unnecessary enitity relinks in g_buildable.c
|
|
|
|
prevented via shader
|
|
|
|
|
|
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
|
|
|
|
* Buildable weapons now have their effects properly applied
|
|
|
|
* Sounds for repairing stuff
* Fixed a buildable animation bug
* Added G_BroadcastEvent
|
|
* 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
|
|
hindsight) and replaced with an entityState_t based approach
|
|
* Made the jetpack client effect a little less spurious
|
|
* 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
|
|
|
|
* Creep grows in accordance to buildTime
* Construction animation doesn't start until the end of buildTime
|
|
* 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
|
|
* 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
|
|
|
|
* 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
|
|
* Introduced a really hacky fix to a model caching bug (ClientInfoChanged)
|
|
|