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
/
Shared
/
Api
/
Runtime
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-04
The new Constant: integer OBJECT_REZZER_KEY = 32;
Mandarinka Tasty
1
-0
/
+1
2016-11-30
The new Constant: integer OBJECT_TEMP_ATTACHED = 34;
Mandarinka Tasty
1
-0
/
+1
2016-11-28
The implementation of new flags = parameters for llGetObjectDetails - Part II...
Mandarinka Tasty
1
-0
/
+2
2016-11-28
The implementation of new flags = paramters for llGetObjectDetails - Part I C...
Mandarinka Tasty
1
-0
/
+3
2016-11-25
add llGetMaxScaleFactor and llGetMinScaleFactor
UbitUmarov
1
-0
/
+10
2016-11-25
Implementation of LSL_Integer llScaleByFactor(double scaling_factor)
Mandarinka Tasty
1
-0
/
+5
2016-11-07
add a few more lsl constants for attachments
UbitUmarov
1
-0
/
+15
2016-11-05
add suport for PRIM_SIT_TARGET on get(link)PrimitveParameters and fix typos
UbitUmarov
1
-5
/
+4
2016-11-05
add a few lsl constants and move some around
UbitUmarov
1
-7
/
+20
2016-11-04
Implementation of new LSL function: list llGetAttachedList(key avatar); It al...
Mandarinka Tasty
1
-0
/
+5
2016-08-27
experimental function. Results still too volatile to be usefull
UbitUmarov
1
-2
/
+1
2016-08-27
stack overflow is (not)funny :)
UbitUmarov
1
-1
/
+7
2016-08-27
llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..)...
UbitUmarov
1
-0
/
+5
2016-07-25
add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate...
UbitUmarov
1
-0
/
+10
2016-07-24
add osSetHealth() value from 1 to 100; (mantis 7973)
UbitUmarov
1
-0
/
+5
2016-07-04
add OSSL osGetPhysicsEngineName(). this returns a string with name and versio...
UbitUmarov
1
-0
/
+5
2016-05-30
Enhancement of osRegionRestart
Mandarinka Tasty
1
-0
/
+5
2016-03-16
Add osRequestURL and osRequestSecureURL with an options list.
Melanie Thielker
1
-0
/
+10
2016-01-01
add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created w...
UbitUmarov
1
-0
/
+1
2015-09-28
... ossl merge issue
UbitUmarov
1
-3
/
+6
2015-09-08
add missing llSetVelocity stub
UbitUmarov
1
-0
/
+6
2015-09-03
minor clean
UbitUmarov
1
-48
/
+0
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-3
/
+0
2015-08-04
create osGetAvatarHomeURI
Christopher
1
-0
/
+5
2015-06-01
Correct constant RCERR_CAST_TIME_EXCEEDED.
Magnuz Binder
1
-1
/
+1
2015-05-29
Add a new os function "osGetGender()"
dahlia
1
-0
/
+5
2015-05-26
Add WhiteCore's LL Json functions
Melanie Thielker
2
-0
/
+35
2015-05-04
Missing constants for llGetObjectDetails
Talun
1
-0
/
+4
2015-04-12
Add osCheckODE() function so scripts can configure for running with legacy ph...
Robert Adams
1
-0
/
+5
2015-03-29
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
1
-4
/
+6
2015-03-03
added llGetEnv() implementation
Freaky Tech
1
-0
/
+5
2015-02-27
Revert "Adding dynamic ossl permission control"
BlueWall
1
-10
/
+0
2015-02-27
Adding dynamic ossl permission control
BlueWall
1
-0
/
+10
2014-10-11
Change name of just added OSSL osForceSit() to osForceOtherSit()
Justin Clark-Casey (justincc)
1
-4
/
+5
2014-10-11
Implements osForceSit(string avatar) & overload osForceSit(string avatar, str...
Vegaslon
1
-0
/
+9
2014-10-04
Add LSL transaction_result event.
Justin Clark-Casey (justincc)
1
-0
/
+2
2014-09-09
Plumb the rest of the serverside AO
Melanie Thielker
1
-0
/
+10
2014-09-09
Plumb llSetAnimationOverride
Melanie Thielker
2
-0
/
+6
2014-08-29
Implement STATUS_BLOCK_GRAB_OBJECT in llSetStatus()/llGetStatus() and correct...
Justin Clark-Casey (justincc)
1
-0
/
+1
2014-06-27
add LSL constant PRIM_ALPHA_MODE
dahlia
1
-0
/
+1
2014-06-23
add LSL constants PRIM_SPECULAR and PRIM_NORMAL
dahlia
1
-0
/
+2
2014-05-06
Mantis 7146 The lsl function llGetMassMKS is not implemented
Talun
1
-0
/
+5
2014-05-01
Mantis 7144 missing ATTACH_AVATAR_CENTER constant
Talun
1
-0
/
+2
2014-03-26
Remove unmaintained and unused YieldProlog scripting language
Justin Clark-Casey (justincc)
16
-15874
/
+0
2014-03-13
Implement osForceBreakAllLinks().
Justin Clark-Casey (justincc)
1
-0
/
+5
2014-03-12
Implement osForceCreateLink() and osForceBreakLink()
Justin Clark-Casey (justincc)
1
-0
/
+10
2014-01-28
Added osGetRegionSize(), which returns the region size in meters and recogniz...
Oren Hurvitz
1
-0
/
+5
2013-12-26
varregion: many more updates removing the constant RegionSize and replacing
Robert Adams
1
-4
/
+6
2013-11-08
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
1
-2
/
+2
2013-10-31
add new LSL constants associated with new "ribbon", "glow", and "blend" parti...
dahlia
1
-0
/
+13
[next]