aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* changes to Test directory structure per opensim-dev conversationSean Dague2008-09-0813-0/+0
* Fix component order on a quaternion for the sit target. This causedMelanie Thielker2008-09-081-1/+1
* Adapt the unit tests to the new list rules, change some casts toMelanie Thielker2008-09-083-29/+35
* Mantis #2147Melanie Thielker2008-09-082-26/+27
* * some if inversions and added {}'s for readabilitylbsa712008-09-085-26/+57
* Mantis #2144Melanie Thielker2008-09-081-3/+3
* Mantis #2145Melanie Thielker2008-09-081-24/+24
* fix: warnings from libomvDr Scofield2008-09-085-1/+17
* Use older ExpectedException attribute format. Previously tests were failing o...Mike Mazur2008-09-081-2/+2
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-0813-15/+100
* Implement llEjectFromLand.Charles Krinke2008-09-082-2/+24
* I inadvertently edited out llGroundSlope, llGroundNormal Charles Krinke2008-09-081-6/+36
* Add implementation for llSetSoundRadius().Charles Krinke2008-09-082-38/+9
* Remove trailing whitespace.Mike Mazur2008-09-081-25/+25
* Add Adam's llGroundSlope, llGroundNormal andCharles Krinke2008-09-081-7/+36
* * Implements llGroundSlope, llGroundNormal and llGroundContour in LSL_Api.cs ...Adam Frisby2008-09-071-6/+36
* Revert the removal of the commented outCharles Krinke2008-09-071-1/+56
* Xengine patch to force a persistence save on script creation. This preventsMelanie Thielker2008-09-073-9/+52
* Mantis #2138Melanie Thielker2008-09-072-4/+4
* Mantis #2142Melanie Thielker2008-09-074-32/+51
* Return 0 for no wind and 0 for no clouds fromCharles Krinke2008-09-072-4/+0
* * Fixes linking using the new types.Teravus Ovares2008-09-071-1/+1
* Convert TestStringsWithEscapedQuotesAndComments to use concatenated expected ...Mike Mazur2008-09-071-20/+9
* * On a failing login, don't bother trying the default region if it's the same...Justin Clarke Casey2008-09-071-4/+8
* * Increase expect_user XMLRPC timeout from 6 to 30 secondsJustin Clarke Casey2008-09-071-1/+1
* * Improve login failure handling.Justin Clarke Casey2008-09-075-43/+38
* * refactor: Remove duplication in UserLoginService where most of the emergenc...Justin Clarke Casey2008-09-071-260/+170
* Clean up some of the nonsensical use of ScriptSleepCharles Krinke2008-09-071-56/+1
* * minor: for now, print out the exception if logging into the initially selec...Justin Clarke Casey2008-09-071-3/+3
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-077-61/+113
* * minor: just minor doc and tidy upJustin Clarke Casey2008-09-073-4/+28
* Remove a few of the commented out "NotImplemented" Charles Krinke2008-09-071-13/+0
* Mantis#2136. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-09-061-7/+5
* * This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares2008-09-066-26/+77
* * Addresses the same issue as last commit on SceneObjectGroup border crossingsTeravus Ovares2008-09-061-0/+8
* * Fixes a few type changes that caused the XML Format to break.Teravus Ovares2008-09-062-1/+7
* Brushing rust of ye old commitTedd Hansen2008-09-063-6/+3
* Mantis #2133Melanie Thielker2008-09-0628-37/+36
* * Replace a Try/catch I commented out while testing/fixing issues.Teravus Ovares2008-09-061-8/+8
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-06378-7036/+6701
* more unit test cross-platform compatibility tweaksDahlia Trimble2008-09-061-214/+195
* Rolling back #6139 because there is no consensus on it's application.Melanie Thielker2008-09-061-27/+1
* Mantis #624Melanie Thielker2008-09-061-1/+27
* more unit test tweaks in the name of cross-platform compatibilityDahlia Trimble2008-09-061-143/+137
* * Add SampleMoneyModule patch from mantis #2079Justin Clarke Casey2008-09-061-11/+19
* Revert changes to TestStringsWithEscapedQuotesAndComments() so it will work i...Dahlia Trimble2008-09-061-9/+21
* * refactor: Make SOG itself responsible for checking whether it's already bee...Justin Clarke Casey2008-09-062-12/+10
* reformatted some of unit test standards to allow them to work when OpenSim is...Dahlia Trimble2008-09-061-174/+159
* * minor: change hard tabs back to spaces in previous commitJustin Clarke Casey2008-09-062-3/+3
* * Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep...Justin Clarke Casey2008-09-063-19/+7