Commit History

Author SHA1 Message Date
  teravus 4fa088bafb Pipe Throttle Update Event to EventManager, client --> ScenePresence --> EventManager, so that modules can know when throttles are updated. The event contains no client specific data to preserve the possibility of 'multiple clients' and you must still call ControllingClient.GetThrottlesPacked(f) to see what the throttles actually are once the event fires. Hook EventManager.OnUpdateThrottle to GetTextureModule. 12 years ago
  Melanie dd416298f1 Merge branch 'avination' into careminster 12 years ago
  UbitUmarov ad7f273d95 more debug 12 years ago
  Melanie 6ce93b22d1 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 528085adef minor: Add method doc to EventManager.OnNewClient, OnClientLogin, ClientClosed, OnRemovePresence that any long-running operations should be launched on a thread separate to the event thread. 12 years ago
  Dan Lake 91ca3117cb Add bool to TriggerSceneObjectPartUpdated where full = true indicates a full update. There should be a better way to indicate which properties have changed that is non LLUDP-centric 12 years ago
  Melanie daf84d7385 Merge commit '77355295dadaf3be54ac29d6b3d30901e95c0a32' into careminster 12 years ago
  SignpostMarv 020103c51e Documenting object-related events 12 years ago
  SignpostMarv 1cfd63d0b4 Documenting LSL script-related events 12 years ago
  Melanie bbaf2c5a80 Merge branch 'master' into careminster 12 years ago
  SignpostMarv 8d7b1f8aa0 Documenting non-LSL script-related events 12 years ago
  SignpostMarv d667f9d260 Documentation of teleport-related events 12 years ago
  SignpostMarv 696b3f66c4 minor tweaks to existing comments for IDE goodness 12 years ago
  SignpostMarv 49e2872f9e Documentation of agent-related events 12 years ago
  SignpostMarv 61f4523e01 Documentation of object-related events 12 years ago
  SignpostMarv a74167bb06 Documentation of OnPluginConsole 12 years ago
  Melanie db774d4292 Merge branch 'master' into careminster 12 years ago
  Oren Hurvitz ce468215d5 Support multi-region OAR files 12 years ago
  SignpostMarv 46d8405229 Documentation of parcel-related events 12 years ago
  SignpostMarv 41f3f2400e Documentation of economy-related EventManager events 12 years ago
  SignpostMarv ad1b9bbba6 documentation (OnSceneObjectPartCopy) 12 years ago
  SignpostMarv 97b8739c1d documentation (OnRemovePresence) 12 years ago
  SignpostMarv 0760121eb9 documentation (OnNewPresence) 12 years ago
  SignpostMarv 0a22e78f59 documentation (OnClientConnect) 12 years ago
  SignpostMarv 5e51f16ceb documentation (OnBackup) 12 years ago
  SignpostMarv fd8a7e64b9 documentation (OnTerrainTick) 12 years ago
  SignpostMarv ed5f574356 documentation (OnTerrainTainted) 12 years ago
  SignpostMarv 44349f742e documentation (OnClientMovement) 12 years ago
  SignpostMarv e3993eefa5 Documenting some of the events on OpenSim.Region.Framework.Scenes.EventManager (OnFrame) 12 years ago
  Melanie c27ff70d5c Add support for the extra params to scene and the event manager 12 years ago