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
/
Common
/
LSL_BuiltIn_Commands.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
2008-02-14
1
-1
/
+1
*
state_entry is now executed on state change.
Tedd Hansen
2008-02-10
1
-1
/
+12
*
We now support LSL state
Tedd Hansen
2008-02-10
1
-2
/
+3
*
Implements llListStatistics() and a bunch-o-LSL_Types.list statistical method...
alondria
2008-02-10
1
-3
/
+41
*
Implemented llGetParcelFlags() and llGetRegionFlags(). I don't think the Regi...
alondria
2008-02-10
1
-4
/
+2
*
Implements llGetObjectMass()
alondria
2008-02-10
1
-1
/
+5
*
Thank you very much, Hashbox for :
Charles Krinke
2008-02-10
1
-1
/
+1
*
Cleaned up some unreachable code warnings.
Jeff Ames
2008-02-06
1
-10
/
+0
*
* Added Active Scripts to report the number of scripts running to Sim Stats
Teravus Ovares
2008-02-06
1
-6
/
+340
*
Somehow llList2Float never made it into LSL_BaseClass and LSL_BuiltIn_Command...
alondria
2008-02-06
1
-1
/
+1
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-2
/
+3
*
Added explicit Quaternion->string and list->string conversions.
alondria
2008-02-05
1
-2
/
+94
*
* Refactored the sound calls to SceneObjectPart
Teravus Ovares
2008-02-05
1
-114
/
+5
*
Patch from mikkopa/_someone Thanks! adds support for llPreloadSound, llTrigge...
Teravus Ovares
2008-02-04
1
-4
/
+92
*
* Whole buncha stuff.
Adam Frisby
2008-02-04
1
-0
/
+12
*
Added llRot2Fwd, llRot2Left, and llRot2Up as well as explicit vector->string ...
alondria
2008-02-03
1
-3
/
+3
*
Implements LSL function llDialog().
alondria
2008-02-02
1
-1
/
+13
*
Added llParseString2List (and a few extra methods to LSL_Types.list).
alondria
2008-02-02
1
-2
/
+48
*
* Added Full support for llSetTextureAnim. To ckrinke: Let the fountains o...
Teravus Ovares
2008-02-02
1
-1
/
+10
*
* Committing some untested stuff regarding texture animations. This won't br...
Teravus Ovares
2008-02-02
1
-1
/
+10
*
SCRIPTING STILL BROKEN
Tedd Hansen
2008-02-01
1
-2
/
+2
*
Fixed errors being thrown by invalid PSYS_SRC_TARGET_KEY's in llParticleSyste...
alondria
2008-02-01
1
-1
/
+9
*
Thanks to Hashbox for a patch to:
alondria
2008-02-01
1
-0
/
+8
*
* Added more supported feature to particlesystems. While this appears to hav...
Teravus Ovares
2008-02-01
1
-3
/
+28
*
* Adding limited support for LLParticleSystem.
Teravus Ovares
2008-01-31
1
-14
/
+38
*
Hit a dead end with llParticleSystem (libsecondlife issues) so no functionali...
alondria
2008-01-31
1
-23
/
+48
*
Surround the "non implemented" in an else clause if face is inappropriate for:
Charles Krinke
2008-01-21
1
-16
/
+34
*
Added data structure to be passed through event execution queue so that event...
Tedd Hansen
2008-01-17
1
-1
/
+2
*
* Added llApplyImpulse in the global frame. The object must be physical befo...
Teravus Ovares
2008-01-17
1
-1
/
+16
*
* Mother of all commits:
Adam Frisby
2008-01-15
1
-29
/
+29
*
Thank you very much, Kinoc for implementing llGetSubString and llDeleteSubStr...
Charles Krinke
2008-01-12
1
-6
/
+35
*
Set eol
Tedd Hansen
2008-01-12
1
-3002
/
+3002
*
Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...
Tedd Hansen
2008-01-12
1
-0
/
+3003