Commit History

Author SHA1 Message Date
  Justin Clarke Casey b6f8777dde * Fix build break in previous revision 16 years ago
  Adam Frisby 6f810a0613 * Several fixes for SvnBackupModule 16 years ago
  Justin Clarke Casey f0896c263b * Insert some missing database locks for inventory and user data on mysql 16 years ago
  Justin Clarke Casey cd09677469 From: Alan M Webb <[email protected]> 16 years ago
  Justin Clarke Casey afb06c7b88 * Refactor: Remove redundant try/catch from asset request since this is now handled by the base http server 16 years ago
  Tedd Hansen acb0b06fed Mantis #851, 100% CPU on unhandlet HTTP event. Thanks cmickeyb. 16 years ago
  Adam Frisby a2b32bdd6f * Fixed two compiler warnings dealing with IPAddress equality. 16 years ago
  Teravus Ovares b280605237 * Added lock persistence 16 years ago
  Charles Krinke ea8b6a28ed Thank you, Melanie, very kindly for a patch that : 16 years ago
  Teravus Ovares dd4deebbcb * Re-Fixed caps 16 years ago
  Teravus Ovares 4ee368785d * Acks the first UseCircuitCode packet 16 years ago
  Justin Clarke Casey 15b36498be From: Alan M Webb <[email protected]> 16 years ago
  Adam Frisby db9c919086 * Added "svn load" command to correspond "svn save". Will grab the latest revision. 16 years ago
  Adam Frisby 200b60bd48 * Added ITerrainModule interface to Terrain Module, and registered accordingly in Scene. 16 years ago
  Adam Frisby a0fc29878e * Added a directory for the SVN module. More about to come.* SVNBackupModule 16 years ago
  Adam Frisby f36df9eb9f * Added a directory for the SVN module. More about to come. 16 years ago
  Jeff Ames fe3265f491 Update svn properties. Add copyright info to some source files. 16 years ago
  Adam Frisby 664d4fc8a0 * Missed a file while committing. 16 years ago
  Adam Frisby 05708771bb * Committing first version of SVN Backup Module 16 years ago
  Adam Frisby 4f41988ef7 * Added appropriate license.txt in ThirdPartyLicenses/ for APR. 16 years ago
  Adam Frisby d552c141ab * Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License. 16 years ago
  Teravus Ovares 75df0c9000 * Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris! (Tweaked slightly so avatar don't end up underground). 16 years ago
  Teravus Ovares 244bfcde5b * Implements 'Set Home to Here' 16 years ago
  MW 770c395e86 moved the Thread.Sleep(500), to the correct side of the ar.AsyncWaitHandle.WaitOne(timeOut*1000, false); call. 16 years ago
  Justin Clarke Casey e3a6a370fa * From: Alan M Webb <[email protected]> 16 years ago
  Justin Clarke Casey 9cb9dcb9da From: Alan M Webb <[email protected]> 16 years ago
  Justin Clarke Casey 4f8943da67 * From Kurt Taylor <[email protected]> 16 years ago
  MW 54eaadeb82 added a thread.Sleep(500) to OGS1GridServices.CheckRegion() , to try to help avoid a potential race condition. As IAsyncResult.AsyncWaitHandle.WaitOne before a AsyncCallback is called. So in this case, its a race to see who sets or reads the bool m_bAvailable first. 16 years ago
  Jeff Ames 5b62491e9f Update svn properties. 16 years ago
  Teravus Ovares 1b22c720a0 * Set default EstateSettings regionFlags to allow 'set home here', and 'create landmark'. This won't apply retroactively, so you'll need to replace the region_flags value in your estate_settings.xml file to 336723974 and then in the estate tools dialog, re-set your desired simulator setup if you want people to be able to create landmarks without viewing admin options. 16 years ago