Commit History

作者 SHA1 備註 提交日期
  Lasse Öörni 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. 12 年之前
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
  Lasse Öörni c169684bcd Crashproofed most of the C++ samples when running with empty resource directories. 18 & 19 will still crash inside Bullet. 12 年之前
  Lasse Öörni 04b00263b0 Moved CharacterDemo to the samples. 12 年之前
  Lasse Öörni dfb318b4f9 Added scene network replication sample. 12 年之前
  Lasse Öörni 796d8871b9 Sample code cleanup. 12 年之前
  Lasse Öörni 426d664990 Added network chat sample. Cleaned up UI creation code in SoundEffects sample. 12 年之前