Files
Bubberstation/code/game/objects/items/devices
giacomand@gmail.com 46a4db06a3 - Committing the proposed commit by Carn. http://forums.nanotrasen.com/viewtopic.php?f=16&t=12049
This patch removes texticon() for the following status-displays:
obj/machinery/status_display (general/emergencyshuttle/supplyshuttle)
/obj/machinery/door_timer (brig timers)

These displays now use maptext and act the same as they did before (as close as I could get them, that is). This should hopefully reduce the overall cpu usage by status displays.

Examining status_displays will now give a message like "the display reads: ....blahblahblah"

The number of updates was halved for scrolling text. Removing one spawn per tick for each display.

The length of scrolling messages is now capped to 40 characters and sanitized for < > tags and such.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5640 316c924e-a436-60f5-8080-3fe189b3f50e
2013-02-01 15:38:48 +00:00
..
2012-08-29 18:00:30 +00:00