This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Bubberstation
Watch
1
Star
0
Fork
0
You've already forked Bubberstation
mirror of
https://github.com/Bubberstation/Bubberstation.git
synced
2026-06-07 15:20:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee3a17458e1372d982f25affcfbeee86b73e79bb
Bubberstation
/
code
/
modules
/
scripting
T
History
Cheridan
08be1b34eb
Revert "Changes a few green crosses to blue on sprites that I missed last time"
2014-10-04 19:22:10 -05:00
..
AST
NTSL Update:
2013-02-13 21:43:34 +00:00
Implementations
Revert "Changes a few green crosses to blue on sprites that I missed last time"
2014-10-04 19:22:10 -05: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
…
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
…