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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Patch from Melanie. Mantis: 1040. Thanks Melanie!
Teravus Ovares
2008-04-24
2
-8
/
+65
*
replace hard tabs with 4 spaces to be consistant in the source.
Sean Dague
2008-04-24
2
-197
/
+197
*
* From: Alan M Webb <awebb.vnet.ibm.com>
Justin Clarke Casey
2008-04-24
1
-1
/
+1
*
* Fixed an annoying pop-up box when crossing borders.
Teravus Ovares
2008-04-23
1
-2
/
+2
*
* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...
Teravus Ovares
2008-04-23
3
-8
/
+71
*
* Fixes lsl scripts with no state_entry event at all
Teravus Ovares
2008-04-23
1
-1
/
+39
*
* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)
Teravus Ovares
2008-04-23
1
-4
/
+12
*
* Patch #1026 - llDialog support -- Thanks Melanie!
Adam Frisby
2008-04-23
1
-9
/
+54
*
* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!
Adam Frisby
2008-04-23
1
-16
/
+213
*
* Applying Mantis #1020 (Animations) - Thanks Melanie.
Adam Frisby
2008-04-23
1
-1
/
+1
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-04-23
1
-2
/
+12
*
* Implements llScriptDanger
Teravus Ovares
2008-04-22
3
-5
/
+14
*
* Implemented NoScript areas (without loosing script state).
Teravus Ovares
2008-04-22
1
-9
/
+13
*
* Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic!
Teravus Ovares
2008-04-22
1
-1
/
+38
*
* Committing fix for previous build breakage. Sorry!
Adam Frisby
2008-04-21
1
-2
/
+2
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
42
-316
/
+212
*
Removed some script engine noise from console
Tedd Hansen
2008-04-20
4
-8
/
+8
*
Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C...
Tedd Hansen
2008-04-20
4
-324
/
+340
*
* Fixed up event discovery regexes to work with a specific string format m#1012
Teravus Ovares
2008-04-20
1
-2
/
+2
*
* Updates LSL2CS converter
Teravus Ovares
2008-04-20
4
-1
/
+209
*
From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-04-18
1
-42
/
+219
*
Mantis #851, 100% CPU on unhandlet HTTP event. Thanks cmickeyb.
Tedd Hansen
2008-04-18
1
-9
/
+21
*
Thank you, Melanie, very kindly for a patch that :
Charles Krinke
2008-04-18
1
-2
/
+15
*
From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-04-17
1
-5
/
+98
*
* From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-04-16
1
-2
/
+47
*
From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-04-16
1
-13
/
+60
*
* From Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-04-16
1
-4
/
+23
*
Fixed LSL State support.
Teravus Ovares
2008-04-15
3
-35
/
+57
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Sean Dague
2008-04-11
1
-11
/
+16
*
Thank you Justin for a patch that solves the issue of: When a sensor detects ...
Charles Krinke
2008-04-10
1
-4
/
+14
*
moved fields to properties for UserDataProfile, which was
Sean Dague
2008-04-10
2
-2
/
+2
*
* Put explicit braces in for single line blocks
Justin Clarke Casey
2008-04-09
1
-3
/
+9
*
From: Michael Osias <mosias@us.ibm.com>
Justin Clarke Casey
2008-04-09
2
-7
/
+23
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-04-09
1
-3
/
+9
*
* Various terrain engine fixes
Adam Frisby
2008-04-06
3
-0
/
+36
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-04-04
1
-21
/
+0
*
from krtaylor
Sean Dague
2008-04-02
1
-3
/
+6
*
**Big ass update warning**
Adam Frisby
2008-03-30
4
-0
/
+37
*
Patches llAvatarOnSitTarget to return NULL_KEY opposed to a blank string. Sho...
alondria
2008-03-29
1
-6
/
+7
*
fixes mantis #778 and shoots himself for making such a mistake to begin with,...
MW
2008-03-28
1
-2
/
+2
*
From: Michael Osias <mosias@us.ibm.com>
Sean Dague
2008-03-28
1
-3
/
+176
*
Comment out unused private methods.
Jeff Ames
2008-03-25
4
-63
/
+68
*
Fix a couple more warnings.
Jeff Ames
2008-03-25
1
-5
/
+5
*
* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.
Teravus Ovares
2008-03-25
1
-2
/
+4
*
* Added llApplyImpulse in the local frame.
Teravus Ovares
2008-03-24
1
-9
/
+11
*
Implements llGetInventoryPermMask()
alondria
2008-03-24
3
-5
/
+25
*
Modified llGetInventoryName() so it indexes inventory in the same manner the ...
alondria
2008-03-24
1
-3
/
+3
*
Implements llGetInventoryName() - the order is based upon inventory key, whic...
alondria
2008-03-24
1
-1
/
+17
*
Implements llGetInventoryNumber()
alondria
2008-03-24
1
-2
/
+9
*
Implements llGetInventoryType()
alondria
2008-03-24
1
-2
/
+8
[next]