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