Files
Paradise/code/controllers/Processes
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-03-28 00:22:04 -04:00
2016-03-27 21:24:00 -07:00
2015-08-08 19:31:13 -04:00
2015-08-08 09:07:26 -04:00
2015-10-19 03:49:36 -04:00
2015-10-27 06:19:24 -07:00
2015-08-08 09:07:26 -04:00
2015-08-08 09:07:26 -04:00
2015-09-21 02:11:54 +02:00
2015-08-08 09:07:26 -04:00
2016-04-01 14:15:44 -07:00