index
:
zittrig-4
master
The server software used for the Der Bunker Tremulous servers.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
g_cmds.c
Age
Commit message (
Expand
)
Author
2013-01-03
* Menus_CloseAll() now takes one argument -- force. This argument determines ...
Michael Levin
2013-01-03
* MAX()/MIN() macros need to be wrapped in parenthesis to work as
Michael Levin
2013-01-03
* Dodge no longer drains stamina while flying with a jetpack
Michael Levin
2013-01-03
Added armour files to version control.
Michael Levin
2007-11-14
* (bug 3417) Fix getting stuck while evolving in some situations
Tim Angus
2007-11-02
* rename the remaining variables i missed in r1029
M. Kristall
2007-11-02
* prevent kick votes from targetting the wrong person in some cases
M. Kristall
2007-10-30
* (bug 3384) Remove server side armoury refresh and replace with UI side
Tim Angus
2007-10-04
* Revert fix to bug 3282 since it's no longer necessary
Tim Angus
2007-09-26
* Allow unique buildables to be replaced by non-unique buildables
Tim Angus
2007-09-25
* Replace "powerups" state data with "misc"
Tim Angus
2007-09-25
* match players that are not completely connected
M. Kristall
2007-09-25
* (bug 3307) use boundary checking to prevent potential buffer overflow
M. Kristall
2007-09-22
* (bug 3309) Fix to angle clamping (/dev/humancontroller)
Tim Angus
2007-09-16
* (bug 2783) Rework lcannon firing logic
Tim Angus
2007-09-16
oops
M. Kristall
2007-09-16
* (bug 3246) votes don't account for players leaving the game
M. Kristall
2007-07-16
* (bug 3047) send team commands to spectating admins who can see team chat
M. Kristall
2007-06-29
* fix a silly issue in !passvote and !cancelvote that could potentially have
M. Kristall
2007-06-29
* check if a target was specified for votes that require one (was choosing the
M. Kristall
2007-06-28
* list map as an allowed vote type
M. Kristall
2007-06-13
oops, fix an issue with my last commit that could crash a server
M. Kristall
2007-06-12
* ClientCommand() rewrite
M. Kristall
2007-06-04
(bug 2970) fix number of connected player counting and count non-spectators
M. Kristall
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-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
* (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-24
* Minor efficiency/readability improvement to g_chatTeamPrefix code
Tim Angus
2007-03-22
* Fixes to some GCC 4 warnings
Tim Angus
2007-03-03
* (bug 2971) improved g_teamForceBalance checking (M. Kristall)
Tony J. White
2007-03-03
* (bug 2924) fix check for spectator following another spectator (M. Kristall)
Tony J. White
2007-03-02
* (bug 2965) remove color codes from G_LogPrintf() strings (M. Kristall)
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-29
* (bug 2973) support for multiple initial base layouts ( Risujin, vcxzet, tjw )
Tony J. White
2006-12-29
* Buildable destruction marking (via g_markDeconstruct)
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
2006-12-11
* (bug 2812) limit team joining to once per client per second to prevent
Tony J. White
2006-12-09
* (bug 2869) trap_FS_FOpenFile() returns 0 if the file doesn't exist (not -1)
Tony J. White
2006-12-04
* (bug 2869) don't allow map votes for maps that do not exist ( M. Kristall )
Tony J. White
2006-12-04
* (bug 2812) prevent team join spam (Phil Bordelon and R1CH)
Tony J. White
2006-11-29
* Functionalise testing for sudden death
Tim Angus
[prev]
[next]