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-20 23:35:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2da9bb3ca2fbd4294409b74733f30b79bd48e2ec
opensim
/
OpenSim
/
Region
History
Sean McNamara
2da9bb3ca2
Try to fix config one more time.
...
Note that the way we specify settings has changed significantly here.
2011-02-25 08:31:10 -05:00
..
Application
Fix bug where "My estate" name was always used even if the user entered a different name on initial setup.
2011-02-12 01:08:56 +00:00
ClientStack
Reinstated a couple of null checks related to the previous revert.
2011-02-10 06:26:26 -08:00
CoreModules
Changed console command "alert" and added new command "alert-user".
2011-02-16 18:36:57 +01:00
DataSnapshot
First pass at cleaning up thread safety in EntityManager and SceneGraph
2010-09-10 12:04:12 -07:00
Examples
/SimpleModule
Implement SendPlacesReply
2010-12-30 01:36:09 +00:00
Framework
Add support for new naming syntax of linked regions to osTeleportAgent and osTeleportOwner.
2011-02-17 13:47:13 +01:00
OptionalModules
Try to fix config one more time.
2011-02-25 08:31:10 -05:00
Physics
This fixes mantis
#5198
and related. Physics is not my expertise, so I'm not 100% sure of what all the consequences of this change are. Pushing up, so others can take a look.
2010-12-24 16:23:00 -08:00
RegionCombinerModule
When an oar is loaded, do not create a default parcel before loading the parcels from the OAR.
2011-01-27 20:36:50 +00:00
ReplaceableModules
…
ScriptEngine
Add support for new naming syntax of linked regions to osTeleportAgent and osTeleportOwner.
2011-02-17 13:47:13 +01:00
UserStatistics
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