Ivan Safrin 355ae20d37 New Lua class system. No longer supports super(), use Superclass.method(self, args) convention instead. __index__ and __set_callback renamed to __getvar and __setvar respectively. Full inheritance now supported with getter and setter acessors propagating properly through superclasses. Static methods now accessed as ClassName.staticMethod() před 13 roky
..
CMakeLists.txt e60accd2bf Build Lua module libs as part of main build před 14 roky
CppHeaderParser.py fac55d76f7 Lua bindings, lua bindings generator, build tool, player tweaks and icon files před 15 roky
Makefile 8b1ae6d785 3D Physics module, minor fixes across the board. před 14 roky
create_lua_library.py 355ae20d37 New Lua class system. No longer supports super(), use Superclass.method(self, args) convention instead. __index__ and __set_callback renamed to __getvar and __setvar respectively. Full inheritance now supported with getter and setter acessors propagating properly through superclasses. Static methods now accessed as ClassName.staticMethod() před 13 roky
zipfile.py 82ed3d5825 Automatic api.pak creation. Also, now only api.pak is copied into the player před 13 roky