wincent 5f689104af Initial work on LUA scripting.
This LUA scripting implementation uses the sol header only C++ wrapper for the native LUA libraries.

The API does not follow the original LU scripting. Each instance of a script is in its own LUA-State, and has 'self' as a global. There are hooks to all the implemented CppScript methods, as well as a subset of the entity functionallity. Has to be expanded upon.

This is local work which has been sitting for awhile; thought someone might like to take a look at it.
2022-04-13 19:51:14 +02:00
..
2022-03-30 18:34:26 -07:00
2022-02-06 22:19:23 -08:00
2022-01-19 02:28:50 -08:00
2022-03-24 01:05:36 -07:00
2021-12-09 03:17:08 -06:00
2022-04-13 19:51:14 +02:00
2022-04-13 19:51:14 +02:00
2022-01-11 18:18:51 -08:00
2021-12-16 00:36:10 +01:00
2022-02-20 19:51:35 -08:00
2022-02-20 19:51:35 -08:00
2021-12-24 01:14:15 +00:00
2022-02-09 16:42:31 -08:00
2022-03-24 01:05:36 -07:00