커밋 기록

작성자 SHA1 메시지 날짜
  aster2003 8098f588b4 Change LuaFunction to subclass of RefCounted. 12 년 전
  Aster Jian a570bb8ad6 Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows. 12 년 전
  Wei Tjong Yao 09ba853aba Keep CMakeCache.txt in between build script invocation to speed things up. Correct typo error. 12 년 전
  Aster Jian 4b9f241065 Add LuaFunction class, Add more Lua API in Sound, fixed typo. 12 년 전
  Aster Jian bbf193dd5f Move tolua++ Urho3D extension in a file, Move PushParameters function in ToluaUrho3DEx and change return type to bool. 12 년 전
  Lasse Öörni f93a5e4a23 LuaScript library header formatting. Allow parameters also for procedural Lua functions. Renamed LuaScriptInstance::Execute() to ExecuteFunction(). 12 년 전
  Wei Tjong Yao e376dc4562 Identity the maintainer of the Urho3D/Lua fork. Regenerate toluabind.c and toluabind.h using bootstrap process. Only call 'standard' script functions when they are available and be silent about it when they are not defined in the Lua script. 12 년 전
  Aster Jian 0ddb13f148 Add Update, PostUpdate, Save, Load function in LuaScriptInstance, Add one more LoadXML and SaveXML in Scene, Add destructor function in Math lib. 12 년 전
  Aster Jian 5b1879c0ff Add unsubscribe from event functions in LuaScript and LuaScriptInstance. 12 년 전
  Lasse Öörni a9f13ebdfe Added LuaScriptInstance subscribe to specific sender's event. 12 년 전
  Aster Jian caf5aa4118 Store Lua function to LUA_REGISTRYINDEX table, make better performance. 12 년 전
  Aster Jian dfc7647277 Replace table with spaces. 12 년 전
  Aster Jian f9e2d7c9d1 Add LuaScriptInstance class. 12 년 전
  Aster Jian 367a930a93 Add Lua File class. Make Lua file as resource. 12 년 전
  Wei Tjong Yao 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 년 전