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
* Separate namelog from admin
M. Kristall
2013-01-03
* Use flood prevention with "team" command
M. Kristall
2013-01-03
* Remove hovel
M. Kristall
2013-01-03
* Refactor emoticon code
M. Kristall
2013-01-03
* Renamed MAX_STAMINA to STAMINA_MAX and moved to tremulous.h
Asa Kravets
2013-01-03
* Remove unnecessary security code introduced from ioq3 merge
M. Kristall
2013-01-03
* Add a EndVote: line to games.log for showing vote results (Rezyn)
Christopher Schwarz
2013-01-03
* Fix votes failing when they shouldn't (Rezyn)
Christopher Schwarz
2013-01-03
* Update copyright notices
Tim Angus
2013-01-03
* Fix a bug in listmaps (Rezyn)
Christopher Schwarz
2013-01-03
* Fix for listmaps command misbehaving when searching for something that retu...
Christopher Schwarz
2013-01-03
* Add /listmaps command so people can stop guessing when they're trying to do...
Christopher Schwarz
2013-01-03
* Server- and client-side tab completion for commands handled by the game module
M. Kristall
2013-01-03
* Fix ability to mark the last spawn for deconstruction (Rezyn)
Christopher Schwarz
2013-01-03
* Parse IRC-like /me in chat text
Ben Millwood
2013-01-03
* Prevent new votes from preventing previous votes from executing
M. Kristall
2013-01-03
* "follownext" should not have been removed (in r1829)
M. Kristall
2013-01-03
* Remove unnecessary counter argument to tinfo and scores since the number of
M. Kristall
2013-01-03
* Don't show locations in teamchats during intermission
Christopher Schwarz
2013-01-03
* Fix a couple typos in sudden death votes, including one that allowed a second
M. Kristall
2013-01-03
(bug 3545) Maintain velocity when evolving (Ben Millwood)
Christopher Schwarz
2013-01-03
* Minor fixes for revision 1829
M. Kristall
2013-01-03
* Use binary searching instead of linear searching for many static arrays
M. Kristall
2013-01-03
* (bug 2923) Add ability to have a "warmup" time where players cannot join a ...
Christopher Schwarz
2013-01-03
* say_area can only be used while alive
Ben Millwood
2013-01-03
* Fix wonky say text field behavior when you press insert (Rezyn)
Christopher Schwarz
2013-01-03
* Fix most votes not executing
M. Kristall
2013-01-03
* (bug 4306) Fix display formatting between different types of chat text
Christopher Schwarz
2013-01-03
* Move more things to cgame
M. Kristall
2013-01-03
* (bug 4301) Clear decon markers when entering sudden death (Rezyn)
Christopher Schwarz
2013-01-03
* Fix adding to the build timer when deconstructing with g_markdeconstruct 0 ...
Christopher Schwarz
2013-01-03
* (bug #3836) Add [SV|trap]_SetConfigstringRestrictions which prevents some
Tim Angus
2013-01-03
* Massive refactor of voting code
M. Kristall
2013-01-03
* (bug 3194) potential log ambiguities (requires log parser updates)
M. Kristall
2013-01-03
* (Bug 3274) Disallow names that are difficult to ban (thanks msk)
Christopher Schwarz
2013-01-03
* Remove many unused cvars that don't do anything
Christopher Schwarz
2013-01-03
* Remove tell, tell_target, tell_attacker. Depreciated by /m
Christopher Schwarz
2013-01-03
Fix missing build errors (thanks gimhael)
Ben Millwood
2013-01-03
* fix some more credit copying issues
Roman Tetelman
2013-01-03
* store credits in pers.credit instead of ps.stats[ PERS_CREDIT ]
Roman Tetelman
2013-01-03
* make poison cloud disorientation start/end more smoothly
Roman Tetelman
2013-01-03
chomp a warning
Ben Millwood
2013-01-03
Simplify some power handling code
Ben Millwood
2013-01-03
* Increase repeater cost from 2 to 4
Ben Millwood
2013-01-03
Remove repeater overlap prevention code
Ben Millwood
2013-01-03
Reduce redundancy in Cmd_Build_f
Ben Millwood
2013-01-03
add cg_disableBlueprintErrors and un-cvarize g_humanRepeaterAllowOverlap
Ben Millwood
2013-01-03
Ignore unpowered buildables when checking if too close to the enemy and remov...
Ben Millwood
2013-01-03
/give funds should accept non-integral arguments
Ben Millwood
2013-01-03
* Prevent spectating a player while alive (thanks Byron Johnson)
Christopher Schwarz
[prev]
[next]