summaryrefslogtreecommitdiff
path: root/src/game/bg_pmove.c
AgeCommit message (Expand)Author
2006-07-31* Fix to ClientSpawn: spawn is NULL bug #2732 (tjw)Tim Angus
2006-06-18* Move Mass Driver zoom control to secondary attackTim Angus
2006-06-10* Fix to worldspawn defaults bugTim Angus
2006-05-16* Patches from bugs:Tim Angus
2006-04-15* Lucifer cannon exploit fix (R1CH)Tim Angus
2006-01-12* Fixed lcannon charge storage exploitTim Angus
2005-12-10* s/Quake III Arena source code/Tremulous/Tim Angus
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
2005-09-05* Reverted walk/run animation switching back to cmd.buttons instead of basing...Tim Angus
2005-09-02* Added option for changing whether or not the wallwalk control is a toggle o...Tim Angus
2005-09-01* Reworked how weapon changes are performed, fixing bugs in the processTim Angus
2005-08-31* Reimplemented how buildables play damage sounds to not use the event systemTim Angus
2005-08-05* Disabled weapon dropping after buying ammo for nowTim Angus
2005-08-03* Weapon switch forced when buying a weapon/ammoTim Angus
2005-06-27* Fixed all the warnings reported after turning on -WallTim Angus
2005-06-05* Added flashing alien icon if already at maximum classTim Angus
2005-01-30* Slow release frags/creditTim Angus
2004-11-30* WP_BLASTER animationsTim Angus
2004-10-17* Gave some of the shared functions more sensible namesTim Angus
2004-09-29* A smattering of fondulationsTim Angus
2004-07-28* Most of the changes in the forum thread "Shake up"Tim Angus
2004-03-20* Added lcannon warning and blowupTim Angus
2004-03-15* Added knockback scalingTim Angus
2004-02-28* Added missing \n after server speechTim Angus
2004-02-08* Fixed dropping off the ceiling as a wall walkerTim Angus
2004-02-07* Fixed a wall walking bug (DEAR GOD WHEN WILL IT END)Tim Angus
2004-01-30* Wall walking models now smoothly move over transitionsTim Angus
2004-01-25* Fixed two serious particle system bugsTim Angus
2004-01-20* Changed taunt animation handling on nonseg modelsTim Angus
2004-01-19* Forced a weapon change when buying a weaponTim Angus
2004-01-15* Reduced FALLING_THRESHOLD slightlyTim Angus
2004-01-15* Fixed physics bug where movers would displace buildablesTim Angus
2004-01-12* Charge no longer works backwardsTim Angus
2004-01-12* Poison now does 30 damage maxTim Angus
2004-01-09* Custom footsteps and disabled footsteps added to animation.cfg parseageTim Angus
2004-01-07* Moved slowblob to advanced builderTim Angus
2003-12-21* Added a means of overriding class and buildable media settings via cfg fileTim Angus
2003-11-19* Added g_maprotation.c to the MakefileTim Angus
2003-10-16* Added EV_FALLING to trigger the *falling1.wav soundTim Angus
2003-10-10* Wall jumping for chimeraTim Angus
2003-10-04* Switched Dragoon and Chimera in preparation for wall jumpingTim Angus
2003-10-03* Fixed wall walking bugs evident on starirs2Tim Angus
2003-10-03* Added disableIn3rdPerson to weapon.cfg to handle alien weapons more elegantlyTim Angus
2003-10-01* bobCycle added to classAttributes_tTim Angus
2003-09-27* weapon.cfg files changed a bit to include sections for alternate fire modesTim Angus
2003-09-03* Jetpack handling rejigged a bit to cooperate with other move types betterTim Angus
2003-09-03* Added UpdateViewAngles back in to PM_NOCLIPTim Angus
2003-09-03* Added SURF_NOALIENBUILD and SURF_NOHUMANBUILD so that building can beTim Angus