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
*
Merge branch 'master' into careminster
Melanie
2012-09-17
1
-0
/
+3
|
\
|
*
preventing a null reference exception from being thrown
SignpostMarv
2012-09-17
1
-0
/
+3
*
|
Merge branch 'avination' into careminster
Melanie
2012-09-16
1
-1
/
+1
|
\
\
|
*
|
Wait a bit longer for new scene presences to aid tps into laggy regions
Melanie
2012-09-14
1
-1
/
+1
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-09-10
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
One more redundante ParcelProprieties on login
UbitUmarov
2012-09-07
1
-0
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-09
1
-0
/
+21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
implementing per-region configuration of limits on the number of prims one ca...
SignpostMarv
2012-09-09
1
-0
/
+11
|
*
|
refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note...
SignpostMarv
2012-09-08
1
-0
/
+10
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-07
1
-0
/
+24
|
\
\
\
|
|
/
/
|
*
|
adding utility method for getting SceneObjectGroup from scene
SignpostMarv
2012-09-06
1
-0
/
+12
|
*
|
adding utility method for getting SceneObjectPart from scene
SignpostMarv
2012-09-06
1
-0
/
+12
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-08-31
1
-0
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[possible still very broken] mess around keyframes. timer events
UbitUmarov
2012-08-28
1
-0
/
+6
*
|
|
renaming to be similar to equivalent Set command
Melanie
2012-08-25
1
-1
/
+1
*
|
|
Merge commit 'a0d178b284050df64d0eb5b9728565fd72615c22' into careminster
Melanie
2012-08-25
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
If a connecting scene presence is replacing an existing scene presence then b...
Justin Clark-Casey (justincc)
2012-08-24
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-23
1
-3
/
+6
|
\
\
\
|
|
/
/
|
*
|
Add --force flag to "kick user" console command to allow bypassing of recent ...
Justin Clark-Casey (justincc)
2012-08-20
1
-3
/
+6
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-08-23
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Make terrain save every 1000 frames instead of every 50. Database load is a s...
Melanie
2012-08-22
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-18
1
-0
/
+30
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
enables configurable minimum sizes for physical & non-physical prims
SignpostMarv
2012-08-15
1
-1
/
+30
|
*
Add support for the extra params to scene and the event manager
Melanie
2012-08-15
1
-0
/
+39
|
*
Add a skeleton for a name value storage associated with regions
Melanie
2012-08-15
1
-0
/
+4
*
|
Add support for the extra params to scene and the event manager
Melanie
2012-08-15
1
-0
/
+39
*
|
Add a skeleton for a name value storage associated with regions
Melanie
2012-08-15
1
-0
/
+4
*
|
Merge branch 'careminster' into avination
Melanie
2012-08-14
1
-2
/
+9
|
\
\
|
*
\
Merge branch 'master' into careminster
Melanie
2012-08-14
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Lay some groundwork for temp attachments. Decouple attachments from inventory.
Melanie
2012-08-14
1
-1
/
+1
|
*
|
Merge branch 'master' into careminster
Melanie
2012-08-04
1
-1
/
+8
|
|
\
\
|
|
|
/
|
|
*
Move previously unadvertised SendPeriodicAppearanceUpdates setting from [Star...
Justin Clark-Casey (justincc)
2012-08-03
1
-1
/
+7
*
|
|
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-07-28
1
-5
/
+17
|
\
\
|
|
/
|
*
Avoid a race condition between the scene shutdown thread and the update threa...
Justin Clark-Casey (justincc)
2012-07-27
1
-3
/
+5
|
*
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
|
*
Make SceneManager.OnRegionsReadyStatusChange event available.
Justin Clark-Casey (justincc)
2012-07-25
1
-2
/
+2
|
*
Change attachment handling to remove object from the scene first as per
Melanie
2012-07-23
1
-11
/
+1
*
|
Merge branch 'avination' into careminster
Melanie
2012-07-23
1
-11
/
+1
|
\
\
|
*
|
Change attachment handling to remove object from the scene first as per
Melanie
2012-07-23
1
-11
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-20
1
-2
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
1
-0
/
+17
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-19
1
-31
/
+43
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled...
Justin Clark-Casey (justincc)
2012-07-19
1
-5
/
+5
[next]