Daniele Bartolini f5ae410d29 Add the most basic, untested, dirty, inefficient, 100% crash guaranteed sprite animation code vor 12 Jahren
..
LuaAccelerometer.cpp 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion vor 12 Jahren
LuaActor.cpp d15fb435e2 add set_kinematic and clear_kinematic vor 12 Jahren
LuaCamera.cpp 7b18ce411d Update Lua Camera bindings vor 12 Jahren
LuaController.cpp 693f1eb90c Add Controller::collides_up/down/sides() and tweak a couple of params vor 12 Jahren
LuaDevice.cpp 56c0415922 Use WorldManager to create/destory worlds in Device and add support for reloading Units vor 12 Jahren
LuaEnvironment.cpp 3904b035fe Add SoundWorld::pause_all/resume_all/stop_all() and add LuaSoundWorld vor 12 Jahren
LuaEnvironment.h 3904b035fe Add SoundWorld::pause_all/resume_all/stop_all() and add LuaSoundWorld vor 12 Jahren
LuaFloatSetting.cpp 03d061e859 Update Lua bindins which used push_string vor 12 Jahren
LuaGui.cpp 06770768f6 fix LuaGui and implement resolution bind vor 12 Jahren
LuaIntSetting.cpp 03d061e859 Update Lua bindins which used push_string vor 12 Jahren
LuaKeyboard.cpp 7ebc49defb Update LuaMouse and LuaKeyboard vor 12 Jahren
LuaMath.cpp 224f8b3bc4 Be more lua-friendly, actually, I did it only because I hate int32_t vor 12 Jahren
LuaMatrix4x4.cpp 09cfc8584b Add identity() vor 12 Jahren
LuaMesh.cpp c1defc895b Update LuaMesh bindings vor 12 Jahren
LuaMouse.cpp 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion vor 12 Jahren
LuaPhysicsWorld.cpp d16074cfc6 Add Lua bindings for Actor and PhysicsWorld vor 12 Jahren
LuaQuaternion.cpp 474cfa9b0e Rename mul to multiply according to code guidelines vor 12 Jahren
LuaResourcePackage.cpp 8c6edff894 Remove push/get_lightdata from LuaStack. All supported types must have corresponding get/push, this allows type/alive-checking vor 12 Jahren
LuaSoundWorld.cpp 6dcfe417bd Add SoundWorld::is_playing() vor 12 Jahren
LuaSprite.cpp f5ae410d29 Add the most basic, untested, dirty, inefficient, 100% crash guaranteed sprite animation code vor 12 Jahren
LuaStack.cpp 824a997908 Add methods to check types of lua math userdata vor 12 Jahren
LuaStack.h 3904b035fe Add SoundWorld::pause_all/resume_all/stop_all() and add LuaSoundWorld vor 12 Jahren
LuaStringSetting.cpp 03d061e859 Update Lua bindins which used push_string vor 12 Jahren
LuaTouch.cpp 77ebe2b599 Implement LuaTouch vor 12 Jahren
LuaUnit.cpp c498e26c59 Fix Unit.world_pose() returning local poses vor 12 Jahren
LuaVector2.cpp 05883cbe71 Add x(),y() and set_x(), set_y() vor 12 Jahren
LuaVector3.cpp d3cc334237 Add x(), y(), z() and set_x(), set_y(), set_z() vor 12 Jahren
LuaWindow.cpp 3549b1e2f7 fix and make few changes to lua vor 12 Jahren
LuaWorld.cpp 3904b035fe Add SoundWorld::pause_all/resume_all/stop_all() and add LuaSoundWorld vor 12 Jahren