Commit Graph

23 Commits

Author SHA1 Message Date
Arokha Sieyes
5b15917d32 to_chat replacing stream operator 2020-02-17 13:14:08 -05:00
Neerti
4f77afece1 Revert 58ef59734f 2015-11-08 10:09:14 -05:00
PsiOmegaDelta
3fd172ee63 Merge pull request #11294 from Baystation12/master
Dev-freeze
2015-10-14 08:40:03 +02:00
Kearel
78956843a8 Pointed secret changes to master
New gamemodes on dev will still need to be changed.
2015-10-13 12:30:52 -05:00
GinjaNinja32
de4f085057 code/game, excluding code/game/machinery and code/game/objects 2015-05-29 21:51:27 +01:00
PsiOmega
1ae0ad6d92 Updates the atom_pool, now datum_pool, to handle any datum object.
Makes the garbage collector similarly robust. Continues the whole Destroy/qdel porting.
2015-04-24 09:59:05 +02:00
Zuhayr
98da191ac3 Gamemode refactor, lots of code shuffles, PR will have details. 2015-03-21 11:08:17 +10:30
Zuhayr
f2393d9465 Replaces antag intro text and objective announcement with a proc. 2014-07-30 21:36:31 +09:30
mwerezak
cd971fb4ea Fixes a missing config check in autotraitor
Also adds a config check to the various forge_* procs just to be sure.
2014-06-19 00:01:47 -04:00
RavingManiac
558fad6428 required_players_secret added, which is the number of players needed for a game mode to start when that mode has been chosen at random.
required_players for most modes reduced to the number of antagonists + 1, as the variable is only used when the game mode is explicitly voted for.
2013-01-16 04:10:59 +08:00
CIB
3af1eabac9 Reduced amount of memes from one per 10 players to 1 per 20 players. 2012-07-24 23:22:26 +03:00
Mloc
fbb67b2e42 Huge commit! Standardizes var definitions in most places.
Signed-off-by: Mloc <colmohici@gmail.com>
2012-05-29 16:26:48 +01:00
cib
1b9b1fb4b7 Compile error. 2012-05-23 23:26:56 +02:00
cib
2f32046bbf Fixed a problem with meme gamemode setup. 2012-05-23 22:24:18 +02:00
cib
56b178f396 Implemented #1107. 2012-05-22 11:24:42 +02:00
cib
cb02054845 Disable meme voting for now. 2012-05-20 20:43:10 +02:00
cib
d087e5791c Fixed grammar mistake. 2012-05-19 22:09:39 +02:00
cib
e29315a851 Raised the player requirement for meme to its normal value. 2012-05-19 21:53:15 +02:00
cib
a571bffe8c Some bugfixes for meme. 2012-05-19 19:08:40 +02:00
cib
84d78fd2f0 Fixed a bug with possession. 2012-05-19 17:52:18 +02:00
cib
e57851fbaf Fixed a few bugs with meme. 2012-05-19 16:47:09 +02:00
cib
a2e415edb3 Fixed a few compile errors. 2012-05-19 15:25:34 +02:00
cib
19449f77b0 Started work on the meme gamemode itself. 2012-05-19 14:38:52 +02:00