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-07-15 20:15:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf1e8b17237a7e4e5367e7bde887f97eba2547d8
opensim
/
OpenSim
/
Region
History
Teravus Ovares
cf1e8b1723
* Fixing SVN properties
2009-04-05 08:43:29 +00:00
..
Application
* Proactively fixed bug-potential concerning the fact that m_httpServer property was differently referred to between RegionApplicationBase and all other grid services.
2009-04-03 20:56:36 +00:00
ClientStack
Thanks jonc, for a patch that adds rendering of classic clouds.
2009-04-04 15:43:02 +00:00
Communications
Added CreateObject(regionhandle, userID, itemID) to post objects that are to be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs.
2009-04-05 03:27:50 +00:00
CoreModules
Added CreateObject(regionhandle, userID, itemID) to post objects that are to be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs.
2009-04-05 03:27:50 +00:00
DataSnapshot
* Make all coded defaults match settings in OpenSim.ini.example
2009-03-11 18:02:22 +00:00
Examples
/SimpleModule
Thanks jonc, for a patch that adds rendering of classic clouds.
2009-04-04 15:43:02 +00:00
Framework
Added CreateObject(regionhandle, userID, itemID) to post objects that are to be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs.
2009-04-05 03:27:50 +00:00
OptionalModules
* Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged)
2009-04-05 02:51:10 +00:00
Physics
* Fixing SVN properties
2009-04-05 08:43:29 +00:00
ScriptEngine
Thanks jonc, for a patch that adds rendering of classic clouds.
2009-04-04 15:43:02 +00:00
UserStatistics
* Add documentation to BaseHttpServer.AddHTTPHandler()
2009-03-19 16:41:23 +00:00