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-25 03:05:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba9daf849e7c8db48e7c03e7cdedb77776b2052f
opensim
/
OpenSim
/
Region
/
CoreModules
History
Justin Clark-Casey (justincc)
ba9daf849e
Fix regression from
056a6ee7
because the RemoteSimulationConnector uses a copy of the LocalSimulationConnector but never initializes it (hence ServiceVersion was never set)
2013-07-26 22:52:08 +01:00
..
Agent
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
2013-03-26 03:40:06 +00:00
Asset
In the flotasm asset cache, if we get a request for a file that we're actively writing, simply return null instead of first logging an exception.
2013-03-30 01:21:16 +00:00
Avatar
Fix regression tests relating to agent transfer by making simulator use last week's SIMULATOR/0.1 protocol for now.
2013-07-26 19:22:30 +01:00
Framework
This should fix all issues with teleports. One should be able to TP as fast as needed. (Although sometimes Justin's state machine kicks in and doesn't let you) The EventQueues are a hairy mess, and it's very easy to mess things up. But it looks like this commit makes them work right. Here's what's going on:
2013-07-25 23:44:58 -07:00
Hypergrid
Move map related settings from [Startup] to a new [Map] section in OpenSim.ini
2013-02-25 23:04:38 +00:00
Properties
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00
Scripting
Add request received/handling stats for caps which are served by http poll handlers.
2013-07-15 23:27:46 +01:00
ServiceConnectorsIn
UserProfiles
2013-05-30 17:59:18 -04:00
ServiceConnectorsOut
Fix regression from
056a6ee7
because the RemoteSimulationConnector uses a copy of the LocalSimulationConnector but never initializes it (hence ServiceVersion was never set)
2013-07-26 22:52:08 +01:00
World
Removed the MapItems thread. Redirected the map items requests to the services throttle thread. Didn't change anything in how that processor is implemented, for better or for worse.
2013-07-16 20:28:48 -07:00