提交历史

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