OpenSimMirror/OpenSim/Region
Justin Clarke Casey 46fd31346d * Apply http://opensimulator.org/mantis/view.php?id=3178
* Moves llEmail() delay to after e-mail send rather than before, in line with SL
* Thanks DoranZemlja
* Last build failure looks like a glitch, but one that has already happened twice recently which I need to look at
2009-02-17 16:04:43 +00:00
..
Application * refactor: remove AssetCache field hanging off Scene 2009-02-16 19:15:16 +00:00
ClientStack Re-add the objectID field to the anim pack, that was deemed unneccessary 2009-02-17 04:16:42 +00:00
Communications - remove the Metadata property from AssetBase and return all previous 2009-02-17 01:36:44 +00:00
CoreModules * Apply http://opensimulator.org/mantis/view.php?id=3178 2009-02-17 16:04:43 +00:00
DataSnapshot * optimized usings. 2009-02-12 09:53:12 +00:00
Examples/SimpleModule Re-add the objectID field to the anim pack, that was deemed unneccessary 2009-02-17 04:16:42 +00:00
Framework * Establish InventoryArchiveSaved event for unit tests 2009-02-17 15:39:18 +00:00
OptionalModules Re-add the objectID field to the anim pack, that was deemed unneccessary 2009-02-17 04:16:42 +00:00
Physics This started as way to correct Mantis #3158, which I believe should be fixed now. The flying status was temporarily being ignored, which caused the avie to drop sometimes -- there was a race condition. In the process it also fixes that annoying bug in basic physics where the avie would drop half-way to the ground upon region crossings (SetAppearance was missing). Additionally, a lot of child-agent-related code has been cleaned up; namely child agents are now consistently not added to physical scenes, and they also don't have appearances. All of that happens in MakeRoot, consistently. 2009-02-15 05:00:58 +00:00
ScriptEngine Re-add the objectID field to the anim pack, that was deemed unneccessary 2009-02-17 04:16:42 +00:00
UserStatistics This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00