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
*
Prevent a null ref if a notecard is not found
Melanie Thielker
2009-04-20
1
-0
/
+6
*
Terrain changes done via osTerrainSetHeight aren't shown immediately to the c...
Homer Horwitz
2009-04-19
3
-36
/
+56
*
Allow reading of notecards by asset ID.
Melanie Thielker
2009-04-18
1
-52
/
+108
*
Obtain the owner name for the X-SecondLife-Owner-Name header in llHTTPRequest...
idb
2009-04-18
1
-1
/
+7
*
Correct detected rotation to return the same value as llGetRot in the object ...
idb
2009-04-17
1
-1
/
+1
*
* Also use the profile cache for osKey2Name()
Justin Clarke Casey
2009-04-17
1
-4
/
+4
*
* Use cached user profiles in osAvatarName2Key()
Justin Clarke Casey
2009-04-17
1
-4
/
+5
*
* Moved the DefaultConfig settings into already-existing ConfigSettings
lbsa71
2009-04-17
1
-1
/
+1
*
* Some more work on refactoring configs;
lbsa71
2009-04-17
1
-1
/
+1
*
Add the XML manifests needed to get the new style modules to load.
Melanie Thielker
2009-04-15
2
-0
/
+26
*
minor: Remove some mono compiler warnings. Uncomment code when it's actually...
Justin Clarke Casey
2009-04-15
1
-2
/
+2
*
Convert both script engines to new region module format. Add proper unload
Melanie Thielker
2009-04-15
6
-16
/
+82
*
Actually remove the script if it tries to remove itself.
Melanie Thielker
2009-04-12
4
-5
/
+38
*
Fix a regression where animations would only be sent if the avatar has
Melanie Thielker
2009-04-12
2
-4
/
+72
*
Adding a script event, changed(CHANGED_ANIMATION)
Melanie Thielker
2009-04-11
3
-0
/
+19
*
Make the scrpt engines ignore any script that begins with //MRM:
Melanie Thielker
2009-04-10
2
-0
/
+6
*
Introduce IXmlRpcRouter, an interface that allows registering XMLRPC
Melanie Thielker
2009-04-10
4
-0
/
+34
*
Add events to IScriptEngine to notify scripting modules of the removal
Melanie Thielker
2009-04-10
4
-2
/
+29
*
Thank you, OwenOyen, for a patch that corrects the behavior of llRot2Euler.
Melanie Thielker
2009-04-10
1
-2
/
+2
*
* Apply http://opensimulator.org/mantis/view.php?id=3432
Justin Clarke Casey
2009-04-10
1
-3
/
+5
*
* Tagged long running tests with LongRunningAttribute.
lbsa71
2009-04-09
1
-5
/
+5
*
From: Christopher Yeoh <yeohc@au1.ibm.com>
Sean Dague
2009-04-09
3
-0
/
+53
*
* Fixed a number of culture-variant bugs in lsl implicit type conversions.
lbsa71
2009-04-09
1
-9
/
+11
*
* argh. reverted untested fix that snuck into the last commit
lbsa71
2009-04-09
1
-2
/
+1
*
* tagged some more database tests as such
lbsa71
2009-04-09
1
-1
/
+2
*
Correct unit test for llAngleBetween()
Dahlia Trimble
2009-04-08
2
-7
/
+3
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-04-07
1
-12
/
+11
*
* Remove unnecessary build dependencies on the ExamplemoneyModule stub.
Teravus Ovares
2009-04-07
3
-3
/
+0
*
* Apply http://opensimulator.org/mantis/view.php?id=3406
Justin Clarke Casey
2009-04-07
1
-0
/
+2
*
temporarily revert llanglebetween patch until unit test can be updated - affe...
Dahlia Trimble
2009-04-07
1
-2
/
+2
*
remove defective test criteria from unit test for llAngleBetween
Dahlia Trimble
2009-04-07
1
-4
/
+4
*
Thanks Ewe Loon for Mantis #3007 - llAngleBetween is producing numbers greate...
Dahlia Trimble
2009-04-07
1
-1
/
+4
*
Add copyright headers, formatting cleanup.
Jeff Ames
2009-04-06
1
-19
/
+19
*
Thanks BlueWall for a patch that adds Hypergrid dynamic linking to osTeleport...
diva
2009-04-05
2
-0
/
+21
*
Thanks jonc, for a patch that adds rendering of classic clouds.
Homer Horwitz
2009-04-04
1
-1
/
+12
*
Fix a nullref when compiling non-LSL scripts
Melanie Thielker
2009-04-02
1
-5
/
+8
*
Correct llSetPrimitiveParams to check for a texture in inventory when setting...
idb
2009-04-02
1
-17
/
+17
*
* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release
lbsa71
2009-04-01
1
-1
/
+1
*
* Refactored out and de-duplicated Base64ToString(string)
lbsa71
2009-03-31
1
-8
/
+2
*
Thank you kindly, MCortez for a patch that:
Charles Krinke
2009-03-31
3
-1
/
+65
*
Update svn properties, add copyright header, formatting cleanup.
Jeff Ames
2009-03-31
2
-29
/
+28
*
Thank you Flyte Xevious for Mantis #3361 - Implementation of llEdgeOfWorld
Dahlia Trimble
2009-03-29
1
-2
/
+60
*
* This updates LibOMV to the current release 0.6.0 on March 19 2009
Teravus Ovares
2009-03-27
1
-1
/
+1
*
* minor: remove one mono compiler warning
Justin Clarke Casey
2009-03-27
1
-1
/
+1
*
Read the .map files in on sim startup. Also clean them up when an assembly
Melanie Thielker
2009-03-26
2
-1
/
+32
*
Avoid preprocessing scripts on region restart just to generate the line
Melanie Thielker
2009-03-26
1
-11
/
+23
*
Avoid writing script state to the filesystem if the state has not changed.
Melanie Thielker
2009-03-26
1
-14
/
+19
*
- adding osGetAgents() which returns a list of all avatars in the region
Dr Scofield
2009-03-26
3
-46
/
+79
*
Make the error messages passed to RegionReady more descriptive
Melanie Thielker
2009-03-26
1
-3
/
+4
*
cleanup
Dr Scofield
2009-03-25
2
-2
/
+1
[next]