OpenSimMirror/OpenSim
MW 9b0b0b5e28 Part 1 of refactoring the userserver. Changed it so instead of subclassing the User dataBase access class (UserManagerBase) and then adding the http handlers to that. There is now a UserDataBaseService that is passed to the other classes so they can access the db. This should make it easier to have multiple "modules" that can register http handlers and access the db. 2009-02-22 11:01:26 +00:00
..
ApplicationPlugins From: Arthur Rodrigo S Valadares <arthursv@br.ibm.com> 2009-02-20 19:15:39 +00:00
Client/MXP * And a little more 2009-02-22 10:21:41 +00:00
Data * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate. 2009-02-21 09:39:33 +00:00
Framework Addresses some issues with appearance after TPs. Appearance.Owner was not being set, and that's what's being used in SendAppearanceToOtherAgent. Mantis #3204. 2009-02-22 01:26:11 +00:00
Grid Part 1 of refactoring the userserver. Changed it so instead of subclassing the User dataBase access class (UserManagerBase) and then adding the http handlers to that. There is now a UserDataBaseService that is passed to the other classes so they can access the db. This should make it easier to have multiple "modules" that can register http handlers and access the db. 2009-02-22 11:01:26 +00:00
Region Refactor log4net logger handling in script engine. (#3148) 2009-02-22 01:26:18 +00:00
ScriptEngine Refactor log4net logger handling in script engine. (#3148) 2009-02-22 01:26:18 +00:00
TestSuite Replace the console for all OpenSim apps with a new console featuring command 2009-02-07 12:25:39 +00:00
Tests/Common THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versions will have a hard time communicating with sims on this release and later, especially if they haven't transitioned to RESTComms at all. 2009-02-20 03:39:50 +00:00
Tools * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems. 2009-02-20 16:47:31 +00:00