Daniele Bartolini e1acf7f3c0 Add support for loading levels in World il y a 11 ans
..
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. il y a 12 ans
LuaActor.cpp 3168e8ea13 Improve Actor. We still miss enable/disable_collision(). Investigating. il y a 12 ans
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. il y a 12 ans
LuaColor4.cpp 4194eeee68 Add Color4 to lua il y a 11 ans
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. il y a 12 ans
LuaDebugLine.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. il y a 12 ans
LuaDevice.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. il y a 12 ans
LuaEnvironment.cpp 123ca211d8 Rename physics_callbact to g_physics_callback il y a 12 ans
LuaEnvironment.h 2dd5853c6a Add a very ugly hack to support another very ugly thing in World. il y a 12 ans
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. il y a 12 ans
LuaGui.cpp 881df69fb1 Add Gui::draw_rectangle(). Also add color parameter to all Gui::draw methods il y a 11 ans
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. il y a 12 ans
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. il y a 12 ans
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. il y a 12 ans
LuaMatrix4x4.cpp 18409565fe Do not print directly, return formatted string instead. Also rename it to 'to_string' il y a 12 ans
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. il y a 12 ans
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. il y a 12 ans
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. il y a 12 ans
LuaPhysicsWorld.cpp 604b40146e Merge branch 'master' of https://github.com/taylor001/crown il y a 12 ans
LuaQuaternion.cpp ca70122ae5 add elements() to LuaQuaternion il y a 12 ans
LuaQuaternionBox.cpp e19a054f11 fix LuaQuaternionBox il y a 12 ans
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. il y a 12 ans
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. il y a 12 ans
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. il y a 12 ans
LuaSprite.cpp a666434f21 Remove unnecessary code il y a 12 ans
LuaStack.h 6e19d562d1 Remove push/get_gui_component_id il y a 11 ans
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. il y a 12 ans
LuaSystem.cpp 4194eeee68 Add Color4 to lua il y a 11 ans
LuaSystem.h a7d7e66451 Add LuaSystem il y a 12 ans
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. il y a 12 ans
LuaUnit.cpp a374504f8e Add basic system for storing key/value pairs in units il y a 11 ans
LuaVector2.cpp b51c0e7f5c Delete unused code il y a 12 ans
LuaVector2Box.cpp 9f84a4d4ba add LuaVector2Box il y a 11 ans
LuaVector3.cpp b51c0e7f5c Delete unused code il y a 12 ans
LuaVector3Box.cpp 2f80565f5f Fix Vector3Box.store() il y a 12 ans
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. il y a 12 ans
LuaWorld.cpp e1acf7f3c0 Add support for loading levels in World il y a 11 ans