index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make WaitGetScenePresence wait for up to 20 seconds
Melanie
2012-08-03
1
-1
/
+1
*
minor change avoiding a null reference
UbitUmarov
2012-08-03
1
-2
/
+4
*
Make sure the position of a loggin-in agent is within region boundaries since
Melanie
2012-08-03
1
-0
/
+9
*
Merge branch 'master' into careminster
Melanie
2012-08-01
1
-0
/
+16
|
\
|
*
Create the ability for physics modules to request assets on demand by
Melanie
2012-08-01
1
-0
/
+16
*
|
Merge branch 'master' into careminster
Melanie
2012-08-01
1
-0
/
+4
|
\
\
|
|
/
|
*
Adds support to ScriptModuleComms for region modules to export
Mic Bowman
2012-07-31
1
-0
/
+4
*
|
Merge branch 'avination' into careminster
Melanie
2012-08-01
2
-4
/
+12
|
\
\
|
*
\
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
Melanie
2012-07-31
1
-1
/
+3
|
|
\
\
|
|
*
|
Correct StandUp position and rotation
Melanie
2012-07-30
1
-1
/
+3
|
*
|
|
Reverse a senseless change in the prioritizer. Why I would want avatars to re...
Melanie
2012-07-31
1
-3
/
+9
|
|
/
/
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-07-29
1
-0
/
+3
|
\
\
\
|
|
/
/
|
*
|
Fix an exception while outputting a log message
Melanie
2012-07-29
1
-1
/
+1
|
*
|
See that if controls are taken, those are released before taking new ones
Melanie
2012-07-29
1
-0
/
+3
*
|
|
Fix some merge issues and a functional issue in the scene manager
Melanie
2012-07-28
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-28
8
-42
/
+144
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Avoid a race condition between the scene shutdown thread and the update threa...
Justin Clark-Casey (justincc)
2012-07-27
1
-3
/
+5
|
*
|
Remove duplicated IScenePresence.PresenceType. This is already in ISceneAgen...
Justin Clark-Casey (justincc)
2012-07-27
1
-2
/
+0
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Robert Adams
2012-07-26
1
-23
/
+46
|
|
\
\
|
|
*
|
When copying items, copy the item description field instead of the asset desc...
Justin Clark-Casey (justincc)
2012-07-26
1
-23
/
+46
|
*
|
|
Add a Dispose() of the physics engine when a scene is being shutdown.
Robert Adams
2012-07-26
1
-0
/
+9
|
|
/
/
|
*
|
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...
Justin Clark-Casey (justincc)
2012-07-25
1
-0
/
+1
|
*
|
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
Justin Clark-Casey (justincc)
2012-07-25
2
-2
/
+2
|
*
|
Make SceneManager.OnRegionsReadyStatusChange event available.
Justin Clark-Casey (justincc)
2012-07-25
4
-10
/
+76
|
*
|
Change attachment handling to remove object from the scene first as per
Melanie
2012-07-23
4
-13
/
+23
|
*
|
Committing Avination's memleak fix-a-thon, installment #3
Melanie
2012-07-23
1
-0
/
+2
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-07-23
4
-13
/
+23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Change attachment handling to remove object from the scene first as per
Melanie
2012-07-23
4
-13
/
+23
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-20
5
-158
/
+202
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Stop explicitly closing and nulling out Animator in order to prevent NREs in ...
Justin Clark-Casey (justincc)
2012-07-19
2
-23
/
+7
|
*
|
Prevent race conditions between two threads that call LLClientView.Close() si...
Justin Clark-Casey (justincc)
2012-07-19
1
-3
/
+3
|
*
|
Add TestCreateDuplicateRootScenePresence() regression test.
Justin Clark-Casey (justincc)
2012-07-19
3
-1
/
+41
|
*
|
Add basic TestCreateRootScenePresence() regression test
Justin Clark-Casey (justincc)
2012-07-19
1
-135
/
+144
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-19
7
-45
/
+115
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled...
Justin Clark-Casey (justincc)
2012-07-19
4
-16
/
+35
|
*
Add back notification to neighbouring regions when RegionReadyModule is not a...
Justin Clark-Casey (justincc)
2012-07-18
1
-0
/
+3
|
*
Perform other region ready actions even if simulator is configured to leave l...
Justin Clark-Casey (justincc)
2012-07-18
3
-21
/
+29
|
*
Fix bug where region ready was being triggered twice in quick succession if a...
Justin Clark-Casey (justincc)
2012-07-18
1
-9
/
+12
|
*
Establish EventManager.OnRegionReady event. This will only be triggerred onc...
Justin Clark-Casey (justincc)
2012-07-18
2
-3
/
+35
|
*
Pass entire scene object in OnLoginsEnabled event rather than just the region...
Justin Clark-Casey (justincc)
2012-07-18
2
-5
/
+4
|
*
Merge branch 'master' of git://opensimulator.org/git/opensim
Dan Lake
2012-07-18
3
-26
/
+16
|
|
\
|
|
*
Close() the ScenePresence after we've removed it from the scene graph, to cut...
Justin Clark-Casey (justincc)
2012-07-18
1
-10
/
+16
|
*
|
Missing parameter in log error message was throwing exception
Dan Lake
2012-07-18
1
-1
/
+1
*
|
|
Merge branch 'ubitwork' into avination
Melanie
2012-07-17
4
-51
/
+70
|
\
\
\
|
*
|
|
minor changes, removed extra parts physics updates on linking nonroot
UbitUmarov
2012-07-17
1
-2
/
+3
|
*
|
|
fix our stats ( old schema )
UbitUmarov
2012-07-17
2
-48
/
+66
|
*
|
|
Merge branch 'avination' into ubitwork
UbitUmarov
2012-07-17
3
-10
/
+4
|
|
\
\
\
|
*
\
\
\
Merge branch 'avination' into ubitwork
UbitUmarov
2012-07-17
2
-16
/
+0
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'avination' into ubitwork
UbitUmarov
2012-07-17
54
-1302
/
+3004
|
|
\
\
\
\
\
|
*
|
|
|
|
|
remove forgotten line...
UbitUmarov
2012-07-14
1
-1
/
+0
[next]