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
eb7f3f286d7afc93a1253e232ce6436fd94ee7e0
kiwistation
/
code
/
modules
/
scripting
T
History
Miauw
5765a2e2cb
Resolves many, more saycode bugs. AI tracking is still broken.
2014-08-18 18:51:07 +02:00
..
AST
NTSL Update:
2013-02-13 21:43:34 +00:00
Implementations
Resolves many, more saycode bugs. AI tracking is still broken.
2014-08-18 18:51:07 +02:00
Interpreter
* 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
Parser
* Removed the ability to use functions inside parameters, to prevent recursion crashes.
2013-08-06 21:39:21 +01:00
Scanner
- Variable declaration standardization. Big commit.
2012-05-25 19:26:36 +00:00
Errors.dm
* Removed the ability to use functions inside parameters, to prevent recursion crashes.
2013-08-06 21:39:21 +01:00
IDE.dm
Reverting compile times. They were just annoying and a bad idea.
2013-07-04 23:01:48 +01:00
Options.dm
NTSL Update:
2013-02-13 21:43:34 +00:00
stack.dm
…