| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert both script engines to new region module format. Add proper unload | Melanie Thielker | 2009-04-15 | 2 | -1/+9 |
* | Actually remove the script if it tries to remove itself. | Melanie Thielker | 2009-04-12 | 3 | -5/+28 |
* | Adding a script event, changed(CHANGED_ANIMATION) | Melanie Thielker | 2009-04-11 | 1 | -0/+1 |
* | Introduce IXmlRpcRouter, an interface that allows registering XMLRPC | Melanie Thielker | 2009-04-10 | 1 | -0/+3 |
* | Add events to IScriptEngine to notify scripting modules of the removal | Melanie Thielker | 2009-04-10 | 1 | -2/+5 |
* | 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 | 1 | -1/+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 |
* | * 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 | 1 | -1/+29 |
* | 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 |
* | cleanup | Dr Scofield | 2009-03-25 | 1 | -1/+0 |
* | Change llGetOwnerKey to use another overload of GetSceneObject. | Melanie Thielker | 2009-03-24 | 1 | -1/+1 |
* | Thank you, dslake, for a patch that speeds up the Delete Old Files option | Melanie Thielker | 2009-03-24 | 1 | -13/+19 |
* | Thank you, mcortez, for patch to add functionality to the sun module. | Melanie Thielker | 2009-03-20 | 3 | -0/+114 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3311 | Justin Clarke Casey | 2009-03-18 | 1 | -10/+22 |
* | Fixed the looping on llParcelMediaCommandList, now PARCEL_MEDIA_COMMAND_PLAY ... | MW | 2009-03-17 | 1 | -2/+13 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-03-17 | 1 | -5/+10 |
* | Fixes Mantis #3294. Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 2009-03-15 | 1 | -2/+40 |
* | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 2009-03-13 | 3 | -0/+34 |
* | * Make all coded defaults match settings in OpenSim.ini.example | Justin Clarke Casey | 2009-03-11 | 2 | -3/+4 |
* | Remove chained tests in BasicGridTest.cs. | Mike Mazur | 2009-03-11 | 1 | -1/+1 |
* | Limit the message length from llInstantMessage to 1024 characters http://wiki... | idb | 2009-03-07 | 1 | -1/+5 |
* | Added the ability to set User-Agent in llHTTPRequest. No new default value ha... | idb | 2009-03-07 | 1 | -0/+3 |
* | Correct casts so that the target id in the at_target event matches the origin... | idb | 2009-03-07 | 1 | -0/+5 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-03-07 | 1 | -14/+14 |
* | Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-03-06 | 1 | -16/+13 |