| Commit message (Expand) | Author | Files | Lines |
2008-09-08 | I inadvertently edited out llGroundSlope, llGroundNormal | Charles Krinke | 1 | -6/+36 |
2008-09-08 | Add implementation for llSetSoundRadius(). | Charles Krinke | 2 | -38/+9 |
2008-09-08 | Remove trailing whitespace. | Mike Mazur | 1 | -25/+25 |
2008-09-08 | Add Adam's llGroundSlope, llGroundNormal and | Charles Krinke | 1 | -7/+36 |
2008-09-07 | * Implements llGroundSlope, llGroundNormal and llGroundContour in LSL_Api.cs ... | Adam Frisby | 1 | -6/+36 |
2008-09-07 | Revert the removal of the commented out | Charles Krinke | 1 | -1/+56 |
2008-09-07 | Xengine patch to force a persistence save on script creation. This prevents | Melanie Thielker | 3 | -9/+52 |
2008-09-07 | Mantis #2138 | Melanie Thielker | 2 | -4/+4 |
2008-09-07 | Mantis #2142 | Melanie Thielker | 4 | -32/+51 |
2008-09-07 | Return 0 for no wind and 0 for no clouds from | Charles Krinke | 2 | -4/+0 |
2008-09-07 | * Fixes linking using the new types. | Teravus Ovares | 1 | -1/+1 |
2008-09-07 | Convert TestStringsWithEscapedQuotesAndComments to use concatenated expected ... | Mike Mazur | 1 | -20/+9 |
2008-09-07 | * On a failing login, don't bother trying the default region if it's the same... | Justin Clarke Casey | 1 | -4/+8 |
2008-09-07 | * Increase expect_user XMLRPC timeout from 6 to 30 seconds | Justin Clarke Casey | 1 | -1/+1 |
2008-09-07 | * Improve login failure handling. | Justin Clarke Casey | 5 | -43/+38 |
2008-09-07 | * refactor: Remove duplication in UserLoginService where most of the emergenc... | Justin Clarke Casey | 1 | -260/+170 |
2008-09-07 | Clean up some of the nonsensical use of ScriptSleep | Charles Krinke | 1 | -56/+1 |
2008-09-07 | * minor: for now, print out the exception if logging into the initially selec... | Justin Clarke Casey | 1 | -3/+3 |
2008-09-07 | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 7 | -61/+113 |
2008-09-07 | * minor: just minor doc and tidy up | Justin Clarke Casey | 3 | -4/+28 |
2008-09-07 | Remove a few of the commented out "NotImplemented" | Charles Krinke | 1 | -13/+0 |
2008-09-06 | Mantis#2136. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -7/+5 |
2008-09-06 | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 6 | -26/+77 |
2008-09-06 | * Addresses the same issue as last commit on SceneObjectGroup border crossings | Teravus Ovares | 1 | -0/+8 |
2008-09-06 | * Fixes a few type changes that caused the XML Format to break. | Teravus Ovares | 2 | -1/+7 |
2008-09-06 | Brushing rust of ye old commit | Tedd Hansen | 3 | -6/+3 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 28 | -37/+36 |
2008-09-06 | * Replace a Try/catch I commented out while testing/fixing issues. | Teravus Ovares | 1 | -8/+8 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 378 | -7036/+6701 |
2008-09-06 | more unit test cross-platform compatibility tweaks | Dahlia Trimble | 1 | -214/+195 |
2008-09-06 | Rolling back #6139 because there is no consensus on it's application. | Melanie Thielker | 1 | -27/+1 |
2008-09-06 | Mantis #624 | Melanie Thielker | 1 | -1/+27 |
2008-09-06 | more unit test tweaks in the name of cross-platform compatibility | Dahlia Trimble | 1 | -143/+137 |
2008-09-06 | * Add SampleMoneyModule patch from mantis #2079 | Justin Clarke Casey | 1 | -11/+19 |
2008-09-06 | Revert changes to TestStringsWithEscapedQuotesAndComments() so it will work i... | Dahlia Trimble | 1 | -9/+21 |
2008-09-06 | * refactor: Make SOG itself responsible for checking whether it's already bee... | Justin Clarke Casey | 2 | -12/+10 |
2008-09-06 | reformatted some of unit test standards to allow them to work when OpenSim is... | Dahlia Trimble | 1 | -174/+159 |
2008-09-06 | * minor: change hard tabs back to spaces in previous commit | Justin Clarke Casey | 2 | -3/+3 |
2008-09-06 | * Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep... | Justin Clarke Casey | 3 | -19/+7 |
2008-09-06 | * Blind fix what looks like a bug in the new land MSSQL code | Justin Clarke Casey | 1 | -1/+1 |
2008-09-06 | * Remove lots of warnings from the CMS module | Justin Clarke Casey | 8 | -15/+14 |
2008-09-05 | Mantis#2093. Thank you kindly, Ewe Loon for a patch that: | Charles Krinke | 1 | -48/+48 |
2008-09-05 | Mantis#2048. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -8/+28 |
2008-09-05 | Mantis#2126. Thank you kindly, Ralphos for a patch that addresses: | Charles Krinke | 3 | -8/+169 |
2008-09-05 | Thank you kindly, KrTaylor for a patch that adds: | Charles Krinke | 1 | -3/+8 |
2008-09-05 | Mantis#2104. Thank you kindly, Godfrey for a patch that: | Charles Krinke | 1 | -3/+3 |
2008-09-05 | * Adds configurable OGP Name prefix and suffix. See OpenSim.ini.example at t... | Teravus Ovares | 1 | -0/+7 |
2008-09-05 | Replaced a lot of trig calls with lookup tables for common prim types in an a... | Dahlia Trimble | 1 | -43/+202 |
2008-09-04 | complete rationalization of unit tests that we currently run | Sean Dague | 12 | -0/+0 |
2008-09-04 | normalize naming for OpenSim.Tests.Framework.dll | Sean Dague | 1 | -0/+0 |