Commit History

Author SHA1 Message Date
  Yao Wei Tjong 姚伟忠 2e8744dc01 Minor cleanup - remove redundant null check for subsystems pointer. 12 years ago
  Lasse Öörni 06c93d84ef Removed Exists() check when trying to load the .lua variant of a Lua script resource (after .luc was not found.) Log an info message when a Lua script is successfully loaded, similar to AngelScript. 12 years ago
  aster2013 b1af7b66e3 Add resource existed check. 12 years ago
  Mike3D 9b042e2ab2 Tiny fix to LuaScript.cpp 12 years ago
  aster2013 6dba57e5ad Modify comment in LuaScript module. 12 years ago
  aster2013 4f91bf9307 Add support for compiled Lua file(with luc extension). 12 years ago
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
  Lasse Öörni 250d1ced11 Eliminated the static Context pointer from LuaScript subsystem. Removed classes which aren't actual subsystems from Context.pkg. 12 years ago
  aster2013 d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 years ago
  Yao Wei Tjong 姚伟忠 d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago