提交历史

作者 SHA1 备注 提交日期
  TheComet 327965a40c Fixing build on windows, fixing segfault in release builds 8 年之前
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 年之前
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. 10 年之前
  Lasse Öörni 7afc3cd9ce HasSubscribedToEvent() exposed to scripting. Closes #1122. 10 年之前
  Ivan K 4532a3a72e LOGRAWF -> URHO3D_LOGRAWF 10 年之前
  Ivan K 4b015f3c51 LOGERRORF -> URHO3D_LOGERRORF 10 年之前
  Ivan K ad2eb74d83 LOGERROR -> URHO3D_LOGERROR 10 年之前
  Ivan K d53fc4b94b LOGINFO -> URHO3D_LOGINFO 10 年之前
  Ivan K db15f0358e PROFILE -> URHO3D_PROFILE 10 年之前
  Ivan K 4bcbae61fe HANDLER -> URHO3D_HANDLER 10 年之前
  Yao Wei Tjong 姚伟忠 f9e27e33f2 Ensure Lua function references are released when refcounter reaches 0. 10 年之前
  Yao Wei Tjong 姚伟忠 61647bb887 Optimize Lua Variant class bindings. 10 年之前
  Yao Wei Tjong 姚伟忠 a0125a19c1 Move the pieces around for code reuse opportunity. 10 年之前
  Yao Wei Tjong 姚伟忠 35f3bb0a4d Store Urho3D context directly inside Lua state global table. 10 年之前
  Yao Wei Tjong 姚伟忠 842de2fe48 Exposed the database subsystem API to scripting. 10 年之前
  Yao Wei Tjong 姚伟忠 fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 年之前
  David Feltell a8afde31b2 Fix tab indent to space indent. 10 年之前
  David Feltell 67b6f0d533 Add `luaL_loadfile` support, with CMake option to prefer this strategy. 10 年之前
  aster2013 83e1fbebe3 Remove WeakPtr<LuaFunction> in LuaIntegration sample; 11 年之前
  aster2013 52731a6d22 Replace WeakPtr<LuaFunction> with LuaFunction ptr. 11 年之前
  aster2013 b6e413e49d Simplify Lua event handler, keep it has same behavior as AngleScript and C++. 11 年之前
  aster2013 5882cb9975 Change argument type from String to StringHash. 11 年之前
  aster2013 a6b4c78734 Return same LuaFunction object with index and funciton name. 11 年之前
  aster2013 82afdc9c02 Merge branch 'lua-event-handler' 11 年之前
  aster2013 1782985056 Separate LuaScriptEventInvoker out of LuaScript. 11 年之前
  aster2013 73fad1dc04 Fix build error. 11 年之前
  Lasse Öörni 8bb3e649e5 Add profiling block for Lua garbage collection. 11 年之前
  aster2013 ff91be64ad Fix bug. 11 年之前
  aster2013 f5522a07a8 Add LuaScriptEventListener and LuaScriptEventInvoker. 11 年之前
  Lasse Öörni bb2ebf7568 Bump copyright to 2015. 11 年之前