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
2025-12-17 13:12:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e4a8fcce8e01ed1a5775dee5e360d611a50f1ab
Bubberstation
/
code
/
modules
/
scripting
/
Interpreter
History
TedStudley
777a2800a3
Updates/fixes to NTSL
...
- Fixed NTSL division - Added new NTSL math functions - Added changelog information
2015-01-03 17:43:43 -08: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
* 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
Scope.dm
More work done on Telecomms:
2012-02-25 22:51:31 +00:00