mikymod 09e0b56716 move physics enums to LuaPhysicsWorld 12 vuotta sitten
..
LuaAccelerometer.cpp 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 vuotta sitten
LuaActor.cpp a4dc1ebf92 update Lua bindings 12 vuotta sitten
LuaCamera.cpp 7b18ce411d Update Lua Camera bindings 12 vuotta sitten
LuaController.cpp 693f1eb90c Add Controller::collides_up/down/sides() and tweak a couple of params 12 vuotta sitten
LuaDebugLine.cpp 5f3614ffcd Add DebugLine 12 vuotta sitten
LuaDevice.cpp 56c0415922 Use WorldManager to create/destory worlds in Device and add support for reloading Units 12 vuotta sitten
LuaEnvironment.cpp 95b5add28f improve load_module_enum in LuaEnvironment 12 vuotta sitten
LuaEnvironment.h 84e008df2d implement raycast in PhysicsWorld 12 vuotta sitten
LuaFloatSetting.cpp 03d061e859 Update Lua bindins which used push_string 12 vuotta sitten
LuaGui.cpp 6e7828ed46 add show and hide methods in Gui 12 vuotta sitten
LuaIntSetting.cpp 03d061e859 Update Lua bindins which used push_string 12 vuotta sitten
LuaKeyboard.cpp 7ebc49defb Update LuaMouse and LuaKeyboard 12 vuotta sitten
LuaMath.cpp 224f8b3bc4 Be more lua-friendly, actually, I did it only because I hate int32_t 12 vuotta sitten
LuaMatrix4x4.cpp 09cfc8584b Add identity() 12 vuotta sitten
LuaMesh.cpp c1defc895b Update LuaMesh bindings 12 vuotta sitten
LuaMouse.cpp 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 vuotta sitten
LuaPhysicsWorld.cpp 09e0b56716 move physics enums to LuaPhysicsWorld 12 vuotta sitten
LuaQuaternion.cpp 474cfa9b0e Rename mul to multiply according to code guidelines 12 vuotta sitten
LuaRaycast.cpp 09e0b56716 move physics enums to LuaPhysicsWorld 12 vuotta sitten
LuaResourcePackage.cpp 8c6edff894 Remove push/get_lightdata from LuaStack. All supported types must have corresponding get/push, this allows type/alive-checking 12 vuotta sitten
LuaSoundWorld.cpp 6dcfe417bd Add SoundWorld::is_playing() 12 vuotta sitten
LuaSprite.cpp f5ae410d29 Add the most basic, untested, dirty, inefficient, 100% crash guaranteed sprite animation code 12 vuotta sitten
LuaStack.h 84e008df2d implement raycast in PhysicsWorld 12 vuotta sitten
LuaStringSetting.cpp 03d061e859 Update Lua bindins which used push_string 12 vuotta sitten
LuaSystem.cpp 84e008df2d implement raycast in PhysicsWorld 12 vuotta sitten
LuaSystem.h a7d7e66451 Add LuaSystem 12 vuotta sitten
LuaTouch.cpp 77ebe2b599 Implement LuaTouch 12 vuotta sitten
LuaUnit.cpp c498e26c59 Fix Unit.world_pose() returning local poses 12 vuotta sitten
LuaVector2.cpp 05883cbe71 Add x(),y() and set_x(), set_y() 12 vuotta sitten
LuaVector3.cpp d3cc334237 Add x(), y(), z() and set_x(), set_y(), set_z() 12 vuotta sitten
LuaWindow.cpp 3549b1e2f7 fix and make few changes to lua 12 vuotta sitten
LuaWorld.cpp 5f3614ffcd Add DebugLine 12 vuotta sitten