This website requires JavaScript.
Explore
Help
Sign In
coffeeshits
/
kiwistation
Watch
1
Star
0
Fork
0
You've already forked kiwistation
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
ce9ec8af683f2cf9c2e870e83c3ee97f02bda17f
kiwistation
/
code
/
modules
/
scripting
/
Interpreter
T
History
Remie Richards
5661d05290
/datum/stack replaces /stack, naming scheme redo for procs and linked_element --> linked_node
2015-08-28 16:52:22 +01:00
..
Evaluation.dm
Updates/fixes to NTSL
2015-01-03 17:43:43 -08:00
Interaction.dm
* Fixes the NTSL crashing the server by setting the max recursion limit to 15. The problem was that the BYOND recursion limit was being met before the NTSL recursion limit.
2013-08-06 01:49:00 +01:00
Interpreter.dm
/datum/stack replaces /stack, naming scheme redo for procs and linked_element --> linked_node
2015-08-28 16:52:22 +01:00
Scope.dm
Updates more paths, for example obj/stuff to /obj/stuff
2015-05-31 17:48:33 +02:00