| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix an inventory naming regression | Melanie Thielker | 2008-09-08 | 1 | -5/+2 |
* | Remove casting nastiness in LSL_Api | Melanie Thielker | 2008-09-08 | 2 | -76/+80 |
* | Correct state handling and state event masks. Prims will now show | Melanie Thielker | 2008-09-08 | 3 | -31/+42 |
* | changes to Test directory structure per opensim-dev conversation | Sean Dague | 2008-09-08 | 12 | -0/+3975 |
* | Fix component order on a quaternion for the sit target. This caused | Melanie Thielker | 2008-09-08 | 1 | -1/+1 |
* | Adapt the unit tests to the new list rules, change some casts to | Melanie Thielker | 2008-09-08 | 2 | -7/+13 |
* | Mantis #2147 | Melanie Thielker | 2008-09-08 | 2 | -26/+27 |
* | * some if inversions and added {}'s for readability | lbsa71 | 2008-09-08 | 4 | -23/+48 |
* | Mantis #2144 | Melanie Thielker | 2008-09-08 | 1 | -3/+3 |
* | Mantis #2145 | Melanie Thielker | 2008-09-08 | 1 | -24/+24 |
* | fix: warnings from libomv | Dr Scofield | 2008-09-08 | 5 | -1/+17 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 8 | -12/+53 |
* | Implement llEjectFromLand. | Charles Krinke | 2008-09-08 | 2 | -2/+24 |
* | I inadvertently edited out llGroundSlope, llGroundNormal | Charles Krinke | 2008-09-08 | 1 | -6/+36 |
* | Add implementation for llSetSoundRadius(). | Charles Krinke | 2008-09-08 | 2 | -38/+9 |
* | Add Adam's llGroundSlope, llGroundNormal and | Charles Krinke | 2008-09-08 | 1 | -7/+36 |
* | * Implements llGroundSlope, llGroundNormal and llGroundContour in LSL_Api.cs ... | Adam Frisby | 2008-09-07 | 1 | -6/+36 |
* | Revert the removal of the commented out | Charles Krinke | 2008-09-07 | 1 | -1/+56 |
* | Xengine patch to force a persistence save on script creation. This prevents | Melanie Thielker | 2008-09-07 | 3 | -9/+52 |
* | Mantis #2138 | Melanie Thielker | 2008-09-07 | 2 | -4/+4 |
* | Mantis #2142 | Melanie Thielker | 2008-09-07 | 2 | -31/+34 |
* | Return 0 for no wind and 0 for no clouds from | Charles Krinke | 2008-09-07 | 2 | -4/+0 |
* | * Fixes linking using the new types. | Teravus Ovares | 2008-09-07 | 1 | -1/+1 |
* | * Improve login failure handling. | Justin Clarke Casey | 2008-09-07 | 3 | -4/+5 |
* | Clean up some of the nonsensical use of ScriptSleep | Charles Krinke | 2008-09-07 | 1 | -56/+1 |
* | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 2008-09-07 | 5 | -55/+105 |
* | * minor: just minor doc and tidy up | Justin Clarke Casey | 2008-09-07 | 1 | -3/+23 |
* | Remove a few of the commented out "NotImplemented" | Charles Krinke | 2008-09-07 | 1 | -13/+0 |
* | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 2008-09-06 | 4 | -22/+22 |
* | * Addresses the same issue as last commit on SceneObjectGroup border crossings | Teravus Ovares | 2008-09-06 | 1 | -0/+8 |
* | * Fixes a few type changes that caused the XML Format to break. | Teravus Ovares | 2008-09-06 | 2 | -1/+7 |
* | Brushing rust of ye old commit | Tedd Hansen | 2008-09-06 | 3 | -6/+3 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 10 | -16/+15 |
* | * Replace a Try/catch I commented out while testing/fixing issues. | Teravus Ovares | 2008-09-06 | 1 | -8/+8 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 193 | -4555/+4375 |
* | Rolling back #6139 because there is no consensus on it's application. | Melanie Thielker | 2008-09-06 | 1 | -27/+1 |
* | Mantis #624 | Melanie Thielker | 2008-09-06 | 1 | -1/+27 |
* | * Add SampleMoneyModule patch from mantis #2079 | Justin Clarke Casey | 2008-09-06 | 1 | -11/+19 |
* | * refactor: Make SOG itself responsible for checking whether it's already bee... | Justin Clarke Casey | 2008-09-06 | 2 | -12/+10 |
* | * minor: change hard tabs back to spaces in previous commit | Justin Clarke Casey | 2008-09-06 | 2 | -3/+3 |
* | * Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep... | Justin Clarke Casey | 2008-09-06 | 3 | -19/+7 |
* | * Remove lots of warnings from the CMS module | Justin Clarke Casey | 2008-09-06 | 6 | -12/+12 |
* | Mantis#2093. Thank you kindly, Ewe Loon for a patch that: | Charles Krinke | 2008-09-05 | 1 | -48/+48 |
* | Mantis#2126. Thank you kindly, Ralphos for a patch that addresses: | Charles Krinke | 2008-09-05 | 2 | -8/+70 |
* | Thank you kindly, KrTaylor for a patch that adds: | Charles Krinke | 2008-09-05 | 1 | -3/+8 |
* | Mantis#2104. Thank you kindly, Godfrey for a patch that: | Charles Krinke | 2008-09-05 | 1 | -3/+3 |
* | * Adds configurable OGP Name prefix and suffix. See OpenSim.ini.example at t... | Teravus Ovares | 2008-09-05 | 1 | -0/+7 |
* | Replaced a lot of trig calls with lookup tables for common prim types in an a... | Dahlia Trimble | 2008-09-05 | 1 | -43/+202 |
* | added in find calls | Sean Dague | 2008-09-04 | 1 | -2/+52 |
* | remove calls | Sean Dague | 2008-09-04 | 1 | -2/+33 |