Commit History

Author SHA1 Message Date
  Lasse Öörni cb0103d518 Require always registering remote events for reception. Implement a fixed blacklist of remote events that can not be registered (see Network.cpp). Removed obsolete E_WINDOWMESSAGE event definition. 11 years ago
  Lasse Öörni 6d5c73a15f Note that client cameras should be created into a local node in networked applications. 11 years ago
  Mike3D 265eecb229 Catch-up C++ samples (screen joystick support for lua and AngelScript) 11 years ago
  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 years ago
  Lasse Öörni 7a55a43725 Tidied up the sample descriptions. 12 years ago
  Lasse Öörni be7636f823 Make the include path absolute in all script examples so that ScriptCompiler can compile them properly. 12 years ago
  Lasse Öörni 55ef6dd6c3 CharacterDemo & VehicleDemo in script. 12 years ago
  Lasse Öörni 9cbea3b331 Added SoundEffects, Navigation, Chat & SceneReplication samples in script. 12 years ago