index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Scene.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move KeyframeMotion from SOG to SOP because we can't persist it any
Melanie
2012-02-26
1
-2
/
+2
*
Serialize Keyframe motion for region crossings
Melanie
2012-02-26
1
-0
/
+2
*
Partially apply the core banlines fix
Melanie
2012-02-23
1
-1
/
+1
*
Merge branch 'master' into careminster
Melanie
2012-02-23
1
-9
/
+6
|
\
|
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2012-02-23
1
-8
/
+2
|
|
\
|
|
*
Remove two spurious m_sceneGraph != null checks in Scene.cs. It's set in con...
Justin Clark-Casey (justincc)
2012-02-22
1
-8
/
+2
|
*
|
Add a position parameter to region crossing of objects. This avoids the
Melanie
2012-02-23
1
-1
/
+4
|
|
/
*
|
Merge branch 'master' into careminster
Melanie
2012-02-21
1
-15
/
+14
|
\
\
|
|
/
|
*
Fix bug where NPCs would establish child agents on other neighbour regions th...
Justin Clark-Casey (justincc)
2012-02-21
1
-15
/
+14
*
|
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Melanie
2012-02-19
1
-6
/
+6
|
\
\
|
*
\
Merge branch 'master' into careminster
Melanie
2012-02-19
1
-6
/
+6
|
|
\
\
|
|
|
/
|
|
*
Use localy defined name, TPFlags, for Constants.TeleportFlags
BlueWall
2012-02-19
1
-6
/
+6
*
|
|
Merge branch 'ubitwork'
Melanie
2012-02-19
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork
UbitUmarov
2012-02-15
1
-3
/
+3
|
|
\
\
|
*
|
|
initial introdution of physics actor building control.
UbitUmarov
2012-02-08
1
-1
/
+1
*
|
|
|
Merge branch 'master' into careminster
Melanie
2012-02-18
1
-0
/
+26
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Route logins according to Estate, Telehub and TeleportFlags
BlueWall
2012-02-18
1
-2
/
+4
|
*
|
Propagate our teleport flags on logins
BlueWall
2012-02-18
1
-1
/
+4
|
*
|
Fix missing telehub handling on login
BlueWall
2012-02-17
1
-0
/
+21
*
|
|
Merge branch 'master' into careminster
Melanie
2012-02-15
1
-3
/
+3
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Add some more data to the new user connection logging for debug purposes.
Justin Clark-Casey (justincc)
2012-02-14
1
-3
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-02-05
1
-2
/
+1
|
\
\
|
|
/
|
*
change NonPhysicalPrimMax to NonphysicalPrimMax in Scenes.cs to make the
nebadon
2012-02-04
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-02-03
1
-4
/
+34
|
\
\
|
|
/
|
*
ObjectAddedToScene event should be fired when duplicating objects
Dan Lake
2012-02-02
1
-4
/
+22
|
*
Add event RegionHeartbeatEnd for modules interested in coordinating activity ...
Dan Lake
2012-02-01
1
-10
/
+12
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Dan Lake
2012-02-01
1
-112
/
+51
|
|
\
|
*
|
Add a version of GetGroupByPrim to Scene which accepts UUID instead of localID
Dan Lake
2012-01-19
1
-0
/
+10
*
|
|
Streamline banning code using existing methods.
Melanie
2012-02-02
1
-3
/
+13
*
|
|
Merge branch 'master' into careminster
Melanie
2012-02-01
1
-6
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Small optimization to last commit
Melanie
2012-02-01
1
-5
/
+5
|
*
|
Fix copy/paste errors
Melanie
2012-02-01
1
-2
/
+2
|
*
|
Straighten out some attachment mess. Don't save attachment states for HG
Melanie
2012-02-01
1
-1
/
+11
*
|
|
Merge branch 'master' into careminster
Melanie
2012-01-31
1
-104
/
+0
|
\
\
\
|
|
/
/
|
*
|
Move object delete commands into a commands region module, in preparation for...
Justin Clark-Casey (justincc)
2012-01-31
1
-104
/
+0
*
|
|
Merge branch 'master' into careminster
Melanie
2012-01-31
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scen...
Justin Clark-Casey (justincc)
2012-01-31
1
-0
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-01-26
1
-0
/
+27
|
\
\
\
|
|
/
/
|
*
|
Support rejecting a teleport if a user is banned in all parcels that have
Melanie
2012-01-26
1
-0
/
+30
*
|
|
Add handling bans properly
Melanie
2012-01-24
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-01-10
1
-2
/
+3
|
\
\
\
|
|
/
/
|
*
|
Teleport Debugging
BlueWall
2012-01-10
1
-2
/
+0
|
*
|
Add some run-time debugging support
BlueWall
2012-01-09
1
-0
/
+3
|
*
|
Use our TeleportFlags
BlueWall
2012-01-09
1
-2
/
+2
|
|
/
*
|
That needs to be callable from elsewhere!
Melanie
2012-01-05
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-01-05
1
-0
/
+1
|
\
\
|
|
/
|
*
Added EventManager.OnRegionStarted which is triggered when Heartbeat is started.
Dan Lake
2012-01-04
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-01-02
1
-13
/
+20
|
\
\
|
|
/
|
*
Bug fix in map tiles in standalone: the map has been blank since commit 01ae9...
Diva Canto
2011-12-30
1
-13
/
+20
*
|
Merge branch 'master' into careminster
Melanie
2011-12-22
1
-2
/
+11
|
\
\
|
|
/
[next]