summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-03Macros to describe structure values in terms of build pointsAsa Kravets
2013-01-03Need to clear the Tyrant's fall velocity before every PMove or we can get ins...Michael Levin
2013-01-03* Build delay pie slices are now 5 sec each for both teamsMichael Levin
2013-01-03Server logs look weird with MOD_SUICIDE listed as method of death for buildab...Michael Levin
2013-01-03Balance change:Asa Kravets
2013-01-03src/game/g_cmds.c:534: warning: ‘ent’ is used uninitialized in this functionBen Millwood
2013-01-03Goodbye wall-walking on entities, we hardly knew ye. On a related note, if yo...Michael Levin
2013-01-03* Spawn queue displays ordinals ("You are 2nd in the spawn queue")Michael Levin
2013-01-03* Reworked the dialog code a bit, removed some redundanciesMichael Levin
2013-01-03* oops, cg_disableWarningDialogs was eating the build/evolve menus, this shou...Ben Millwood
2013-01-03* Norfenstein's increased Dretch attack repeatMichael Levin
2013-01-03Finally figured out why players were so special in gimping the wallwalk code....Michael Levin
2013-01-03* Shut up some compiler warnings (but not all of them)Ben Millwood
2013-01-03* Removed unused G_CrushAttack argumentMichael Levin
2013-01-03Fixed benmachine's sed n00bery.Michael Levin
2013-01-03 * Renamed some enum stuff to be more descriptiveBen Millwood
2013-01-03* Fixed name-change color bleeding bugMichael Levin
2013-01-03Forgot to commit the help menu... :(Michael Levin
2013-01-03Updated infopanes.Michael Levin
2013-01-03* Turrets back to their "dumb" behaviorMichael Levin
2013-01-03My occasionally pedantic copyediting of risujin's help menuBen Millwood
2013-01-03* Fixed up credits help pageMichael Levin
2013-01-03* Started updating infopanes with Badger, need to do moreMichael Levin
2013-01-03Shut up compiler warnings (and possible bugfix)Ben Millwood
2013-01-03Found a stray bit of tjw's patch that didn't make it in, and removed extra ne...Ben Millwood
2013-01-03Reverted Lucifer Cannon sound changes. Only you can hear your own overcharge ...Michael Levin
2013-01-03* Pulse Rifle has a small impact "particle system" to show impact flashMichael Levin
2013-01-03Another bugfix, Lucifer Cannon won't start charging again after an overcharge.Michael Levin
2013-01-03Fix compiling on OSXBen Millwood
2013-01-03Forgot to respect cap parameter in G_AddCreditToClient. Should be able to sel...Michael Levin
2013-01-03* Removed forced crouching for Tyrant crush, Tyrants should no longer bounce ...Michael Levin
2013-01-03* Turrets are smarter and will fire if they can hit their target rather than ...Michael Levin
2013-01-03Add tutorial text support for sprint/dodgeBen Millwood
2013-01-03* Oops, Repeater now gives Repeater reward creditsMichael Levin
2013-01-03Minor balance tweak:Asa Kravets
2013-01-03* Mass Driver will only shoot through players and buildablesMichael Levin
2013-01-03* Per Lakitu7's suggestion, changed spectator bounding box to match the dretc...Michael Levin
2013-01-03Minor balance tweaks:Asa Kravets
2013-01-03Some more work on the Mass Driver:Michael Levin
2013-01-03* I'm sick of entering \give 9999 every time I need to test something. Whenev...Michael Levin
2013-01-03Point damage modifiers were not being detected correctly because hit angles w...Michael Levin
2013-01-03Team say prompt now says "Say to team:".Michael Levin
2013-01-03prfile splash *actually* removed nowAsa Kravets
2013-01-03ACIDTUBE_REPEAT is now the actual repeat rate for Acid tube fire.Michael Levin
2013-01-03* Acid tube animation fixed (used to include part of dying animation!)Michael Levin
2013-01-03advanced granger falling damageAsa Kravets
2013-01-03* Menus_CloseAll() now takes one argument -- force. This argument determines ...Michael Levin
2013-01-03* Lowered dretch zoffset a bit to better fit inside bounding box, increased s...Michael Levin
2013-01-03*(bug 3280) Changed the default behaviour of !listplayers. The fieldsTony J. White
2013-01-03* MAX()/MIN() macros need to be wrapped in parenthesis to work as Michael Levin