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
...
|
*
|
Add an optional mechanism for physics modules to collect and return arbitrary...
Justin Clark-Casey (justincc)
2012-05-31
1
-5
/
+43
|
*
|
Fix collision filtering. The filter should be checked on the receiving part!
Melanie
2012-05-29
1
-9
/
+9
*
|
|
Re-add script collisions that were lost in a merge
Melanie
2012-05-29
1
-0
/
+2
*
|
|
Merge branch 'avination'
Melanie
2012-05-29
2
-178
/
+98
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'avination' into ubitwork
UbitUmarov
2012-05-28
1
-176
/
+90
|
|
\
\
|
|
*
|
Place the return back into collision sounds.
Melanie
2012-05-28
1
-0
/
+4
|
|
*
|
Modify SceneManeger to use a DoubleDictionary and work without locks.
Melanie
2012-05-28
1
-176
/
+90
|
*
|
|
disable collision sounds for now
UbitUmarov
2012-05-28
1
-2
/
+8
|
|
/
/
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-05-27
4
-191
/
+386
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'ubitwork' into avination
Melanie
2012-05-21
3
-174
/
+384
|
|
\
\
|
|
*
|
missing update script events call
UbitUmarov
2012-05-20
1
-1
/
+12
|
|
*
|
fix m_sitAvatarHeight to be half size.z, reduced default to a more resonable...
UbitUmarov
2012-05-19
1
-1
/
+1
|
|
*
|
reduce useless waste of cpu. Make character collision events be done similia...
UbitUmarov
2012-05-19
1
-1
/
+3
|
|
*
|
a bit faster collision sound type verification plus a few fixes/changes
UbitUmarov
2012-05-19
2
-53
/
+100
|
|
*
|
temp work: sounds simetric acording to materials, still 'window close' test ...
UbitUmarov
2012-05-19
1
-30
/
+98
|
|
*
|
modulate collision sound intensity with collision relative velocity for parts...
UbitUmarov
2012-05-19
2
-46
/
+89
|
|
*
|
modulate collision sounds intensity with relative collision speed
UbitUmarov
2012-05-19
2
-81
/
+120
|
*
|
|
Fix setting positions of attachments. The recent security fix regarding
Melanie
2012-05-19
1
-1
/
+1
|
*
|
|
Merge branch 'ubitwork' into avination
Melanie
2012-05-17
1
-28
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
*
|
removed redundant colision sounds. Temporary muted sounds ( returns at top o...
UbitUmarov
2012-05-17
1
-28
/
+13
|
*
|
|
Temprorarily disable collision sounds until we have some sound bites
Melanie
2012-05-17
1
-1
/
+5
|
|
/
/
*
|
|
Merge branch 'master' into careminster
Melanie
2012-05-27
13
-61
/
+230
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
If restating a region, clean up the physics scene after the main scene has be...
Justin Clark-Casey (justincc)
2012-05-26
1
-4
/
+4
|
*
|
refactor: replace LSL_Api.InventoryKey(string) largely with SceneObjectPartIn...
Justin Clark-Casey (justincc)
2012-05-26
2
-8
/
+27
|
*
|
Remove a call stack debugging line accidentally left in from a few days ago a...
Justin Clark-Casey (justincc)
2012-05-25
1
-2
/
+0
|
*
|
Stop it being possible for an agent to teleport back to its source region bef...
Justin Clark-Casey (justincc)
2012-05-25
2
-4
/
+4
|
*
|
If an agent is still registered as 'in transit' by the source region, don't a...
Justin Clark-Casey (justincc)
2012-05-24
3
-36
/
+80
|
*
|
Environment Module - allows Environment settings for Viewer3 warning: include...
PixelTomsen
2012-05-23
3
-0
/
+77
|
*
|
Fix llGetSimulatorHostname to return configured hostname
BlueWall
2012-05-23
1
-0
/
+1
|
*
|
Add "show scene" command which lists stats for the currently selected console...
Justin Clark-Casey (justincc)
2012-05-23
1
-1
/
+6
|
*
|
Fix bug where an avatar that had an object they owned attached through llAtta...
Justin Clark-Casey (justincc)
2012-05-23
4
-6
/
+33
|
*
|
minor: extend commented out LinkInventoryItem log message for future use
Justin Clark-Casey (justincc)
2012-05-21
1
-5
/
+5
*
|
|
Merge branch 'master' into careminster
Melanie
2012-05-19
1
-1
/
+15
|
\
\
\
|
|
/
/
|
*
|
Add size of region to OAR control file. Megaregions (sw root OARs when saved...
Justin Clark-Casey (justincc)
2012-05-19
1
-1
/
+15
*
|
|
Merge branch 'master' into careminster
Melanie
2012-05-19
4
-25
/
+99
|
\
\
\
|
|
/
/
|
*
|
Remove recent IRegionCombinerModule.IsMegaregion(). In theory, there can be ...
Justin Clark-Casey (justincc)
2012-05-19
1
-8
/
+2
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-05-19
2
-8
/
+6
|
|
\
\
|
|
*
|
Further refinement on properties
BlueWall
2012-05-18
1
-7
/
+4
|
|
*
|
Cleanup + change properties to set fields with private set : Thanks Justin fo...
BlueWall
2012-05-18
2
-3
/
+4
|
*
|
|
Add is_megaregion flag into oar control file. Not currently read - for futur...
Justin Clark-Casey (justincc)
2012-05-19
1
-0
/
+51
|
|
/
/
|
*
|
Provide Telehub setting to allow use of landmarks
BlueWall
2012-05-18
2
-1
/
+9
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-05-17
1
-29
/
+28
|
|
\
\
|
*
|
|
Check agent limit against root agent count rather than both root and child ag...
Justin Clark-Casey (justincc)
2012-05-17
3
-22
/
+43
*
|
|
|
Merge branch 'avination' into careminster
Melanie
2012-05-17
3
-6
/
+314
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
trigger collision sounds on active agent position for better spatial effect ...
UbitUmarov
2012-05-17
2
-23
/
+22
|
*
|
|
increase avatars collisions report to 10 per sec, Stopped sound on avatar to ...
UbitUmarov
2012-05-17
2
-2
/
+2
|
*
|
|
add avatar colision sounds. Changed test sound UUID
UbitUmarov
2012-05-17
2
-62
/
+120
|
*
|
|
default colisionVolume is 0, use it only for user specified sound
UbitUmarov
2012-05-17
1
-3
/
+6
|
*
|
|
default collision sounds. Incomplete, untested, needs revision
UbitUmarov
2012-05-17
2
-1
/
+205
|
*
|
|
collision sounds: simplify send code a bit and limit sending rate to 5 per s...
UbitUmarov
2012-05-16
1
-1
/
+36
[prev]
[next]