提交历史

作者 SHA1 备注 提交日期
  Eugene Kozlov 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. 8 年之前
  Eugene Kozlov b26903703a Remove URHO3D_CXX11 guards. 8 年之前
  Eugene Kozlov 550f44c56a Prevent sending events for subscribers added during event handling. Fixes #2013. 8 年之前
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 年之前
  Lasse Öörni 31744b797c Fix potential use of dangling EventReceiverGroup (leading to assert) by making it refcounted and holding onto it until event sending is complete. 9 年之前
  Lasse Öörni 3143336a76 Rewrite event receiver tracking to allow safe receiver removal during event send, even when same number of receivers is added and removed. Closes #1642. 9 年之前
  Lasse Öörni bb057522ad Remove static TypeInfo checking functions, as they cannot function properly due to always accessing the TypeInfo of Object class. 9 年之前
  Yao Wei Tjong 姚伟忠 b99f652892 Minor refactoring on the event profiler subsystem. 9 年之前
  Lasse Öörni 5ac188d459 Add event name subscription to AngelScript & Lua API's as a global function, so that script-defined events can work with EventProfiler. Simplify code to terminate EventProfiler block when event send ends. Also terminate EventProfiler block if event send is terminated abnormally (sender expired.) 9 年之前
  svifylabs a91a6cf924 Added static bool to EventProfiler 9 年之前
  svifylabs 16257f80c5 Revert "Testing static registration of subsystems" 9 年之前
  svifylabs 2a0a9df4dd Testing static registration of subsystems 9 年之前
  svifylabs bffb89b60d Added EventProfiler 9 年之前
  rokups 740ff3491a C++11 event binding (lambdas/std::bind). 9 年之前
  Blue, The Magnificent bfe39c6a3f Enhancement to global variable implementation 9 年之前
  Blue, The Magnificent f1864f498a implement application wide global variable 9 年之前
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. 10 年之前
  Ivan K ad2eb74d83 LOGERROR -> URHO3D_LOGERROR 10 年之前
  aster2013 b7ee2575d7 Convert tab to spaces, [ci skip] 10 年之前
  aster2013 a1105f7d38 Minor refactor, add comment to type info. 10 年之前
  aster2013 3a948899a7 Add type info, remove BASEOBJECT macro, now user can use type info check object type. for example: 10 年之前
  Yao Wei Tjong 姚伟忠 fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 年之前
  Lasse Öörni bb2ebf7568 Bump copyright to 2015. 11 年之前
  Yao Wei Tjong 姚伟忠 f719e3a429 Remove explicit inclusion of precompiled header file. 11 年之前
  Yao Wei Tjong 姚伟忠 359efb2d37 Move the DebugNew.h from Urho3D/Container subdir to Urho3D subdir. 11 年之前
  Yao Wei Tjong 姚伟忠 0a2e601307 Change the include path for Precompiled header to fix MSVC build. 11 年之前
  Yao Wei Tjong 姚伟忠 b51e419c88 Change impl. file to include the header file from corresponding subdir. 11 年之前
  Yao Wei Tjong 姚伟忠 bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 年之前