summaryrefslogtreecommitdiff
path: root/src/cgame
AgeCommit message (Expand)Author
2013-01-03* (bug 3554) Make sure opened files get closed properly -- for real this timeM. Kristall
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-03Lucifer warning sound not played for aliensBen Millwood
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* 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-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-03* Lucifer Cannon projectile and bounding box shrunk a little to fit muzzle bo...Michael Levin
2013-01-03* Lucifer cannon projectile a little bigger with chargeMichael Levin
2013-01-03What's a weapo?Ben Millwood
2013-01-03* Adding cg_disable(Upgrade|Build|Command)Dialogs to give greater control ove...Ben Millwood
2013-01-03Oops, small mistake. Construction kit won't show a charge bar now.Michael Levin
2013-01-03* Humans hit with Basilisk gas now show a particle effect until it wears offMichael Levin
2013-01-03* Added charge meter to the UI, can be disabled via GUIMichael Levin
2013-01-03* Build delay pie slices are now 5 sec each for both teamsMichael 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* Shut up some compiler warnings (but not all of them)Ben Millwood
2013-01-03 * Renamed some enum stuff to be more descriptiveBen Millwood
2013-01-03* Turrets back to their "dumb" behaviorMichael Levin
2013-01-03* Started updating infopanes with Badger, need to do moreMichael Levin
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-03* Removed forced crouching for Tyrant crush, Tyrants should no longer bounce ...Michael Levin
2013-01-03Add tutorial text support for sprint/dodgeBen Millwood
2013-01-03* Per Lakitu7's suggestion, changed spectator bounding box to match the dretc...Michael Levin
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-03Added armour files to version control.Michael Levin
2007-11-27* Remove lots of Q3/Team Arena related code from the UI moduleTim Angus
2007-11-08* Merge and move text paint functions into ui_shared.cTim Angus
2007-11-02* s/ui_loading/ui_hideCursor/Tim Angus
2007-10-30* (bug 3384) Remove server side armoury refresh and replace with UI sideTim Angus
2007-10-03* (bug 3373) Missing colour sanitisation on attackerName (Josh <jkeyes05@gmai...Tim Angus
2007-10-02* Merge of ioq3-r1189Tim Angus
2007-10-01* Fix to bug where crouching and moving wouldn't replenish staminaTim Angus
2007-09-27* (bug 3249) Improve repeater interaction with marked deconstructionTim Angus
2007-09-26* (bug 3305) Remove inappropriate SnapVectorTim Angus
2007-09-25* Remove B_REMOVED_TOGGLEBIT, use ps->misc per player insteadTim Angus
2007-09-25* Remove more powerups stuffTim Angus
2007-09-25* Replace "powerups" state data with "misc"Tim Angus