Commit Graph

7 Commits

Author SHA1 Message Date
William Venner 47492748f2 Add more bindings, add push to Lua trait 2022-01-22 17:30:04 +00:00
William Venner 3ae39ac3b3 Fix `return` in `gmod13_close` 2022-01-04 21:56:01 +00:00
William Venner 169ab1211a Fix game crashing when using overridden stdout in gmod13_close 2021-12-30 18:18:23 +00:00
William Venner b2861e3e4d Add method of overriding stdout to client console for gmcl modules 2021-12-09 19:32:56 +00:00
William Venner a1f4f9cbac Potentially fix some macro hygiene 2021-12-09 18:23:19 +00:00
William Venner 8d0bacec52 Replace lazy_static Lua Shared struct with a much faster single-threaded abstraction 2021-10-21 15:16:40 +01:00
William Venner 6a3f374c96 Initial commit 2021-09-09 21:50:58 +01:00