Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Work around LuaJIT issues on aarch64 (#9614) | sfan5 | 2020-04-08 |
* | Load client mods into memory before execution. | sfan5 | 2019-11-09 |
* | Refactor loading of Lua code with mod security | sfan5 | 2019-11-09 |
* | CSM: Fix itemstack:get_meta() 'metadata' indexing error | SmallJoker | 2019-09-14 |
* | Load CSM environment after the restrictions are known | SmallJoker | 2019-09-14 |
* | Removed debug.upvaluejoin to prevent leak of insecure environment | y | 2019-07-24 |
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
* | Modernize lua read (part 2 & 3): C++ templating assurance (#7410) | Loïc Blot | 2018-06-30 |
* | Move `setlocale` from Lua to C++. | red-001 | 2018-02-08 |
* | Modernize source code: last part (#6285) | Loïc Blot | 2017-08-20 |