OpenSimMirror/OpenSim/Region
Justin Clarke Casey ddaa90d270 * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserProfile
* the methods were identical except that the Properties one did a check for the user profile beforehand.  However, every caller was doing this already anyway.
2008-09-15 19:02:34 +00:00
..
Application * refactor: Break out IUserServiceAdmin out of IUserService since admin methods don't need to be implemented on Grid hosted region servers 2008-09-15 18:23:36 +00:00
ClientStack * This update makes configuring SSL a little easier on Windows XP. It also makes it possible to run a HTTPS server on the region. It also has a junk Certification authority for test purposes. 2008-09-14 18:39:17 +00:00
Communications * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserProfile 2008-09-15 19:02:34 +00:00
DataSnapshot Fix another missing UUID before a ToString(). 2008-09-13 21:14:24 +00:00
Environment * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserProfile 2008-09-15 19:02:34 +00:00
Examples/SimpleModule * Patch http://opensimulator.org/mantis/view.php?id=2167 2008-09-12 20:42:04 +00:00
Interfaces * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
Modules Mantis #2133 2008-09-06 14:58:23 +00:00
Physics Formatting cleanup. 2008-09-13 22:07:07 +00:00
ScriptEngine Add the option to use Allow_osFunction = false for each OS function 2008-09-15 15:36:51 +00:00
Storage Patch #9151 2008-07-18 02:40:47 +00:00