Power Magnets Optimization #1

Currently removed all instances of makepowernets() and update_network() (Update network just called makepowernets()) from cable.dm.

All actings regarding cables went from 0.5 to <0.08 per call.

-Added a verb in the debug panel called Make Powernets. This calls makepowernets().

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1729 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
rockdtben
2011-06-25 16:25:55 +00:00
parent 0c5529a2de
commit f0155a6b2a
3 changed files with 218 additions and 98 deletions

View File

@@ -79,6 +79,7 @@
verbs += /client/proc/modifytemperature
verbs += /client/proc/callproc
verbs += /client/proc/Cell
verbs += /client/proc/cmd_debug_make_powernets
verbs += /client/proc/cmd_debug_del_all
verbs += /client/proc/cmd_debug_tog_aliens
verbs += /client/proc/Debug2 //debug toggle switch