OpenSimMirror/OpenSim/Region/Framework
Huaiyu (Kitty) Liu f47c301a56 Added SOP.HasPropertyUpdatedLocally() to help enqueue the right set of objects that have properties updated locally.
Also, in RegionSyncModule.SendSceneUpdates, added calling sog.UpdateTaintedBucketSyncInfo() to update timestamp of a tainted property bucket.
2011-02-11 16:23:03 -08:00
..
Interfaces Switched to use ScheduleFullUpdates() and ScheduleTerseUpdates() as the funnel to catch any property updates, so as to update bucket's sync 2011-02-11 15:31:13 -08:00
Scenes Added SOP.HasPropertyUpdatedLocally() to help enqueue the right set of objects that have properties updated locally. 2011-02-11 16:23:03 -08:00
ModuleLoader.cs * Small commented out debug message for module loading, partly to test my ability to commit with git 2009-08-04 19:00:20 +01:00