This website requires JavaScript.
Explore
Help
Sign In
coffeeshits
/
kiwistation
Watch
1
Star
0
Fork
0
You've already forked kiwistation
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
08a06487c0d230e019583ae25bd2595a2513f80f
kiwistation
/
code
/
controllers
T
History
MrPerson
08a06487c0
Added a cap of 10 force del() per tick. Should maybe make this higher.
...
Also accidentally left testing mode on, woopsies.
2014-02-23 16:24:09 -08:00
..
_DynamicAreaLighting_TG.dm
First pass at a qdel() garbage collection system for tgstation
2014-02-23 14:55:12 -08:00
configuration.dm
Merge pull request
#2671
from Jordie0608/mergeconflictgodieplz
2014-02-09 02:32:50 -08:00
failsafe.dm
Disabled the game using set background by making all instances of it use a define, which can be changed in code/_compile_options.dm
2014-01-10 18:32:28 +00:00
garbage.dm
Added a cap of 10 force del() per tick. Should maybe make this higher.
2014-02-23 16:24:09 -08:00
lighting_controller.dm
Disabled the game using set background by making all instances of it use a define, which can be changed in code/_compile_options.dm
2014-01-10 18:32:28 +00:00
master_controller.dm
First pass at a qdel() garbage collection system for tgstation
2014-02-23 14:55:12 -08:00
shuttle_controller.dm
Fixes a bug that prevents killing AIs before roundstart
2014-01-13 12:35:30 +13:00
supply_shuttle.dm
First pass at a qdel() garbage collection system for tgstation
2014-02-23 14:55:12 -08:00
verbs.dm
First pass at a qdel() garbage collection system for tgstation
2014-02-23 14:55:12 -08:00
voting.dm
Removed percentages and added a "Did not vote" count for custom votes. (Non-voters get automatically added to status quo option in non-custom votes)
2013-12-08 11:34:12 -07:00