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
*
Adding dynamic ossl permission control
BlueWall
2015-02-27
1
-0
/
+10
*
Change name of just added OSSL osForceSit() to osForceOtherSit()
Justin Clark-Casey (justincc)
2014-10-11
1
-4
/
+5
*
Implements osForceSit(string avatar) & overload osForceSit(string avatar, str...
Vegaslon
2014-10-11
1
-0
/
+9
*
Add LSL transaction_result event.
Justin Clark-Casey (justincc)
2014-10-04
1
-0
/
+2
*
Implement STATUS_BLOCK_GRAB_OBJECT in llSetStatus()/llGetStatus() and correct...
Justin Clark-Casey (justincc)
2014-08-29
1
-0
/
+1
*
add LSL constant PRIM_ALPHA_MODE
dahlia
2014-06-27
1
-0
/
+1
*
add LSL constants PRIM_SPECULAR and PRIM_NORMAL
dahlia
2014-06-23
1
-0
/
+2
*
Mantis 7146 The lsl function llGetMassMKS is not implemented
Talun
2014-05-06
1
-0
/
+5
*
Mantis 7144 missing ATTACH_AVATAR_CENTER constant
Talun
2014-05-01
1
-0
/
+2
*
Remove unmaintained and unused YieldProlog scripting language
Justin Clark-Casey (justincc)
2014-03-26
16
-15874
/
+0
*
Implement osForceBreakAllLinks().
Justin Clark-Casey (justincc)
2014-03-13
1
-0
/
+5
*
Implement osForceCreateLink() and osForceBreakLink()
Justin Clark-Casey (justincc)
2014-03-12
1
-0
/
+10
*
Merge branch 'master' into varregion
Robert Adams
2014-01-28
1
-0
/
+5
|
\
|
*
Added osGetRegionSize(), which returns the region size in meters and recogniz...
Oren Hurvitz
2014-01-28
1
-0
/
+5
*
|
varregion: many more updates removing the constant RegionSize and replacing
Robert Adams
2013-12-26
1
-4
/
+6
*
|
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
2013-11-08
1
-2
/
+2
|
/
*
add new LSL constants associated with new "ribbon", "glow", and "blend" parti...
dahlia
2013-10-31
1
-0
/
+13
*
Add implementations for llSetVelocity and llSetAngularVelocity.
Robert Adams
2013-07-06
1
-0
/
+10
*
Mantis 6280: llSetContentType(). An implementation.
Talun
2013-06-15
2
-0
/
+16
*
Hook up Keyframe motion to almost everything. Failing to cross a sim border
Melanie
2013-06-06
2
-0
/
+18
*
Added missing functionality (mainly custom headers) to llHTTPRequest.
Kevin Cozens
2013-03-29
1
-6
/
+9
*
Partial port of Avination's support for the new physics parameters.
Melanie
2013-02-06
1
-0
/
+11
*
Bump version and assembly version numbers from 0.7.5 to 0.7.6
Justin Clark-Casey (justincc)
2013-02-05
2
-2
/
+2
*
Remove the return value from llGiveMoney and add llTransferLindenDollars. Also
Melanie
2013-01-23
1
-2
/
+7
*
New constants for llGetObjectDetails
Talun
2013-01-19
1
-0
/
+17
*
BulletSim: add osGetPhysicsEngineType() LSL function and update
Robert Adams
2013-01-11
1
-0
/
+5
*
Added AssemblyInfos to every dll in the OpenSim.Region namespace.
Diva Canto
2012-11-14
2
-0
/
+66
*
llSetLinkCamera implementation
PixelTomsen
2012-11-09
1
-0
/
+5
*
adding ability for listeners to be filtered by regular expressions and a gene...
SignpostMarv
2012-10-26
2
-0
/
+20
*
Add CLICK_ACTION_ZOOM
BlueWall
2012-10-20
1
-0
/
+1
*
added perms checking, duplicated functionality to methods that do not require...
SignpostMarv
2012-10-02
1
-0
/
+10
*
implementing osDropAttachment & osDropAttachmentAt
SignpostMarv
2012-10-02
1
-0
/
+10
*
wrapping attachment functions in a region
SignpostMarv
2012-09-04
1
-1
/
+1
*
Implementing functing to send messages directly to attachments
SignpostMarv
2012-09-04
2
-0
/
+57
*
implementing a function to get the number of attachments worn
SignpostMarv
2012-09-04
1
-0
/
+7
*
This partially implements the LSL function to set the response
Mic Bowman
2012-08-29
1
-0
/
+5
*
Revert "implementing function to allow scripts to self-replicate as if the ow...
Justin Clark-Casey (justincc)
2012-08-24
1
-5
/
+0
*
implementing function to allow scripts to self-replicate as if the owner dupl...
SignpostMarv
2012-08-24
1
-0
/
+5
*
Adds osGetHealth.
TBG Renfold
2012-08-24
1
-1
/
+6
*
implemented
SignpostMarv
2012-08-17
1
-0
/
+1
*
adding ATTACH_*_PEC constants
SignpostMarv
2012-08-15
1
-0
/
+2
*
reduced-complexity implementation of function to get rezzing object key
SignpostMarv
2012-08-02
1
-0
/
+5
*
LSL/OSSL lacks Math.Min & Math.Max implementations.
SignpostMarv
2012-07-28
1
-0
/
+10
*
As per opensim-dev mailing list conversation, introduce OS_NPC constant for u...
Justin Clark-Casey (justincc)
2012-07-20
1
-0
/
+1
*
Implements a very useful OSSL function to test a string to see
Mic Bowman
2012-07-20
1
-0
/
+5
*
Implementation of llSetRegionPos(). Does not implement failure on object entr...
SignpostMarv
2012-07-14
1
-0
/
+5
*
This script allows an object to be attached directly from prim inventory to a...
Justin Clark-Casey (justincc)
2012-07-09
1
-0
/
+5
*
Mantis 6063 osNpcTouch.
Talun
2012-07-06
1
-0
/
+5
*
Add OSSL function osForceAttachToAvatarFromInventory()
Justin Clark-Casey (justincc)
2012-07-05
1
-0
/
+5
*
Add stub for llCastRay
BlueWall
2012-06-26
1
-0
/
+5
[next]