Daniele Bartolini f93cc02698 Update LuaGui %!s(int64=11) %!d(string=hai) anos
..
LuaAccelerometer.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaActor.cpp 3168e8ea13 Improve Actor. We still miss enable/disable_collision(). Investigating. %!s(int64=12) %!d(string=hai) anos
LuaCamera.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaColor4.cpp 4194eeee68 Add Color4 to lua %!s(int64=11) %!d(string=hai) anos
LuaController.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaDebugLine.cpp 0d1448dba1 Make DebugLine fulluserdata %!s(int64=11) %!d(string=hai) anos
LuaDevice.cpp 65d130b70b Add set_fullscreen() %!s(int64=11) %!d(string=hai) anos
LuaEnvironment.cpp c4c7465294 Rename data() and lookup() to get() %!s(int64=11) %!d(string=hai) anos
LuaEnvironment.h 2dd5853c6a Add a very ugly hack to support another very ugly thing in World. %!s(int64=12) %!d(string=hai) anos
LuaFloatSetting.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaGui.cpp f93cc02698 Update LuaGui %!s(int64=11) %!d(string=hai) anos
LuaIntSetting.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaKeyboard.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaMath.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaMatrix4x4.cpp 18409565fe Do not print directly, return formatted string instead. Also rename it to 'to_string' %!s(int64=12) %!d(string=hai) anos
LuaMatrix4x4Box.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaMesh.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaMouse.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaPhysicsWorld.cpp 4f391bdf98 Use 'get' instead of 'lookup' %!s(int64=11) %!d(string=hai) anos
LuaQuaternion.cpp ca70122ae5 add elements() to LuaQuaternion %!s(int64=12) %!d(string=hai) anos
LuaQuaternionBox.cpp e19a054f11 fix LuaQuaternionBox %!s(int64=12) %!d(string=hai) anos
LuaRaycast.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaResourcePackage.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaSoundWorld.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaSprite.cpp 4f391bdf98 Use 'get' instead of 'lookup' %!s(int64=11) %!d(string=hai) anos
LuaStack.h 0d1448dba1 Make DebugLine fulluserdata %!s(int64=11) %!d(string=hai) anos
LuaStringSetting.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaSystem.cpp c4c7465294 Rename data() and lookup() to get() %!s(int64=11) %!d(string=hai) anos
LuaSystem.h a7d7e66451 Add LuaSystem %!s(int64=12) %!d(string=hai) anos
LuaTouch.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaUnit.cpp a374504f8e Add basic system for storing key/value pairs in units %!s(int64=11) %!d(string=hai) anos
LuaVector2.cpp b51c0e7f5c Delete unused code %!s(int64=12) %!d(string=hai) anos
LuaVector2Box.cpp 9f84a4d4ba add LuaVector2Box %!s(int64=11) %!d(string=hai) anos
LuaVector3.cpp b51c0e7f5c Delete unused code %!s(int64=12) %!d(string=hai) anos
LuaVector3Box.cpp 2f80565f5f Fix Vector3Box.store() %!s(int64=12) %!d(string=hai) anos
LuaWindow.cpp cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. %!s(int64=12) %!d(string=hai) anos
LuaWorld.cpp 4f391bdf98 Use 'get' instead of 'lookup' %!s(int64=11) %!d(string=hai) anos