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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.
Teravus Ovares
2008-12-09
1
-1
/
+7
*
Remove null checks on structs
idb
2008-12-09
1
-6
/
+6
*
Allow empty statements in LSL (; followed by ;). Fixes Mantis#2320
Homer Horwitz
2008-12-07
1
-7665
/
+7735
*
Implementation of the llDetectedTouch* functions
idb
2008-12-05
3
-13
/
+104
*
Minor formatting cleanup.
Jeff Ames
2008-12-03
1
-3
/
+3
*
From: Christopher Yeoh <cyeoh@au1.ibm.com>
Dr Scofield
2008-12-03
1
-1
/
+4
*
Remove a line of debug info in XEngine that i missed
Melanie Thielker
2008-12-03
1
-1
/
+1
*
* Apply http://opensimulator.org/mantis/view.php?id=2741
Justin Clarke Casey
2008-12-02
1
-1
/
+1
*
Remove some of the XEngine chattiness
Melanie Thielker
2008-12-02
2
-4
/
+4
*
Remove duplicated avatar height calculation in lsl functions.
idb
2008-12-01
1
-19
/
+3
*
Update svn properties. Add copyright header. Minor formatting cleanup.
Jeff Ames
2008-11-30
1
-26
/
+53
*
Start scripts in attachments only after a successful attach. Elimininate
Melanie Thielker
2008-11-29
1
-0
/
+12
*
Add the lifetime management back into the LSL_Api, since that will also
Melanie Thielker
2008-11-29
1
-2
/
+10
*
Comment the ScriptSponsor and restore the indefinite lifetime for
Melanie Thielker
2008-11-29
2
-7
/
+7
*
* minor: remove mono compiler warnings
Justin Clarke Casey
2008-11-27
1
-2
/
+2
*
Test commit.. just contains div trace and other stuff.
Tedd Hansen
2008-11-27
3
-12
/
+27
*
ScriptSponsor and LSL_Api are now MarshalByRefObject
Tedd Hansen
2008-11-26
2
-2
/
+2
*
Made ScriptSponsor serializable
Tedd Hansen
2008-11-26
1
-0
/
+1
*
Yay for unit tests. Increased the type width of the prims and primshapes
Melanie Thielker
2008-11-26
1
-0
/
+1
*
Attempt to give script objects a proper lease time (DNE and xengine). Relies ...
Tedd Hansen
2008-11-26
4
-16
/
+39
*
* Removed more locks on Entities
Adam Frisby
2008-11-24
1
-4
/
+1
*
Some refactoring from about a week ago that I forgot to commit, of AssetTrans...
MW
2008-11-24
1
-1
/
+1
*
Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all
Melanie Thielker
2008-11-21
2
-7
/
+7
*
* refactor: Rip out SOP inventory from the partial into a separate class
Justin Clarke Casey
2008-11-21
5
-8
/
+8
*
* Improve and correct messages given to the user when permission is denied fo...
Justin Clarke Casey
2008-11-21
1
-3
/
+8
*
Mantis#2656. Thank you kindly, Nlin for a patch that:
Charles Krinke
2008-11-19
1
-1
/
+17
*
Fix the PAY_HIDE and PAY_DEFAULT constants to be LSLIntegers and get
Melanie Thielker
2008-11-17
1
-2
/
+2
*
* Remove the TransferRequest and hip debugging console output that crept in r...
Justin Clarke Casey
2008-11-17
1
-3
/
+2
*
* Eliminate SOG.FakeDeleteGroup() since it is now identical with DeleteGroup(...
Justin Clarke Casey
2008-11-17
1
-22
/
+0
*
* Stop nulling SOG.m_rootPart and parts on object deletion
Justin Clarke Casey
2008-11-17
1
-8
/
+8
*
fixing warnings in YProlog language support
Dr Scofield
2008-11-17
1
-2
/
+2
*
adding #pragma warnings to yprolog language support
Dr Scofield
2008-11-17
9
-24
/
+22
*
Make object chat come from the root prim's center, rather than trying to make
Melanie Thielker
2008-11-17
1
-3
/
+3
*
Fix previous build break
Melanie Thielker
2008-11-17
1
-1
/
+1
*
Change the semantics of the Allow_* os function control. Omitting a function
Melanie Thielker
2008-11-17
1
-18
/
+34
*
Megapatch. Completely remove the multiparameter IM methods. Remove the insecure
Melanie Thielker
2008-11-16
1
-1
/
+0
*
Reinstate the IM sending from scripts and from autoreturn
Melanie Thielker
2008-11-16
1
-3
/
+8
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-11-16
1
-1
/
+1
*
Introduces the message transfer module. It splits the transfer mechanics off
Melanie Thielker
2008-11-16
1
-1
/
+2
*
- Change llSetRot behavior so it matches the SL behavior (in particular, the
Homer Horwitz
2008-11-15
1
-14
/
+38
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-11-15
1
-2
/
+2
*
* Allow new script creation to be locked down to only gods if specified in Op...
Justin Clarke Casey
2008-11-14
1
-4
/
+1
*
Reapplying a revised version of Christopher Yeoh's (IBM) patch for allow
Melanie Thielker
2008-11-14
2
-1
/
+4
*
reverting #7295, as it still fails a test case (as pointed out very
Dr Scofield
2008-11-14
2
-4
/
+1
*
From: Christopher Yeoh <cyeoh@au1.ibm.com>
Dr Scofield
2008-11-14
2
-1
/
+4
*
From: Alan Webb (alan_webb@us.ibm.com)
Dr Scofield
2008-11-12
1
-1
/
+1
*
* Set defaults on the allowed LSL Compilers to 'lsl' unless you've specified ...
Teravus Ovares
2008-11-12
1
-1
/
+1
*
Allow gods to terraform without limits. Respect the Allow Others To
Melanie Thielker
2008-11-11
1
-1
/
+1
*
Fix llList2Integer to have the same semantics as an (integer) cast. Handle
Melanie Thielker
2008-11-11
1
-4
/
+2
*
minor: remove mono compiler warnings
Justin Clarke Casey
2008-11-10
1
-1
/
+0
[prev]
[next]