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
/
ScriptEngine
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-08-03
3
-0
/
+19
|
\
|
*
refactor: rename SOG.RezzingObjectID to SOG.FromPartID to match FromFolderID,...
Justin Clark-Casey (justincc)
2012-08-03
1
-1
/
+1
|
*
reduced-complexity implementation of function to get rezzing object key
SignpostMarv
2012-08-02
3
-0
/
+19
*
|
Merge branch 'master' into careminster
Melanie
2012-08-01
1
-5
/
+6
|
\
\
|
|
/
|
*
Look up the NPC module when the SensorRepeat class is created, rather than on...
Justin Clark-Casey (justincc)
2012-08-01
1
-5
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-08-01
2
-37
/
+80
|
\
\
|
|
/
|
*
Resolve a deadlock between INPCModule and SensorRepeat by replacing the Senso...
Justin Clark-Casey (justincc)
2012-07-31
1
-35
/
+43
|
*
Adds support to ScriptModuleComms for region modules to export
Mic Bowman
2012-07-31
1
-2
/
+37
*
|
Merge branch 'avination' into careminster
Melanie
2012-07-29
1
-2
/
+53
|
\
\
|
*
|
Return world rotation on llGetObjectDetails()'s OBJECT_ROT
Melanie
2012-07-29
1
-4
/
+10
|
*
|
When controls are released by script, don't drop the permission to
Melanie
2012-07-29
1
-2
/
+0
|
*
|
Implement the linefeed URL hack for ShoutCast and other services
Melanie
2012-07-27
1
-0
/
+53
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-29
1
-4
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Return world rotation on llGetObjectDetails()'s OBJECT_ROT
Melanie
2012-07-29
1
-1
/
+11
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-28
5
-3
/
+56
|
\
\
\
|
|
/
/
|
*
|
LSL/OSSL lacks Math.Min & Math.Max implementations.
SignpostMarv
2012-07-28
3
-0
/
+54
|
*
|
Remove a couple of compiler warnings pointed out by SignpostMarv
Justin Clark-Casey (justincc)
2012-07-27
1
-2
/
+0
|
*
|
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
-1
/
+1
*
|
|
Remove support for the OS_NPC constant. That one seems to be overly paranoid
Melanie
2012-07-25
2
-4
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-23
3
-6
/
+34
|
\
\
\
|
|
/
/
|
*
|
As per opensim-dev mailing list discussion, extend llGetDetectedType() to ret...
Justin Clark-Casey (justincc)
2012-07-20
1
-5
/
+28
|
*
|
As per opensim-dev mailing list conversation, introduce OS_NPC constant for u...
Justin Clark-Casey (justincc)
2012-07-20
2
-2
/
+4
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-20
4
-3
/
+39
|
\
\
\
|
|
/
/
|
*
|
Enables support for UUIDs to be returned in lists from
Mic Bowman
2012-07-20
1
-3
/
+13
|
*
|
Implements a very useful OSSL function to test a string to see
Mic Bowman
2012-07-20
3
-0
/
+26
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-07-20
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update ubitMesh primMesher with new Dahlia version on core ( reckick git
UbitUmarov
2012-07-19
1
-1
/
+0
|
*
|
kick git
UbitUmarov
2012-07-19
1
-0
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-19
3
-21
/
+43
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Stop the 15 second initial script compile wait if a script is being rezzed on...
Justin Clark-Casey (justincc)
2012-07-18
1
-0
/
+4
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-07-17
2
-6
/
+24
|
|
\
|
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-07-17
2
-6
/
+24
|
|
|
\
|
|
|
*
Make the scrpt running flag work properly
Melanie
2012-07-17
2
-6
/
+24
|
*
|
|
Revert "Revert "refactor: make llGiveInventory() use existing GetInventoryIte...
Justin Clark-Casey (justincc)
2012-07-17
1
-24
/
+9
|
|
/
/
|
*
|
Fix regression where llGiveInventory() had stopped asking non-owner receivers...
Justin Clark-Casey (justincc)
2012-07-17
1
-29
/
+29
|
*
|
Revert "refactor: make llGiveInventory() use existing GetInventoryItem() meth...
Justin Clark-Casey (justincc)
2012-07-17
1
-11
/
+24
|
|
/
*
|
Fix llSameGroup to work according to specs
Melanie
2012-07-18
1
-10
/
+36
*
|
Merge branch 'master' into careminster
Melanie
2012-07-16
4
-37
/
+0
|
\
\
|
|
/
|
*
Revert "Fix script "Running" behavior"
Melanie
2012-07-16
4
-37
/
+0
*
|
Merge branch 'avination' into careminster
Melanie
2012-07-16
1
-48
/
+35
|
\
\
|
*
|
Allow setting linked avatar positions from within a prim not the one sat on
Melanie
2012-07-16
1
-11
/
+18
|
*
|
Reinstate older set rotation code for avatars since it works in all cases
Melanie
2012-07-15
1
-22
/
+1
|
*
|
Replace sit position and rotation code with older, working version
Melanie
2012-07-15
1
-26
/
+28
|
*
|
Revert "Fix a sit rotation issue"
Melanie
2012-07-15
1
-1
/
+1
|
*
|
Fix a sit rotation issue
Melanie
2012-07-15
1
-1
/
+1
|
*
|
Revert " lltargetomega efective spinrate now multiplied by gain ( need check )"
Melanie
2012-07-13
1
-1
/
+0
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-16
1
-1
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sending more user-friendly messages to the script error window rather than th...
SignpostMarv
2012-07-16
1
-1
/
+14
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-16
1
-57
/
+78
|
\
\
\
|
|
/
/
[next]