Commit History

Author SHA1 Message Date
  Oren Hurvitz 86802bcf93 Store NULL in the 'DynAttrs' column if the prim doesn't have any dynamic attributes 11 years ago
  Oren Hurvitz fdec05a15e Stopped storing dynamic attributes in the PrimShape 11 years ago
  Oren Hurvitz 918b062866 Added missing DynAttrs references in MySQL 11 years ago
  Justin Clark-Casey (justincc) a6d9c26365 Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting from it 14 years ago
  Justin Clark-Casey (justincc) a3e1e6dd61 Implement dynamic attribute persistence on mysql and mssql 14 years ago
  Melanie 8e6bc55470 Check database for root prim IDs only to try and get a handle on prim loss 11 years ago
  Melanie 1b15144208 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 3bd3f448a2 Also do other MySQL region settings related calls under m_dbLock, in common with other calls. 12 years ago
  Justin Clark-Casey (justincc) 7c6e8fab15 Do Windlight storage and removal calls in MySQL under m_dbLock, as is done with all the other database calls. 12 years ago
  Melanie c7f2debd38 Fix and finish the extra parameters storage system for MySQL 12 years ago
  Melanie de21929426 Fix and finish the extra parameters storage system for MySQL 12 years ago
  Melanie dc82ad0f7a Add a skeleton for a name value storage associated with regions 12 years ago
  Melanie 7d1bec00d5 Add a skeleton for a name value storage associated with regions 12 years ago
  Melanie 89c9528e38 Merge branch 'avination' into careminster 12 years ago
  Melanie 3024bdd097 Fix storing vehicle data 12 years ago
  Melanie 6535f23e4b Add saving vehicle physics data to the database 12 years ago
  Melanie 05cf51cbbd Merge branch 'avination' into careminster 12 years ago
  Melanie fcb34efa95 Prevent bad prim in the database from crashing the sim, list affected 12 years ago
  Melanie 84377a23db Merge branch 'avination' into careminster 12 years ago
  Melanie b700f58d5e Typo fix 12 years ago
  Melanie 26c5b32988 Add the ability to query the MYSQL databse for a list of the stored prim UUIDs 12 years ago
  Melanie 884c0e7bb1 Merge branch 'master' into careminster 12 years ago
  PixelTomsen bc543c1797 Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite 12 years ago
  Melanie 81ce169dfe Merge branch 'avination' into careminster 12 years ago
  Melanie 995cd25f30 Port the mel/dahlia fix 12 years ago
  Melanie 4b982db252 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 4ad45934c6 If there are no new prim items to store then don't bother opening the MySqlConnection only to do nothing with it. 12 years ago
  Justin Clark-Casey (justincc) 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. 12 years ago
  Melanie abd9957198 Fix an invalid cast that only showed at runtime 12 years ago
  Melanie 7779b1eabc Store and reload extra physics from database 12 years ago