Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-12 | * Added misc_particle_system entity | Tim Angus | |
* 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 | |||
2003-09-12 | * Removed the func_door_model auto scaling and positioning code - it didn't work | Tim Angus | |
* Added the server side stuff for the hive | |||
2003-09-08 | * func_door_model -- a model based door | Tim Angus | |
* 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 | |||
2003-09-04 | * Rotating doors thanks to: | Tim Angus | |
http://www.planetquake.com/code3arena/tutorials/tutorial29.shtml | |||
2003-09-03 | * Ditched the Bank and Floatmine | Tim Angus | |
2003-09-03 | * Added SURF_NOALIENBUILD and SURF_NOHUMANBUILD so that building can be | Tim Angus | |
prevented via shader | |||
2003-09-01 | * Menus are now automatically closed upon death | Tim Angus | |
2003-09-01 | * Exorcised gitem_t | Tim Angus | |
2003-09-01 | * Realistic falling damage | Tim Angus | |
* Added fallDamage to class database * Added DAMAGE_NO_LOCDAMAGE dflag to avoid calculating locational damage | |||
2003-08-31 | * Changed the variable names pteam, pclass and pitem to be more descriptive | Tim Angus | |
* Removed defering stuff from model loader * Modified CG_ScanForExistingClientInfo to load from corpseinfo | |||
2003-08-31 | * Fixed hovel problems | Tim Angus | |
2003-08-30 | * Poison kills are now properly credited | Tim Angus | |
* Buildable weapons now have their effects properly applied | |||
2003-08-30 | * Integrated the overmind sounds | Tim Angus | |
* Sounds for repairing stuff * Fixed a buildable animation bug * Added G_BroadcastEvent | |||
2003-08-28 | * Reworked the charge ability on the mofo | Tim Angus | |
* Chucked all that god awful knock over code * Replaced sticky field in class with acceleration and friction * A few other random tidy ups | |||
2003-08-27 | * Partial mofo charge ability from centuries ago | Tim Angus | |
2003-08-19 | * Buildables now take time to "warp in" | Tim Angus | |
* A few cleanups here and there * Bye bye cg_creep.c | |||
2003-08-15 | * Prelim introduction of the blaster | Tim Angus | |
2003-08-12 | * Bug fix to listbox reset feature | Tim Angus | |
* Client side creep significantly reworked * MinNormal is actually tested for now * Overmind no longer attacks after dying * Some internal hivemind->overmind confusion fixups | |||
2003-08-12 | * Disabled automatically bringing up spawn menus to prevent cutting off chat | Tim Angus | |
* 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 | |||
2003-08-02 | * Merged chest and limb armour into "light armour" | Tim Angus | |
* Upgrade icons now use sensible names * More cannon misspelling fixes | |||
2003-03-23 | * Serverside menu triggering now uses server commands for increased reliability | Tim Angus | |
* Finished code support for new armoury menu | |||
2003-02-11 | * Death animations now play correctly for nonsegmented models | Tim Angus | |
* Nonesgmented corpses now render properly | |||
2002-10-22 | * 1.32 point release update | Tim Angus | |
2002-09-23 | * Fixed build timer bug | Tim Angus | |
* 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?) | |||
2002-09-16 | * Added global header tremulous.h in preparation for balancing | Tim Angus | |
* Constants propogated throughout the source * Various random fixes and tweaks | |||
2002-09-09 | * General tidy up and beautification of code | Tim Angus | |
* Removal of most of the legacy Q3A stuff * Cursor no longer displayed on load screen * (Biggest commit EVAR?) | |||
2002-09-03 | * Large purge of legacy Q3A code | Tim Angus | |
* Removed Q3A team system * Removed "gametype" stuff * Removed items * Refactored buildable physics * Other general cleanups | |||
2002-09-02 | * Bug fixes to TA console | Tim Angus | |
* Implemented most of WP_GROUD_POUND | |||
2002-08-28 | * Poison cloud WP_GRAB_CLAW_UPG server and client side | Tim Angus | |
* Bug fixes to new wall walking code * Removed synced weapons * A few random bug fixes * Refactored and improved CG_LaunchSprite a little | |||
2002-08-19 | * Brought hand-to-hand grabbing back for WP_GRAB_CLAW | Tim Angus | |
2002-08-16 | * Emergency commit - fileserver dying :/ | Tim Angus | |
2002-08-09 | * Human repair ability | Tim Angus | |
* Alien buildable regeneration * Alien class regeneration | |||
2002-07-29 | * Scoreboard | Tim Angus | |
* Level 1 class blob fire * Loading screen * "SPECTATOR" display uses TA UI * Buildable weapon delays * Display of build points on huds | |||
2002-06-21 | Weapon additions??? | Tim Angus | |
2002-03-04 | Organ bank | Tim Angus | |
2002-01-13 | Staging transitions. Battpack. Half jetpack | Tim Angus | |
2002-01-09 | A bunch of stuff | Tim Angus | |
2002-01-04 | DCC dependancies | Tim Angus | |
2002-01-02 | Rudimentary staging code. Simplified building rules - they were over complex | Tim Angus | |
2001-12-31 | Hovel updates | Tim Angus | |
2001-12-24 | Booster | Tim Angus | |
2001-12-24 | Alien Hovel | Tim Angus | |
2001-12-21 | After changing aliens->droids, changed droids->aliens *sigh* | Tim Angus | |
2001-12-18 | Got rid of bg_itemlist buildables. Refactored buildable spawning | Tim Angus | |
2001-12-17 | Added check for ceiling building. Fixed missing menu bug | Tim Angus | |
2001-11-25 | Turret stuff | Tim Angus | |
2001-11-18 | Changes to building code to facilitate WW builder | Tim Angus | |
2001-10-20 | Mostly finished starcraft style building | Tim Angus | |
2001-10-19 | License change to OSML | Tim Angus | |
2001-10-10 | Buildable BBOX handling. Creep tests no longer happen at build time. | Tim Angus | |