Daniele Bartolini 3ebbb8e2b3 Add metatable to Vector2/Vector3/Matrix4x4/Quaternion in order to prevent engine hackers from injuries of any kind. And also to improve Lua code readability hace 12 años
..
LuaAccelerometer.cpp 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion hace 12 años
LuaCamera.cpp 7b18ce411d Update Lua Camera bindings hace 12 años
LuaDevice.cpp d753ac613d Add Device::render_world() hace 12 años
LuaEnvironment.cpp 3ebbb8e2b3 Add metatable to Vector2/Vector3/Matrix4x4/Quaternion in order to prevent engine hackers from injuries of any kind. And also to improve Lua code readability hace 12 años
LuaEnvironment.h 648ce3116c Add operators +, -, *, / to LuaVector3 hace 12 años
LuaFloatSetting.cpp 03d061e859 Update Lua bindins which used push_string 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 1d9ea96fa2 Fix lua function names according to code guidelines and remove some unuseful stuff hace 12 años
LuaMesh.cpp 06c5ef0a03 Merge branch 'master' into world hace 12 años
LuaMouse.cpp 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion hace 12 años
LuaQuaternion.cpp 474cfa9b0e Rename mul to multiply according to code guidelines hace 12 años
LuaResourcePackage.cpp 09349ed82a Add LuaResourcePackage 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 824a997908 Add methods to check types of lua math userdata hace 12 años
LuaStringSetting.cpp 03d061e859 Update Lua bindins which used push_string hace 12 años
LuaTouch.cpp 443ab1cd9b Change naming convention for lua bindings hace 12 años
LuaUnit.cpp 410c3c2039 add LuaSprite hace 12 años
LuaVector2.cpp 9bd3925a0a Fix lua function names according to code guidelines hace 12 años
LuaVector3.cpp 9bd3925a0a Fix lua function names according to code guidelines hace 12 años
LuaWindow.cpp 3549b1e2f7 fix and make few changes to lua hace 12 años
LuaWorld.cpp 313f79146b Add destory_unit() and fix link_sound() hace 12 años