This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-01 23:45:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cd5ffa82a3f511594746ebde129ed180693b7c8
opensim
/
OpenSim
/
Grid
History
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
..
AssetInventoryServer
- remove the Metadata property from AssetBase and return all previous
2009-02-17 01:36:44 +00:00
AssetServer
* 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
Communications
/OGS1
Add persistence of active gestures. This needs an UGAIM update to work.
2008-09-24 21:12:21 +00:00
GridServer
Update svn properties, add copyright headers, minor formatting cleanup.
2009-02-22 01:18:49 +00:00
InventoryServer
* optimized usings.
2009-02-12 09:53:12 +00:00
Manager
* 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
MessagingServer
* optimized usings.
2009-02-12 09:53:12 +00:00
UserServer
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
UserServer.Config
* 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