This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1ffa69f691
OpenSimMirror
/
OpenSim
History
Robert Adams
1ffa69f691
Merge branch 'master' into bulletsim4
2013-05-03 14:25:52 -07:00
..
Addons
Groups: make some methods protected.
2013-04-25 17:01:57 -07:00
ApplicationPlugins
On startup, start scenes after we're set up all local scenes, rather than starting scenes before others have been created.
2013-05-03 18:48:50 +01:00
Capabilities
Fix CAPS to work like they should - do not send caps to the viewer if they're not in the requested caps list.
2013-04-30 23:50:23 +01:00
ConsoleClient
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
2013-02-27 00:21:02 +00:00
Data
Fix wrong sql statement in offline im.
2013-04-28 09:03:09 -07:00
Framework
On startup, start scenes after we're set up all local scenes, rather than starting scenes before others have been created.
2013-05-03 18:48:50 +01:00
Region
Merge branch 'master' into bulletsim4
2013-05-03 14:25:52 -07:00
Server
minor: remove some mono compiler warnings in ServicesServerBase
2013-04-29 22:21:57 +01:00
Services
Added an interface to an external ban service. With this commit, the interface is used only in Hypergrided worlds (Gatekeeper), although in those, it applies to both local and foreign users. The Ban service itself is not in core; it is to be provided externally.
2013-04-27 21:23:29 -07:00
Tests
Add TestRejectGivenFolder() and TestAcceptGivenFolder() regression tests
2013-04-29 22:14:13 +01:00
Tools
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
2013-03-26 03:40:06 +00:00