Age | Commit message (Expand) | Author |
2007-05-22 | * (bug 3093) if g_privateMessages is disabled, continue to parse | Tony J. White |
2007-04-27 | * (bug 2958) new function G_LeaveTeam() takes care of cancelling out a player's | Tony J. White |
2007-04-25 | * (bug 3088) stop some checking on playerState_t in determining vote | Tony J. White |
2007-04-25 | * (bug 3075) supar /give command (M. Kristall) | Tony J. White |
2007-04-25 | * (bug 2971) fix g_teamForceBalance for /team auto (M. Kristall) | Tony J. White |
2007-04-25 | * (bug 2970) fix player counting in relation to team and voting eligibility | Tony J. White |
2007-04-12 | * cg_drawCrosshair now has 3 settings: | Tony J. White |
2007-04-10 | * g_layoutAuto was not selecting a random layout properly | Tony J. White |
2007-04-09 | * ugh... fixed G_RoomForClassChange() again. Needed to use ent->s.origin | Tony J. White |
2007-04-03 | * correctly test for space required when changing class (broke it in my | Tony J. White |
2007-04-03 | * PCL_HUMAN_BSUIT is now a full fledged player class now. This means that the | Tony J. White |
2007-03-26 | * clear CS_WINNER in G_ShutdownGame instead of G_InitGame | Tony J. White |
2007-03-26 | * (bug 3071) fixed new teamvote typos and stopped using ps.stats[ STAT_PTEAM ] | Tony J. White |
2007-03-25 | * ingame menus redesigned | Tony J. White |
2007-03-25 | * add basic hexadecimal support (%x) to bg_lib.c scanf/printf. this is useful | Tony J. White |
2007-03-24 | * Minor efficiency/readability improvement to g_chatTeamPrefix code | Tim Angus |
2007-03-23 | * (bug 3012) teamvote tally was was counting following specs, but not dead | Tony J. White |
2007-03-22 | * Fixes to some GCC 4 warnings | Tim Angus |
2007-03-21 | * new 2D status bars for buildings | Tony J. White |
2007-03-16 | * (bug 2989) my last "stfu overmind" patch did just the opposite when | Tony J. White |
2007-03-13 | * (bug 3052) fix issues with !ban and !namelog when multiple players have the | Tony J. White |
2007-03-03 | * (bug 3036) clear votes in G_ShutdownGame() in case map_restart was used | Tony J. White |
2007-03-03 | * (bug 2971) improved g_teamForceBalance checking (M. Kristall) | Tony J. White |
2007-03-03 | * (bug 3008) track when map and map_restart commands are added to the command | Tony J. White |
2007-03-03 | * (bug 2924) fix check for spectator following another spectator (M. Kristall) | Tony J. White |
2007-03-02 | * (bug 2989) stop the overmind's bitching about no eggs in sudden death too | Tony J. White |
2007-03-02 | * (bug 2965) remove color codes from G_LogPrintf() strings (M. Kristall) | Tony J. White |
2007-02-25 | * (bug 2658) windfly.wav and jumppad.wav removed from target_push and | Tony J. White |
2007-02-25 | * add support for "viewheight" and "crouchViewheight" elements to the | Tony J. White |
2007-02-19 | * (bug 3021) don't let building on top of existing structures override the | Tony J. White |
2007-02-13 | * (bug 3021) allow building "on top of" existing marked buildables when | Tony J. White |
2007-02-10 | * (bug 2989) only let the overmind nag one time about needing spawns if there | Tony J. White |
2007-02-06 | * (bug 3020) put a 1 minute maximum on intermission time to prevent infinite | Tony J. White |
2007-01-03 | * (bug 2996) better support for using "!" commands when g_admin is | Tony J. White |
2006-12-31 | * (bug 2954) g_admin commands can not be used from the server console even | Tony J. White |
2006-12-31 | * (bug 2973) added a special name for the map's built-in layout "*BUILTIN*" | Tony J. White |
2006-12-30 | * (bug 2952) Reverted trace origin to muzzle for goon pounce | Tim Angus |
2006-12-30 | * (bug 2960) Pain indication no longer displayed during intermission | Tim Angus |
2006-12-30 | * (bug 2973) allow '-' and '_' in layout names and check to make sure layouts | Tony J. White |
2006-12-29 | * (bug 2973) support for multiple initial base layouts ( Risujin, vcxzet, tjw ) | 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 | * Move marked deconstruction variables into level_locals_t | Tim Angus |
2006-12-29 | * Buildable destruction marking (via g_markDeconstruct) | Tim Angus |
2006-12-27 | * Fix for extended nomenclature resulting in slight server instability | Tony J. White |
2006-12-20 | * (bug 2780) prevent another buy/sell bind which loses blaster (M. Kristall) | Tony J. White |
2006-12-20 | * (bug 2903) remove the unlagged 1-server-frame rewind for missile tests | Tony J. White |
2006-12-13 | * Added time til sudden death to game state | Tim Angus |
2006-12-12 | * (bug 2954) when g_admin is enabled use !ban [ip] instead of !kick [slot] | Tony J. White |
2006-12-12 | * (bug 2924) /follow cmd now accepts partial name match and improved | Tony J. White |