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