index
:
AA-QVM
bunker
bunker-basibanter
covid
ez-not-too-hard-at-all
humancreep
martial-law
master
social-order-breakdown
tremded
Server gamelogic used on Der Bunker.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
g_cmds.c
Age
Commit message (
Expand
)
Author
2020-06-30
implement g_preventRagequit
kai
2020-06-12
missed some admin alerts
kai
2020-05-27
allow /call[team]vote from the chat, not just console
kai
2020-04-28
Discard players' votes when they leave.
IronClawTrem
2020-04-28
(feedback) magenta is easier to see
kai
2020-04-28
improve the admin chat prints
kai
2020-04-28
allow admins of a higher level to votekick those below
kai
2020-04-27
parity™
kai
2020-04-27
further vote improvements
kai
2020-04-27
don't divide by 2 in the print
kai
2020-04-27
voting improvements
kai
2020-04-15
Use the correct currency for the 'fed' stat
Paweł Redman
2020-04-15
Track funds fed; rework /allstats
Paweł Redman
2020-04-08
remove extra argument
kai
2020-04-08
Track funds in /mystats; minor frac. evos fixes
Paweł Redman
2020-04-08
Print the 'donated ...' message only once
Paweł Redman
2020-04-07
tell people how many extensions they have remaining, and tidy up some white s...
kai
2020-04-06
Minor /share and /donate fixes.
Paweł Redman
2020-04-06
Fractional evos - initial commit
Paweł Redman
2020-04-06
Remove a column of extra white space
Paweł Redman
2020-04-03
g_guidlessBuildersAllowed
kai
2020-03-29
Fix compiler warnings
IronClawTrem
2020-03-28
start fixing kick votes
IronClawTrem
2020-03-26
fix segfaults in G_Say
IronClawTrem
2020-03-26
dont log pm's ever
IronClawTrem
2020-03-07
properly remove building for practise mode
IronClawTrem
2020-03-04
remove else statements in auto-team select for .NOALIENS and .NOHUMANS
IronClawTrem
2020-03-01
add !practise command
IronClawTrem
2020-02-27
add .NOALIENS and .NOHUMANS flags
IronClawTrem
2019-11-01
schachtmeister and autobahn implementation
IronClawTrem
2019-08-27
Implement g_gradualFreeFunds to improve time funds mechanic
IronClawTrem
2019-08-27
added /ha command prefix for high admin chat
IronClawTrem
2019-08-25
add scrim command
IronClawTrem
2019-08-09
preserve velocity when evolving
IronClawTrem
2019-08-07
preserve boost time when evolving
IronClawTrem
2019-08-06
first commit
IronClawTrem