Age | Commit message (Expand) | Author |
2013-01-03 | * Various changes resulting from sanity checking against mgdev HEAD | Tim Angus |
2013-01-03 | * make zap damage instant | Roman Tetelman |
2013-01-03 | * make zap display targets beyond 3 and general zap cleanup | Roman Tetelman |
2013-01-03 | * Remove unused references to bank | Ben Millwood |
2013-01-03 | * New zap (fixes #40) | Roman Tetelman |
2013-01-03 | Improvements, fixes, and cleanups to smooth regen | Ben Millwood |
2013-01-03 | * redo hovel removal in a way that doesn't break log parsers (reported by msk) | Roman Tetelman |
2013-01-03 | * remove hovel (fixes #26) (todo: go back and actually remove the code) | Roman Tetelman |
2013-01-03 | * Fix compiler warning about G_FindOvermind | Ben Millwood |
2013-01-03 | * Allow boosters to give poison within the first 30 seconds of the game | Ben Millwood |
2013-01-03 | * Remove SS_INFESTING and PM_SPINTERMISSION since they were not used | Ben Millwood |
2013-01-03 | * Add BG_EventName and use it to simplify a series of debugging messages | Ben Millwood |
2013-01-03 | * Handle some broken admin.dat files the same as before | M. Kristall |
2013-01-03 | * Added improved team join messages (original patch thanks to peoro) | Christopher Schwarz |
2013-01-03 | * CG_PLAYER_LOCATION now determined by the client | Roman Tetelman |
2013-01-03 | * Merge STAT_WEAPONS[2] into STAT_WEAPON and dispose of unnecessary STAT_SLOTS | Ben Millwood |
2013-01-03 | * add variable width to emoticons support. In addition to being a | Tony J. White |
2013-01-03 | * UI_Text_* emoticon drawing support (e.g. [dretch] draws | Tony J. White |
2013-01-03 | * voice chat stuff (no, not like TeamSpeak) | Tony J. White |
2013-01-03 | * Replace reams of BG_Find* functions with: BG_Buildable, BG_Class, BG_Weapon, | Tim Angus |
2013-01-03 | * Merge clientSession_t::sessionTeam and clientSession_t::spectatorState | Tim Angus |
2013-01-03 | * Consolidate memory allocation into bg_alloc.c | Tim Angus |
2013-01-03 | * Fix stupid 1st person animation copy and paste bug | Tim Angus |
2013-01-03 | * First person weapon animation | Tim Angus |
2013-01-03 | Removed STAT_UNUSED, because it is. | Ben Millwood |
2013-01-03 | New build error and corresponding menu for attempted deconstruction of the la... | Ben Millwood |
2013-01-03 | Put 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 charge | Michael Levin |
2013-01-03 | * Adding cg_disable(Upgrade|Build|Command)Dialogs to give greater control ove... | Ben Millwood |
2013-01-03 | * Humans hit with Basilisk gas now show a particle effect until it wears off | Michael Levin |
2013-01-03 | * Added charge meter to the UI, can be disabled via GUI | Michael Levin |
2013-01-03 | * Build delay pie slices are now 5 sec each for both teams | Michael Levin |
2013-01-03 | Server logs look weird with MOD_SUICIDE listed as method of death for buildab... | 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 redundancies | Michael Levin |
2013-01-03 | * Norfenstein's increased Dretch attack repeat | Michael Levin |
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 descriptive | Ben Millwood |
2013-01-03 | * Started updating infopanes with Badger, need to do more | Michael Levin |
2013-01-03 | * Pulse Rifle has a small impact "particle system" to show impact flash | Michael Levin |
2013-01-03 | Another bugfix, Lucifer Cannon won't start charging again after an overcharge. | Michael Levin |
2013-01-03 | * Removed forced crouching for Tyrant crush, Tyrants should no longer bounce ... | Michael Levin |
2013-01-03 | * Mass Driver will only shoot through players and buildables | Michael Levin |
2013-01-03 | * Per Lakitu7's suggestion, changed spectator bounding box to match the dretc... | Michael Levin |
2013-01-03 | * I'm sick of entering \give 9999 every time I need to test something. Whenev... | Michael Levin |
2013-01-03 | Added armour files to version control. | Michael Levin |
2007-09-28 | * Remove infopanes stuff, and just store the strings statically | Tim Angus |
2007-09-27 | * (bug 3249) Improve repeater interaction with marked deconstruction | Tim Angus |