Commit History

Author SHA1 Message Date
  Jeff Ames 9d1b42c39a Comment out unused private methods. 16 years ago
  mingchen 71ca162821 *Moved LandManagement into its own region module (spiffy!) 16 years ago
  Adam Frisby aad69b9018 * Applying Mantis Patch #518.2 - State not persisted in MySQL DataStore 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Sean Dague 1ad041707a this is a believed fix for some of the MySQL races. Testing would 16 years ago
  Justin Clarke Casey b331e96e25 Remove "Loading inventory" messages from item inventory loads 16 years ago
  Tedd Hansen c62328950a More exception checks and crash hints 16 years ago
  Sean Dague c654df5dfd From: dirk husemann <[email protected]> 16 years ago
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Tedd Hansen 1d95f0521d Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't work anyway. 16 years ago
  Tedd Hansen 2db5de3e72 Added commands to change config file from console: 16 years ago
  Tedd Hansen b089ccfa3d Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait). 16 years ago
  Tedd Hansen 41516fa2c3 Last patch was a disaster... reset terrain whenever bug occurred. Trying again with some modifications on Mutex. 16 years ago
  Tedd Hansen 1fa510d26d And one more patch before sleep 16 years ago
  Tedd Hansen f4ddf5cf28 Removed "Loading inventory for Primitive" message. 16 years ago
  Justin Clarke Casey ff59280e9e * Reinsert 3 second land loading delay of r3132 accidentally removed in r3141. 16 years ago
  Justin Clarke Casey 46fe6e2f97 * Scripts edited within a prim will now be persisted correctly 16 years ago
  Justin Clarke Casey 331aef2bae Method rename 16 years ago
  Justin Clarke Casey 7ca8e28a9a Properly lock new separate database accesses 16 years ago
  Justin Clarke Casey 504ae63669 * Make object persistence more granular by separating prim and prim inventory persistence 16 years ago
  Tedd Hansen 8ffefd2bd6 Tedds temp fix for startup crash: Waiting 3 seconds for stuff to catch up. (Someone please fix! :)) Lets see if it works every time or just some ;) 16 years ago
  Tedd Hansen cc635a651a Most is back in its original state :) Hope I didn't break anything... *looks innocent* 16 years ago
  Tedd Hansen 459b614b86 That didn't work -- added more debugging 16 years ago
  Tedd Hansen 056b2940b4 That didn't work, trying with TableAdapter.FillSchema(DataSet, SchemaType.Source) 16 years ago
  Tedd Hansen 462fc84eb2 Removed mega-debugging. 16 years ago
  Tedd Hansen 4b56e0e324 removed additional debugging, added temp mega-debugging to StoreLandObject 16 years ago
  Tedd Hansen ca772be0d4 Still hunting, added debug output 16 years ago
  Tedd Hansen ef50e6875c Still looking for that startup crash bug. Added some exception handling in prim object load. 16 years ago
  Justin Clarke Casey e13feaa375 * More prim inventory synchronization 16 years ago