This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
fulpstation
Watch
1
Star
0
Fork
0
You've already forked fulpstation
mirror of
https://github.com/fulpstation/fulpstation.git
synced
2025-12-10 18:11:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80a7a2abb496ab6122045fa816ff16f13ed96d6b
fulpstation
/
code
/
controllers
History
MrPerson
80a7a2abb4
Replaced a few more Del() and del() calls
...
Removed cigarette related reagent deleting. It's already done in atom/Destroy()!
2014-03-03 04:51: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
Changed the default number of changeling scaling coefficient from 10 to 7 in the configuration files.
2014-03-01 20:59:03 -03: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
Remove a debug qdel() command.
2014-03-03 02:49:57 -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
Make GC'd objects super invisible to help unreference them more.
2014-02-23 18:07:33 -08:00
shuttle_controller.dm
Replaced a few more Del() and del() calls
2014-03-03 04:51:09 -08:00
supply_shuttle.dm
Merge branch 'master' of
https://github.com/tgstation/-tg-station
into qdel
2014-03-02 21:39:27 -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