Age | Commit message (Expand) | Author |
2013-01-03 | BP Queuing system | Ben Millwood |
2013-01-03 | * Revert stagedowns (fixes #2) | Roman Tetelman |
2013-01-03 | * Fix compiler warning about G_FindOvermind | Ben Millwood |
2013-01-03 | * Use chat rather than print for adminchat server commands | Ben Millwood |
2013-01-03 | * make the enemy team lose a stage when you reach "stage 4" | Roman Tetelman |
2013-01-03 | * (bug 3379) !adjustban command to change reason and duration of bans (flag b) | M. Kristall |
2013-01-03 | * Range-check array indices in CG_ParseTeamInfo (Roman "kevlarman" Tetelman) | Ben Millwood |
2013-01-03 | * Adjust the error text for no BP based on markdeconstruct | Ben Millwood |
2013-01-03 | * Grammatical tweaks to menu messages | Ben Millwood |
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 | Credit based stages | Ben Millwood |
2013-01-03 | New build error and corresponding menu for attempted deconstruction of the la... | Ben Millwood |
2013-01-03 | MN_B_SURRENDER didn't seem to have a corresponding CG_Menu entry. Fixed. | Ben Millwood |
2013-01-03 | Put MN_H_NOENERGYAMMOHERE back. | Michael Levin |
2013-01-03 | * Lucifer Cannon projectile and bounding box shrunk a little to fit muzzle bo... | Michael Levin |
2013-01-03 | What's a weapo? | Ben Millwood |
2013-01-03 | * Adding cg_disable(Upgrade|Build|Command)Dialogs to give greater control ove... | Ben Millwood |
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 | * 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 descriptive | Ben Millwood |
2007-10-30 | * (bug 3384) Remove server side armoury refresh and replace with UI side | Tim Angus |
2007-09-25 | * Remove B_REMOVED_TOGGLEBIT, use ps->misc per player instead | Tim Angus |
2007-09-25 | * Remove more powerups stuff | Tim Angus |
2007-04-03 | * PCL_HUMAN_BSUIT is now a full fledged player class now. This means that the | Tony J. White |
2007-03-25 | * ingame menus redesigned | Tony J. White |
2007-03-20 | * calling teamvotes would often cause strange client behaviour. Common | Tony J. White |
2006-12-29 | * (bug 2828) Removal of hack for scaled up knockback on teslagen | Tim Angus |
2006-12-29 | * (bug 2926) Tesla range reduced to sphere, instead of cube | Tim Angus |
2006-12-29 | * Buildable destruction marking (via g_markDeconstruct) | Tim Angus |
2006-12-29 | * Clean up serverinfo | Tim Angus |
2006-04-09 | * Removed CS_SCORE? config strings -- they were unused | Tim Angus |
2005-12-23 | * Crudely removed CD key authentication | Tim Angus |
2005-12-11 | * Added trap_FS_GetFileList to cgame, so it's not longer necessary to hack | Tim 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 ioq3 | Tim Angus |
2005-12-08 | * Reduced Dragoon pounce range to 64 from 96 | Tim Angus |
2005-11-25 | * Removal of remaining hard coded effects | Tim Angus |
2005-11-20 | * Abstract attachment system | Tim Angus |
2005-10-03 | * Removed jump pad code (and associated media loading) | Tim Angus |
2005-09-01 | * Reworked how weapon changes are performed, fixing bugs in the process | Tim Angus |
2005-08-31 | * Reimplemented how buildables play damage sounds to not use the event system | Tim Angus |
2005-07-21 | * Added icons to the scoreboard representing the current class/upgrades held | Tim Angus |
2005-07-21 | * Change death by dragoon obituary from "clawed" to "chomped" | Tim Angus |
2005-07-18 | * Repeater is now free | Tim Angus |
2005-06-29 | * Fixed a bug where menus would appear during demo playback | Tim Angus |