aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-09Update svn properties, formatting cleanup.Jeff Ames41-833/+840
2008-09-09Fix state xxx within state xxx itself triggering a state "change" toMelanie Thielker1-0/+3
2008-09-09Fix string -> int cast to variableMelanie Thielker1-3/+8
2008-09-09Fix delimiter access from list for llParseStringKeepNullsMelanie Thielker1-4/+4
2008-09-08Fix an inventory naming regressionMelanie Thielker1-5/+2
2008-09-08Remove casting nastiness in LSL_ApiMelanie Thielker2-76/+80
2008-09-08Correct state handling and state event masks. Prims will now showMelanie Thielker3-31/+42
2008-09-08changes to Test directory structure per opensim-dev conversationSean Dague13-0/+0
2008-09-08Fix component order on a quaternion for the sit target. This causedMelanie Thielker1-1/+1
2008-09-08Adapt the unit tests to the new list rules, change some casts toMelanie Thielker3-29/+35
2008-09-08Mantis #2147Melanie Thielker2-26/+27
2008-09-08* some if inversions and added {}'s for readabilitylbsa715-26/+57
2008-09-08Mantis #2144Melanie Thielker1-3/+3
2008-09-08Mantis #2145Melanie Thielker1-24/+24
2008-09-08fix: warnings from libomvDr Scofield5-1/+17
2008-09-08Use older ExpectedException attribute format. Previously tests were failing o...Mike Mazur1-2/+2
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker13-15/+100
2008-09-08Implement llEjectFromLand.Charles Krinke2-2/+24
2008-09-08I inadvertently edited out llGroundSlope, llGroundNormal Charles Krinke1-6/+36
2008-09-08Add implementation for llSetSoundRadius().Charles Krinke2-38/+9
2008-09-08Remove trailing whitespace.Mike Mazur1-25/+25
2008-09-08Add Adam's llGroundSlope, llGroundNormal andCharles Krinke1-7/+36
2008-09-07* Implements llGroundSlope, llGroundNormal and llGroundContour in LSL_Api.cs ...Adam Frisby1-6/+36
2008-09-07Revert the removal of the commented outCharles Krinke1-1/+56
2008-09-07Xengine patch to force a persistence save on script creation. This preventsMelanie Thielker3-9/+52
2008-09-07Mantis #2138Melanie Thielker2-4/+4
2008-09-07Mantis #2142Melanie Thielker4-32/+51
2008-09-07Return 0 for no wind and 0 for no clouds fromCharles Krinke2-4/+0
2008-09-07* Fixes linking using the new types.Teravus Ovares1-1/+1
2008-09-07Convert TestStringsWithEscapedQuotesAndComments to use concatenated expected ...Mike Mazur1-20/+9
2008-09-07* On a failing login, don't bother trying the default region if it's the same...Justin Clarke Casey1-4/+8
2008-09-07* Increase expect_user XMLRPC timeout from 6 to 30 secondsJustin Clarke Casey1-1/+1
2008-09-07* Improve login failure handling.Justin Clarke Casey5-43/+38
2008-09-07* refactor: Remove duplication in UserLoginService where most of the emergenc...Justin Clarke Casey1-260/+170
2008-09-07Clean up some of the nonsensical use of ScriptSleepCharles Krinke1-56/+1
2008-09-07* minor: for now, print out the exception if logging into the initially selec...Justin Clarke Casey1-3/+3
2008-09-07* minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey7-61/+113
2008-09-07* minor: just minor doc and tidy upJustin Clarke Casey3-4/+28
2008-09-07Remove a few of the commented out "NotImplemented" Charles Krinke1-13/+0
2008-09-06Mantis#2136. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-7/+5
2008-09-06* This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares6-26/+77
2008-09-06* Addresses the same issue as last commit on SceneObjectGroup border crossingsTeravus Ovares1-0/+8
2008-09-06* Fixes a few type changes that caused the XML Format to break.Teravus Ovares2-1/+7
2008-09-06Brushing rust of ye old commitTedd Hansen3-6/+3
2008-09-06Mantis #2133Melanie Thielker28-37/+36
2008-09-06* Replace a Try/catch I commented out while testing/fixing issues.Teravus Ovares1-8/+8
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares378-7036/+6701
2008-09-06more unit test cross-platform compatibility tweaksDahlia Trimble1-214/+195
2008-09-06Rolling back #6139 because there is no consensus on it's application.Melanie Thielker1-27/+1
2008-09-06Mantis #624Melanie Thielker1-1/+27