Age | Commit message (Collapse) | Author |
|
* 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
|
|
* All upgrades are deactivated upon death now
* Bodies no longer dtf but have their model origins matched with the player
|
|
* Removed unnecessary enitity relinks in g_buildable.c
|
|
|
|
prevented via shader
|
|
|
|
|
|
* Added fallDamage to class database
* Added DAMAGE_NO_LOCDAMAGE dflag to avoid calculating locational damage
|
|
|
|
weirdness -- but how did it ever compile?!
* Minor tidy ups to model loading stuff
|
|
|
|
* 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
|
|
* 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
|
|
|
|
* Removed the code deprecated by the above change
* Fixed a typo in tremulous.h
|
|
* 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
|
|
* Patch before this introduced nearby object for corpses
|
|
PAIN[12]
* Makefile altered to define __GAME__, __CGAME__ and __UI__
|
|
|
|
|
|
* Added ownerdraw to display a graphic when a usable buildable is nearby
* Converted alien sense and human scanner to ownerdraws
|
|
* Random balance tweaks
|
|
* Sorted out hud selection code
* Wall walk smoothes now performed in the correct order (d'oh)
* Fixed bug involving human credit
|
|
* 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
|
|
* 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?)
|
|
* 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
|
|
* 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
|