Files
Paradise/code/game/objects/effects
Tigercat2000 9d430844c3 Replace most (if not all) output << operators with to_chat(user, message)
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.

Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
..
2016-01-03 04:03:48 -05:00
2016-02-28 22:40:00 -05:00
2015-07-09 02:48:34 -04:00
2015-07-09 02:48:34 -04:00
2015-05-09 16:06:59 -07:00
2016-03-16 03:53:38 -04:00
2015-12-19 00:57:40 -05:00