Daniele Bartolini 5d48c78ab9 First part of the 'SoundWorld - big rewrite' hace 12 años
..
LuaAccelerometer.cpp 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion hace 12 años
LuaActor.cpp d16074cfc6 Add Lua bindings for Actor and PhysicsWorld hace 12 años
LuaCamera.cpp 7b18ce411d Update Lua Camera bindings hace 12 años
LuaController.cpp 693f1eb90c Add Controller::collides_up/down/sides() and tweak a couple of params hace 12 años
LuaDevice.cpp 56c0415922 Use WorldManager to create/destory worlds in Device and add support for reloading Units hace 12 años
LuaEnvironment.cpp 7895af4483 Merge branch 'world' of https://github.com/taylor001/crown into world hace 12 años
LuaEnvironment.h 802ef55bda update Lua binds according to gui implementation hace 12 años
LuaFloatSetting.cpp 03d061e859 Update Lua bindins which used push_string hace 12 años
LuaGui.cpp 06770768f6 fix LuaGui and implement resolution bind hace 12 años
LuaIntSetting.cpp 03d061e859 Update Lua bindins which used push_string hace 12 años
LuaKeyboard.cpp 7ebc49defb Update LuaMouse and LuaKeyboard hace 12 años
LuaMath.cpp 224f8b3bc4 Be more lua-friendly, actually, I did it only because I hate int32_t hace 12 años
LuaMatrix4x4.cpp 09cfc8584b Add identity() hace 12 años
LuaMesh.cpp c1defc895b Update LuaMesh bindings hace 12 años
LuaMouse.cpp 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion hace 12 años
LuaPhysicsWorld.cpp d16074cfc6 Add Lua bindings for Actor and PhysicsWorld hace 12 años
LuaQuaternion.cpp 474cfa9b0e Rename mul to multiply according to code guidelines hace 12 años
LuaResourcePackage.cpp 8c6edff894 Remove push/get_lightdata from LuaStack. All supported types must have corresponding get/push, this allows type/alive-checking hace 12 años
LuaSprite.cpp 1c724ca058 fix LuaSprite hace 12 años
LuaStack.cpp 824a997908 Add methods to check types of lua math userdata hace 12 años
LuaStack.h 7b87c44f3e improve lua binds for Gui hace 12 años
LuaStringSetting.cpp 03d061e859 Update Lua bindins which used push_string hace 12 años
LuaTouch.cpp 77ebe2b599 Implement LuaTouch hace 12 años
LuaUnit.cpp 6d22fef367 Add basic support to character controllers hace 12 años
LuaVector2.cpp 05883cbe71 Add x(),y() and set_x(), set_y() hace 12 años
LuaVector3.cpp d3cc334237 Add x(), y(), z() and set_x(), set_y(), set_z() hace 12 años
LuaWindow.cpp 3549b1e2f7 fix and make few changes to lua hace 12 años
LuaWorld.cpp 5d48c78ab9 First part of the 'SoundWorld - big rewrite' hace 12 años