Commit graph

10 commits

Author SHA1 Message Date
Alessandro Proto
b44f943456 Replace debug.debug() with a dummy function 2023-05-19 08:17:07 +02:00
97161f0c85 Timers now use seconds instead of ms.
Append "Lib" to all libraries class names.
2023-04-19 22:06:14 +02:00
Alessandro Proto
40295112fe Cleanup state stack during sandboxing process 2023-02-17 16:08:25 +01:00
Alessandro Proto
0a365f8b72 Update license header comment to reflect new repository url.
IDE got confused and broke something with the previous commit.
2023-02-17 13:19:10 +01:00
Alessandro Proto
03f82a6796 Revert "Update license header comment to reflect new repository url"
This reverts commit fffbb76a5e.
2023-02-17 13:15:56 +01:00
Alessandro Proto
fffbb76a5e Update license header comment to reflect new repository url 2023-02-17 13:11:04 +01:00
Alessandro Proto
f7591e0d35 Fix incomplete license on top of each file 2023-02-15 14:35:44 +01:00
Alessandro Proto
6cce546749 Add LICENSE to top of each source file 2023-02-15 14:26:04 +01:00
Alessandro Proto
e5e2d58f62 Bugfix require() not replacing dots with slashes 2023-02-01 16:43:55 +01:00
Alessandro Proto
d1d7bc1463 Completely rewritten the Lua runtime.
Somehow fixed annoying bug in coroutine
2023-01-25 23:06:37 +01:00
Renamed from Capy64/LuaRuntime/Sandbox.cs (Browse further)