Commit History

Author SHA1 Message Date
  Justin Clarke Casey e64d9b66a9 * Fix http://opensimulator.org/mantis/view.php?id=2889 16 years ago
  Sean Dague 444436db15 change a UUID cast to an actual new UUID call to be consistant with 16 years ago
  Sean Dague a260466147 fix an issue I found where primshapes weren't every being removed 16 years ago
  Justin Clarke Casey 26fd6c741f * Resolve http://opensimulator.org/mantis/view.php?id=2743 and http://opensimulator.org/mantis/view.php?id=2739 by no longer bothering to store or retrieve the local parentID in 16 years ago
  Melanie Thielker bf4ccf3858 Catch all possible exceptions in the mysql module. It throws non-mysql 16 years ago
  Melanie Thielker 733faf9748 Fix the terrain loader 16 years ago
  Melanie Thielker 5727146d61 More reverts. Revert the MySQL database module. This caused more issues 16 years ago
  Melanie Thielker 38380def17 More changes to the MySQL adapter. take advantage of pooling and run lock-free. 16 years ago
  Jeff Ames 077314cdd3 Update svn properties. Add copyright header. Minor formatting cleanup. 16 years ago
  Melanie Thielker d579246257 Explicitly Dispose() all cmd objects 16 years ago
  Justin Clarke Casey 8ba6b2b11a * minor: remove mono compiler warnings 16 years ago
  Justin Clarke Casey c85e2a0fb0 * restore deleted method documentation, some to IRegionDataStore and some to MySQLRegionData 16 years ago
  Melanie Thielker fdf5f55a5b Yay for unit tests. Increased the type width of the prims and primshapes 16 years ago
  Melanie Thielker 3388584aa8 Fix 2 of the failed tests. Cause terrain queries to return null when no 16 years ago
  Melanie Thielker 3efdccbb12 Committing the LCO database layer. Native MySQL, no ADO. New reconnect 16 years ago
  Melanie Thielker 95fec14201 Remove code from an experimantal patch that wasn't supposed to be committed 16 years ago
  Melanie Thielker fba9e3f513 Don't serve texture preview from other people's objects if you 16 years ago
  Justin Clarke Casey 915593bfbc * refactor: Rip out SOP inventory from the partial into a separate class 16 years ago
  Charles Krinke 44c56a974c Mantis#2656. Thank you kindly, Nlin for a patch that: 16 years ago
  Sean Dague 5517ea3dfd Fixed MySQL and SQLite so they will save the 16 years ago
  Melanie Thielker 8e119130c5 Make a quick stab at the "Open data reader" issue. 16 years ago
  Homer Horwitz e26169f0b0 Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims. 16 years ago
  Justin Clarke Casey 0e180b0ad3 * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting RootPart and adding the part separately 16 years ago
  Homer Horwitz 344b725d3b Mantis#2598: Thanks Fly-Man- for a patch that fixes a client-thread crash by 16 years ago
  Sean Dague 9e353d5713 - Includes consistency test for new and updated objects, as 16 years ago
  Sean Dague 409e7262df Mid-work, trying to fix region part insertion and retrieval 16 years ago
  Melanie Thielker efe3f3eb2a Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. 16 years ago
  Justin Clarke Casey fac4d02d7e * minor: comment out persisting prim inventory log messages 16 years ago
  Melanie Thielker ec47a1bff2 Add database persistence for material setting 16 years ago
  Sean Dague d009927194 add delete prim tests. Found and fixed bugs where region 16 years ago