Commit Graph

11 Commits

Author SHA1 Message Date
Tigercat2000
71e5344a98 Mass replace 2016-07-07 19:34:02 -07:00
Tastyfish
a298ca044a Fixes function call with lists 2016-04-11 16:29:20 -04:00
Tastyfish
59097a99ea Allows update to set to vars of vars, call procs in arbitrary expressions,
procs of vars
2016-04-11 03:00:21 -04:00
Tigercat2000
78f53553f8 Reduce lines by removing blank lines added by PJ's script 2016-04-05 08:25:57 -07:00
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
Tastyfish
cd06bf07e0 Ports more sdql features from vg 2016-03-23 05:59:17 -04:00
Tastyfish
a18cb8c21f Adds marked, [0x] refs, and hex numbers to SDQL 2016-03-20 22:13:57 -04:00
Tastyfish
1c3a8b5263 Adds src and usr to SDQL 2016-03-20 17:20:12 -04:00
Tastyfish
87745262f3 Fixes SDQL's CALL 2016-03-20 15:19:25 -04:00
Fox-McCloud
27c420d87b corrects a few del's 2015-10-08 21:22:20 -04:00
Markolie
24337913cd Add SDQL, +PROCCALL, admin updates 2015-09-25 16:54:27 +02:00