mikymod 413e889146 add boxed vector3 to lua пре 12 година
..
LuaAccelerometer.cpp 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion пре 12 година
LuaActor.cpp 643eb9add7 Push nil in case actor does not have unit associated with it пре 12 година
LuaCamera.cpp 7b18ce411d Update Lua Camera bindings пре 12 година
LuaController.cpp 693f1eb90c Add Controller::collides_up/down/sides() and tweak a couple of params пре 12 година
LuaDebugLine.cpp 5f3614ffcd Add DebugLine пре 12 година
LuaDevice.cpp 56c0415922 Use WorldManager to create/destory worlds in Device and add support for reloading Units пре 12 година
LuaEnvironment.cpp 95b5add28f improve load_module_enum in LuaEnvironment пре 12 година
LuaEnvironment.h e746c760d1 Move macros to dedicate header пре 12 година
LuaFloatSetting.cpp 03d061e859 Update Lua bindins which used push_string пре 12 година
LuaGui.cpp 6e7828ed46 add show and hide methods in Gui пре 12 година
LuaIntSetting.cpp 03d061e859 Update Lua bindins which used push_string пре 12 година
LuaKeyboard.cpp 7ebc49defb Update LuaMouse and LuaKeyboard пре 12 година
LuaMath.cpp 224f8b3bc4 Be more lua-friendly, actually, I did it only because I hate int32_t пре 12 година
LuaMatrix4x4.cpp 09cfc8584b Add identity() пре 12 година
LuaMesh.cpp c1defc895b Update LuaMesh bindings пре 12 година
LuaMouse.cpp 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion пре 12 година
LuaPhysicsWorld.cpp 9212d675e9 fix overlap_test and raycast пре 12 година
LuaQuaternion.cpp 474cfa9b0e Rename mul to multiply according to code guidelines пре 12 година
LuaRaycast.cpp 9212d675e9 fix overlap_test and raycast пре 12 година
LuaResourcePackage.cpp 8c6edff894 Remove push/get_lightdata from LuaStack. All supported types must have corresponding get/push, this allows type/alive-checking пре 12 година
LuaSoundWorld.cpp 6dcfe417bd Add SoundWorld::is_playing() пре 12 година
LuaSprite.cpp f5ae410d29 Add the most basic, untested, dirty, inefficient, 100% crash guaranteed sprite animation code пре 12 година
LuaStack.h 413e889146 add boxed vector3 to lua пре 12 година
LuaStringSetting.cpp 03d061e859 Update Lua bindins which used push_string пре 12 година
LuaSystem.cpp 84e008df2d implement raycast in PhysicsWorld пре 12 година
LuaSystem.h a7d7e66451 Add LuaSystem пре 12 година
LuaTouch.cpp 77ebe2b599 Implement LuaTouch пре 12 година
LuaUnit.cpp 168e09468f update LuaUnit пре 12 година
LuaVector2.cpp 05883cbe71 Add x(),y() and set_x(), set_y() пре 12 година
LuaVector3.cpp bfd773d14a fix LuaVector3::negate() пре 12 година
LuaVector3Box.cpp 413e889146 add boxed vector3 to lua пре 12 година
LuaWindow.cpp 3549b1e2f7 fix and make few changes to lua пре 12 година
LuaWorld.cpp b782a8f1aa remove lookup_gui from LuaWorld пре 12 година