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
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
2006-11-17
* (bug 2853) allow energy ammo to be purchased as long as an energy weapon
Tony J. White
2006-11-13
* (bug 2921) don't allow team switch until build timer expires
Tony J. White
2006-11-13
* (bug 2881) client could add themselves to the spawn queue multiple times
Tony J. White
2006-11-06
* (bug 2912) check team selection before allowing follow
Tony J. White
2006-11-03
* (bug 2909) buildable deconstruct/destroy team notification and log messages
Tony J. White
2006-10-24
* (bug 2860) use proper team check in teamvote teamclientckick and also
Tony J. White
2006-10-23
* (bug 2842) adds g_privateMessages (/m and /mt commands)
Tony J. White
2006-10-09
* (bug 2860) really fix the vote prevention when in spec follow mode this
Tony J. White
2006-09-28
* (bugs 2677, 2849) SPECTATOR_FOLLOW mode would give the spectating client
Tony J. White
2006-09-14
* (bug 2849) having a qboolean array in the level_locals_t struct seemed to
Tony J. White
2006-09-10
Bug 2860
Tony J. White
2006-09-05
Bug 2849
Tony J. White
2006-07-31
* Wallwalking warning when attempting to evolve (bug #2802 Martin Doucha)
Tim Angus
2006-07-31
* tjw's spiffy admin system (tjw, obviously)
Tim Angus
2006-07-31
* Phil Bordelon's g_chatTeamPrefix patch
Tim Angus
2006-06-04
* Added target_hurt
Tim Angus
2006-05-17
* Fix to Dretch/Bsuit exploit/bug (thanks tjw)
Tim Angus
2006-05-16
* Patches from bugs:
Tim Angus
2006-05-16
* Removal of bot code
Tim Angus
2006-04-24
* Limit on number of times votes can be called, defaulting to 5 (from tjw)
Tim Angus
2006-04-24
* Removed some \n from server connection messages
Tim Angus
2006-04-22
* Fixed retarded exploitable "kick" command
Tim Angus
2006-04-16
* Fix to infamous "sarge" bug (R1CH)
Tim Angus
2006-04-09
* Removed CS_SCORE? config strings -- they were unused
Tim Angus
2006-02-27
* Can't use upgrades while dead anymore (not that you could before, but you'd
Tim Angus
[prev]
[next]