summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-03* Remove some unused state structures from gameTim Angus
2013-01-03* voice chat stuff (no, not like TeamSpeak)Tony J. White
2013-01-03* add a new function BG_PrimaryWeapon() that returns the "primary"Tony J. White
2013-01-03* add new CG syscall trap_S_SoundDuration() that returns play timeTony J. White
2013-01-03* don't call COM_Compress() on scripts stored in memory. This causesTony J. White
2013-01-03* turrets were using the wrong buildable attribute for trajectory type in las...Tony J. White
2013-01-03* Replace reams of BG_Find* functions with: BG_Buildable, BG_Class, BG_Weapon,Tim Angus
2013-01-03Lcannon primary doesn't scale radius anymore, just uses secondary sizeBen Millwood
2013-01-03* SCIPTTim Angus
2013-01-03* Fix a couple more places where files might not be closed (bug 3554)M. Kristall
2013-01-03* Merge clientSession_t::sessionTeam and clientSession_t::spectatorStateTim Angus
2013-01-03credits to next stage are now ceil()ed to the nearest hundredRoman Tetelman
2013-01-03* (bug 3408) g_alienstage/g_humanstage dont trigger trigger_stageTim Angus
2013-01-03* Consolidate memory allocation into bg_alloc.cTim Angus
2013-01-03Balance changesAsa Kravets
2013-01-03* Merge ioq3-r1272Tim Angus
2013-01-03* cg_printDuplicate changed to cg_noPrintDuplicate (i.e.now defaults to 1.1 b...Ben Millwood
2013-01-03Credit based stagesBen Millwood
2013-01-03* Basilisk animation policyTim Angus
2013-01-03* Removal of now-redundant Makefile stuffBen Millwood
2013-01-03* (bug 3554) Make sure opened files get closed properly -- for real this timeM. Kristall
2013-01-03* Make 1st person weapon animation random (but unpredictable)Tim Angus
2013-01-03* Fix stupid 1st person animation copy and paste bugTim Angus
2013-01-03* First person weapon animationTim Angus
2013-01-03* (bug 3554) Fix a few more places where opened files might not be closedM. Kristall
2013-01-03* (bug 3354, 3353) Fix broken G_MapExists (benmachine)Tim Angus
2013-01-03benmachine typo fixed: oldBoostedTime"->oldBoostTimeAsa Kravets
2013-01-03Keep poison through an evolutionBen Millwood
2013-01-03Removed STAT_UNUSED, because it is.Ben Millwood
2013-01-03* (bug 3057) Granger breaks under certain conditions (Risujin)M. Kristall
2013-01-03Blaster shots have a volume of 4 cubedAsa Kravets
2013-01-03TweaksAsa Kravets
2013-01-03Lucifer warning sound not played for aliensBen Millwood
2013-01-03Balance changesAsa Kravets
2013-01-03* Unreverted entity walljumpingAsa Kravets
2013-01-03Forgot some squad marker and mass driver stuff.Michael Levin
2013-01-03* Mass driver reverted to upstream (function and effect)Michael Levin
2013-01-03New build error and corresponding menu for attempted deconstruction of the la...Ben Millwood
2013-01-03* A new (256x256) version of Garoth's creep textureMichael Levin
2013-01-03* Oops! Last few commits allowed any Alien to walljump, fixedMichael Levin
2013-01-03* Dodge key works like a mini-jump key rather than a modifier (fix for keyboa...Michael Levin
2013-01-03* Options menu video modes glitch fixed (a backport)Michael Levin
2013-01-03Fixed a bug that kept squad markers from working.Michael Levin
2013-01-03MN_B_SURRENDER didn't seem to have a corresponding CG_Menu entry. Fixed.Ben Millwood
2013-01-03* Disabled mipmaps for crosshair shaders -- should prevent them from going bl...Michael Levin
2013-01-03Improving an error message, which should help diagnose its cause a little.Ben Millwood
2013-01-03Quashed a pair of warnings.Michael Levin
2013-01-03Put MN_H_NOENERGYAMMOHERE back.Michael Levin
2013-01-03* Buildable health accuracy increased to 8 bits, flags moved to eFlags (EF_B_*)Michael Levin
2013-01-03Balance changes:Asa Kravets