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
02f9caf6ce2c0f19d84f4092940f7f6de18fc57f
opensim
/
OpenSim
/
Region
/
CoreModules
History
Justin Clark-Casey (justincc)
02f9caf6ce
remove some mono compiler warnings
2012-03-20 23:34:10 +00:00
..
Agent
Remove IClientAPI from the money module. It was only used to pass in the
2012-01-28 00:18:12 +00:00
Asset
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
2012-03-08 01:51:37 +00:00
Avatar
Clean up "save iar" help
2012-03-17 02:54:19 +00:00
Framework
Amend to previous commit: normalize strings ToLower.
2012-03-17 19:41:47 -07:00
Hypergrid
3rd way of reseting the HG Map. This time, don't use the grid service; instead keep track of which map blocks each client has seen in the region, and reset exactly those when the client closes.
2011-06-10 17:22:17 -07:00
InterGrid
Stop spurious scene loop startup timeout alarms for scenes with many prims.
2012-02-24 05:02:33 +00:00
LightShare
Introduce a LightShare kill packet ans send it when needed. Currently only
2011-12-28 09:24:02 +00:00
Resources
More on HG access control. This commit splits the UserManagementModule into the Basic one and the HG one, so that we can do everything that needs to be done for HG ACLs to work without interfering with the vanilla opensim. For the moment, it finds foreign users who have left a trace in the region, e.g. an object. This makes it possible to ban/IM/etc these users using the regular avatar picker. TODO: contact the UAS directly given a name of the form First.Last @foo.com.
2012-03-17 15:36:20 -07:00
Scripting
Add sensor, dataserver requests, timer and listener counts to "xengine status" command.
2012-03-06 23:21:17 +00:00
ServiceConnectorsIn
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
2011-10-25 20:24:21 +01:00
ServiceConnectorsOut
Fix a bug where logins to standalones would fail if the RegionReady module was not active
2012-03-19 22:45:03 +00:00
World
remove some mono compiler warnings
2012-03-20 23:34:10 +00:00