OpenSimMirror/OpenSim/Region
Justin Clarke Casey eb63b9bbc1 * Actually persist restored archives to the database - wasn't actually doing this before (doh)
* Not quite perfect yet
2008-07-13 00:18:29 +00:00
..
Application * refactor: Move xml/archive loading and saving code into separate methods ready for future modularization 2008-07-12 20:14:17 +00:00
ClientStack Patch #9145 (Mantis #1723) 2008-07-12 13:42:32 +00:00
Communications Renaming UserManagerBase.SetUserProfile(UserProfileData) to 2008-07-04 11:13:25 +00:00
DataSnapshot * On archive loading, tell the user how many objects we are ignoring because they already exist in the scene 2008-07-12 22:14:38 +00:00
Environment * Actually persist restored archives to the database - wasn't actually doing this before (doh) 2008-07-13 00:18:29 +00:00
Examples/SimpleModule corrected the params types on IClientAPI.SendParcelMediaCommand. the command parameter should be set to the the ParcelMediaCommandEnum value. While flags seems to need to be set to (uint)(1<<[value of the command enum]) 2008-07-09 11:01:26 +00:00
Modules Mantis#1391. Thank you kindly, Phrearch for a patch that: 2008-07-10 13:51:56 +00:00
Physics Passes prim physical status to mesher from physics plugins 2008-07-12 01:58:20 +00:00
ScriptEngine * On archive loading, tell the user how many objects we are ignoring because they already exist in the scene 2008-07-12 22:14:38 +00:00
Storage change SitTarget calls from functions to properties 2008-07-07 20:12:14 +00:00