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-05-27 20:35:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cd5ffa82a3f511594746ebde129ed180693b7c8
opensim
/
OpenSim
History
Adam Frisby
3cd5ffa82a
* Fixes an assumption whereby Scene assumes that each client is capable of producing a circuit. This affects non-Linden derived viewers who do not utilize circuits.
2009-02-22 12:39:46 +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
* Fixes an assumption whereby Scene assumes that each client is capable of producing a circuit. This affects non-Linden derived viewers who do not utilize circuits.
2009-02-22 12:39:46 +00:00
ScriptEngine
Refactor log4net logger handling in script engine. (
#3148
)
2009-02-22 01:26:18 +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
TestSuite
Replace the console for all OpenSim apps with a new console featuring command
2009-02-07 12:25:39 +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