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
/
ScriptEngine
/
Shared
/
Api
/
Runtime
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve merge commits, stage 1
Tom
2011-09-04
3
-0
/
+71
|
\
|
*
Add llRegionSayTo
BlueWall
2011-08-19
1
-0
/
+5
|
*
tidy up some OSSL NPC parameter names
Justin Clark-Casey (justincc)
2011-08-12
1
-8
/
+8
|
*
rename position parameter in osNpcMoveToTarget to target
Justin Clark-Casey (justincc)
2011-08-12
1
-2
/
+2
|
*
rename osNpcStopMoveTo() to osNpcStopMoveToTarget()
Justin Clark-Casey (justincc)
2011-08-12
1
-2
/
+2
|
*
implement osNpcGetPos()
Justin Clark-Casey (justincc)
2011-08-11
1
-0
/
+5
|
*
implement osNpcGetRot() and osNpcSetRot()
Justin Clark-Casey (justincc)
2011-08-11
1
-0
/
+10
|
*
Implement osAgentSaveAppearance() to save the appearance of an avatar in the ...
Justin Clark-Casey (justincc)
2011-08-11
1
-0
/
+5
|
*
only accept npc UUIDs to osNpc* functions, not names (except for create)
Justin Clark-Casey (justincc)
2011-08-11
1
-6
/
+6
|
*
Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget()
Justin Clark-Casey (justincc)
2011-08-10
1
-0
/
+1
|
*
fly and no fly constants for osNpcMoveToTarget()
Justin Clark-Casey (justincc)
2011-08-10
1
-0
/
+4
|
*
early code to allow scripts to force npcs not to fly when moving to target
Justin Clark-Casey (justincc)
2011-08-10
1
-0
/
+5
|
*
implement osNpcStopMoveTo() to cancel any current move target
Justin Clark-Casey (justincc)
2011-08-10
1
-0
/
+5
|
*
Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet...
Justin Clark-Casey (justincc)
2011-08-09
1
-0
/
+5
|
*
Implement first draft functions for saving and loading NPC appearance from st...
Justin Clark-Casey (justincc)
2011-08-09
1
-0
/
+10
|
*
Port implementation of llCastRay() from Aurora.
Justin Clark-Casey (justincc)
2011-07-12
1
-0
/
+16
*
|
Merge branch 'master' into careminster-presence-refactor
root
2011-06-30
1
-11
/
+10
|
\
\
|
|
/
|
*
[PATCH] osSetSpeed() will accept float number
Makopoppo
2011-06-28
1
-1
/
+1
|
*
[PATCH] Get osGetWindParam() and osSetWindParam() accessible
Makopoppo
2011-06-28
1
-10
/
+9
|
*
Add support for the new display name related functions in LSL. This does not
Melanie
2011-04-08
2
-0
/
+22
|
*
implement LSL "print()" API function
dahlia
2011-03-31
1
-0
/
+5
*
|
Implement llGodLikeRezObject and llGetUsedMemory
Melanie
2011-05-22
1
-0
/
+5
*
|
Add support for the new display name related functions in LSL. This does not
Melanie
2011-04-08
2
-0
/
+22
*
|
Add the country functions in the careminster API
Melanie
2011-02-12
1
-0
/
+71
*
|
Add another flag
Melanie
2011-02-02
1
-0
/
+1
*
|
Add a missing constand and fix ToDoubleList to not eat the last memeber
Melanie
2011-02-02
1
-0
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-12-12
1
-1
/
+6
|
\
\
|
|
/
|
*
More OSSL function name normalization, this time for osParcelSetDetails.
Marck
2010-12-11
1
-1
/
+6
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-12-12
1
-4
/
+29
|
\
\
|
|
/
|
*
Normalization of OSSL function names.
Marck
2010-12-10
1
-4
/
+29
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-17
1
-1
/
+12
|
\
\
|
|
/
|
*
Add osUnixTimeToTimestamp()
Justin Clark-Casey (justincc)
2010-11-17
1
-1
/
+12
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-16
2
-0
/
+16
|
\
\
|
|
/
|
*
Add osTeleportOwner.
Marck
2010-11-16
1
-0
/
+15
|
*
Add PARCEL_DETAILS_ID to LSL
BlueWall
2010-11-12
1
-0
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-03
1
-0
/
+10
|
\
\
|
|
/
|
*
Add lsClearWindlightScene() to the lightshare module to remove WL settings
Melanie
2010-11-03
1
-0
/
+4
|
*
Add PRIM_NAME, PRIM_DESC and PRIM_ROT_LOCAL
Melanie
2010-10-24
1
-0
/
+3
*
|
Implement llGetLinkNumberOfSides(), needed for 1-script sculptie foot shoe
Melanie
2010-10-25
1
-0
/
+5
*
|
Add PRIM_NAME, PRIM_DESC and PRIM_ROT_LOCAL
Melanie
2010-10-24
1
-0
/
+3
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-18
1
-0
/
+10
|
\
\
|
|
/
|
*
Adding osFunctions for light projection
BlueWall
2010-10-17
1
-0
/
+10
*
|
Add a CHANGED_POSITION event so scripts don't have to run expensive loops to ...
Tom
2010-08-07
1
-0
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-06
2
-0
/
+51
|
\
\
|
|
/
|
*
Merge branch 'moap'
Justin Clark-Casey (justincc)
2010-08-06
2
-0
/
+51
|
|
\
|
|
*
properly expose prim media LSL functions to scripts
Justin Clark-Casey (justincc)
2010-07-26
1
-0
/
+15
|
|
*
Fire CHANGED_MEDIA event if a media texture is set or cleared
Justin Clark-Casey (justincc)
2010-07-26
1
-0
/
+1
|
|
*
implement llSetPrimMediaParams()
Justin Clark-Casey (justincc)
2010-07-26
1
-1
/
+11
|
|
*
Implement llGetPrimMediaParams()
Justin Clark-Casey (justincc)
2010-07-26
1
-0
/
+25
|
*
|
Correct some script constants.
Melanie
2010-08-06
1
-3
/
+4
|
|
/
[next]