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-07-05 20:02:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6023ea89e4ef4bfd76ed7759b273f2ae8dc16cd
opensim
/
OpenSim
/
Region
History
Diva Canto
b7e6b58857
Fixes mantis
#4622
.
2010-05-16 09:01:27 -07:00
..
Application
* Revert last commit for now at Melanie_T's request.
2010-05-16 01:47:53 -04:00
ClientStack
Fix link security issue
2010-04-30 11:46:50 +01:00
CoreModules
Finalized the client's TCP IP address verification process for HG1.5.
2010-05-15 19:25:14 -07:00
DataSnapshot
Fix link security issue
2010-04-30 11:46:50 +01:00
Examples
/SimpleModule
thanks lkalif for Mantis
#4676
- a patch that adds support for inventory links
2010-04-12 17:10:51 -07:00
Framework
Fixes mantis
#4622
.
2010-05-16 09:01:27 -07:00
OptionalModules
Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups"
2010-05-06 16:39:21 +01:00
Physics
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
2010-05-07 21:29:56 -07:00
RegionCombinerModule
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
2010-03-19 15:17:15 -07:00
ReplaceableModules
Some module reshuffling, no user functionality yet
2009-07-10 20:46:16 +00:00
ScriptEngine
Return agents when angle is PI
2010-05-10 04:02:56 +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