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
f0703cad2c
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
f0703cad2c
add get group by name method to IGroupsModule
2010-03-25 22:47:52 +00:00
..
ApplicationPlugins
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
2010-03-19 15:16:35 -07:00
Client
- parcel blocking, region crossing blocking, teleport blocking
2010-03-09 22:43:55 +00:00
ConsoleClient
Apply
http://opensimulator.org/mantis/view.php?id=4504
2010-01-29 23:38:44 +00:00
Data
UNTESTED SQLite code to enable estate setup in interactive confguration
2010-03-23 02:18:55 +00:00
Framework
minor: Print out port that http servers are using
2010-03-25 21:36:57 +00:00
Region
add get group by name method to IGroupsModule
2010-03-25 22:47:52 +00:00
Server
minor: Print out port that http servers are using
2010-03-25 21:36:57 +00:00
Services
First stage of the new interactive region creation. This will allow creation
2010-03-23 02:05:56 +00:00
TestSuite
* Fixes issue
#4329
"llDialog fails silently" by updating OpenMetaverse.dll
2009-10-30 00:08:41 -07:00
Tests
Simplify database setup and remove migration problems by moving all sqlite config-include settings to a separate file for standalone
2010-03-12 20:29:17 +00:00
Tools
Add license header and change branded namespace to generic
2010-02-08 22:52:01 +00:00