summaryrefslogtreecommitdiff
path: root/src/game/bg_local.h
AgeCommit message (Collapse)Author
2013-01-03Shut up compiler warnings (and possible bugfix)Ben Millwood
2013-01-03Fix compiling on OSXBen Millwood
2005-12-10* s/Quake III Arena source code/Tremulous/Tim Angus
* De-quaked various bits and pieces * Integrated Tremulous into the ioq3 source * Relicensed Tremulous to be GPL * It compiles!!!!!!!!11111111!!!!1
2005-12-10* Move the game source from mod/src/ to src/Tim Angus
2005-12-10* Moved existing src directory out the way whilst I merge ioq3Tim Angus
2005-10-03* Removed jump pad code (and associated media loading)Tim Angus
* Removed loading of some Q3 cruft * Spilled events attached to temporary entities are now reattached to their original entities, fixing the missing flame bug * Fixed "suicide god" bug * Fixed bug where zap ignores armour * Fixed missing particle systems when follow-spectating * Fixed potential bug involving dodgy pointer arithmetic in CG_LoadClientInfo * Cleaned up logic in CG_AddPlayerWeapon * MASK_SHOT traces no longer collide with corpses * Corpses timeout in 20 seconds instead of 60 * Improved robustness of spawn validation, fixing the bug on transit * A crapload of whitespace fixes
2004-01-15* Reduced FALLING_THRESHOLD slightlyTim Angus
* Fixed (id) bug in pmove that prevented the jump animation being triggered * Combined EV_PLAYER_RESPAWN and EV_ALIEN_EVOLVE
2004-01-12* Charge no longer works backwardsTim Angus
* Dragoon pounce numbers fiddled a bit
2003-10-16* Added EV_FALLING to trigger the *falling1.wav soundTim Angus
2003-10-04* Switched Dragoon and Chimera in preparation for wall jumpingTim Angus
* Removed SCA_CANJUMP and replaced with BG_FindJumpMagnitudeForClass * Fixed bug where holding crouch on a non-crouching class distorted speed
2003-09-02* Ladders. Use "surfaceParm ladder" in ladder shadersTim Angus
2003-02-11* All nonsegemented model animations now triggered with the exception of ↵Tim Angus
PAIN[12] * Makefile altered to define __GAME__, __CGAME__ and __UI__
2002-09-09* General tidy up and beautification of codeTim Angus
* Removal of most of the legacy Q3A stuff * Cursor no longer displayed on load screen * (Biggest commit EVAR?)
2002-01-26Stepping filter for WWTim Angus
2001-10-19License change to OSMLTim Angus
2001-08-07Moved WW smoothing to client side. snarfed glibc acosTim Angus
2001-08-06Makefile uses q3lcc nowTim Angus
2001-06-28Walling toggle fixed for multiple clientsTim Angus
2001-01-08More wall walking fixesTim Angus
2001-01-07license changeTim Angus
2001-01-031.27 upgradeTim Angus
2001-01-03im making a right mess of thisTim Angus
2001-01-031.27 importTim Angus