aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Fix string parameters to functions taking lists as arguments. LSLMelanie Thielker2008-09-131-0/+4
* Circular path prim meshes are now joined where the path ends meet if they mat...Dahlia Trimble2008-09-132-69/+92
* wrap log4net configure in try block so that it will run if you don't have aSean Dague2008-09-131-1/+5
* 2 more InventoryItem tests, plus see if I can leave the log4netSean Dague2008-09-132-0/+26
* Changed "show users" command to display only root agents, "show users full" toHomer Horwitz2008-09-127-20/+30
* * Patch http://opensimulator.org/mantis/view.php?id=2172Justin Clarke Casey2008-09-122-13/+26
* * minor: spelling mistake and message tidying on Migration messagesJustin Clarke Casey2008-09-121-5/+5
* * minor: Remove warningsJustin Clarke Casey2008-09-122-26/+10
* add first round of folder testsSean Dague2008-09-121-44/+98
* reformat spacing on some property declarations. Take away the virtualSean Dague2008-09-121-73/+33
* * Patch http://opensimulator.org/mantis/view.php?id=2158Justin Clarke Casey2008-09-121-9/+90
* * Make fix to MSSQLRegionData.cs in LoadLandObjects as recommended by Garrett...Justin Clarke Casey2008-09-121-1/+1
* * Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2008-09-126-7/+30
* * Add userstore sql upgrade I carelessly forgot to check in a couple of revis...Justin Clarke Casey2008-09-121-0/+5
* * Patch http://opensimulator.org/mantis/view.php?id=2163Justin Clarke Casey2008-09-122-0/+12
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-1214-451/+515
* remove hidden faces inside prim meshes to improve memory use and startup timeDahlia Trimble2008-09-121-2/+6
* because UUID supports equality, we can do a straight equals instead ofSean Dague2008-09-121-3/+3
* Note to self: VisualSVN not fully compatible with OpenSim prebuild :)Tedd Hansen2008-09-1216-1501/+0
* use new style asserts. They are much easier to read.Sean Dague2008-09-121-2/+2
* Cut of remote server as AppDomains and even WCF can do it better (better mean...Tedd Hansen2008-09-128-752/+0
* * Fix a missing .UUID in llInstantMessageTeravus Ovares2008-09-121-1/+1
* move the actual [Test] methods for databases to OpenSim.Data.TestsSean Dague2008-09-127-167/+308
* change order in prebuild.xml so this works in nant on a cleanSean Dague2008-09-122-30/+33
* be more clever and move the bulk of the db tests for inventory intoSean Dague2008-09-123-140/+219
* add the m_host.AddScriptLPS(1); line. I'm not actually sure what itSean Dague2008-09-121-0/+2
* From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2008-09-123-0/+197
* Mantis#2165. Thank you kindly, CMickeyB for a patch that:Charles Krinke2008-09-121-18/+40
* * minor: CONTRIBUTORS adjustmentsJustin Clarke Casey2008-09-121-3/+4
* * Move the ResetChildPrimPhysics() calls to after physics have been applied t...Justin Clarke Casey2008-09-121-5/+5
* * minor: various doc and tidy up, logging increase to make it clearer which p...Justin Clarke Casey2008-09-123-37/+80
* Revert 6242 because of a possible licensing issueMelanie Thielker2008-09-121-146/+0
* Add the UUIDs of the standard animations. Thanks, Ewe Loon!Melanie Thielker2008-09-121-0/+146
* more inventory folder testsSean Dague2008-09-111-10/+55
* add some folder create and list testsSean Dague2008-09-111-1/+40
* added simple add / exists folder checkSean Dague2008-09-111-0/+41
* * This updates the OGP module to support both the revision 2 and revision 3 o...Teravus Ovares2008-09-111-10/+64
* add a few more SQLite Asset tests.Sean Dague2008-09-111-3/+31
* add doxygen targetSean Dague2008-09-111-0/+4
* * Start loading prims after region module configuration rather than beforeJustin Clarke Casey2008-09-112-4/+6
* * Removed some legacy commentinglbsa712008-09-111-44/+0
* * Added small convenience function to recursively calculate total amounts of ...lbsa712008-09-111-0/+15
* Add file containing output of `svn info` into .zip and .tar.gz filesMike Mazur2008-09-111-0/+1
* Newtonsoft Json.NET 1.3.1 for upcoming use in comms.Teravus Ovares2008-09-114-0/+1013
* fix line endings. Wish there was a good way to do this from Sean Dague2008-09-100-0/+0
* added very basic stubs for User and Inventory db creates and emptySean Dague2008-09-102-0/+146
* fix typo in name of test dbSean Dague2008-09-101-1/+1
* make default rule 'all' againSean Dague2008-09-101-3/+3
* Update svn properties.Jeff Ames2008-09-100-0/+0
* add basic sniff tests for SQLite Asset store. Initializes a db,Sean Dague2008-09-101-0/+91