Commit History

Author SHA1 Message Date
  Sean Dague 867d72c956 change SitTarget calls from functions to properties 16 years ago
  MW f3f31744ab patch and files from mantis #1630, Thanks Melanie 16 years ago
  Teravus Ovares a5860ad438 * Adds Region ban capability to Regions. You access this by going to World->Region/Estate. Then on the Estate tab, at the lower right hand corner, clicking the 'Add' button and picking an avatar. 16 years ago
  Justin Clarke Casey 7cdedcaf0e * minor: Remove and tidy duplicate 'storing object to scene' messages in log 16 years ago
  Jeff Ames 65c5efe43b Formatting cleanup. 16 years ago
  Adam Frisby 76d8eaa406 * Thanks to Mic Bowman for inspiring me to look at that we are still using ASCIIEncoder in places we shouldn't. 16 years ago
  Adam Frisby 01f31fd933 * Breaking all the code, breaking all the code..! 16 years ago
  Adam Frisby 5231903778 * In ur code. Making it static. 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Sean Dague 86cf07f1c4 changing more references to OpenSim.Data 16 years ago
  mingchen 71ca162821 *Moved LandManagement into its own region module (spiffy!) 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Jeff Ames a8cfbbe963 Minor cleanup. 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
  Justin Clarke Casey 46fe6e2f97 * Scripts edited within a prim will now be persisted correctly 16 years ago
  Justin Clarke Casey 504ae63669 * Make object persistence more granular by separating prim and prim inventory persistence 16 years ago
  Justin Clarke Casey 57519b6dba * Store task inventory when an object is taken into agent inventory 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 16 years ago
  lbsa71 8cd72beb86 * Moved PrimitiveBaseShape subclasses into factory methods - the subclassing scheme won't hold for serialization 17 years ago
  lbsa71 efd90b56b7 * Optimized usings 17 years ago
  Teravus Ovares d82ed9a8c5 * Fixed MonoSQLite Update Table routine 17 years ago
  lbsa71 87e2a694e2 * AssetServerBase: _ProcessRequest is now called GetAsset 17 years ago
  Teravus Ovares cbf5ff4a93 * Added Sit Target persistence over sim restarts for mySQL and MonoSQLite. 17 years ago
  Justin Clarke Casey 54d9fbc0fe Prim inventory persistence phase 1: Creation of preliminary table in sqlite. 17 years ago
  mingchen 43b82099ca *Fixed MySQLDataStore bug causing errors on startup 17 years ago
  mingchen 128f2b1e1b *Parcels and their access lists now store over multiple sessions when the datastore is sqlite 17 years ago
  mingchen d845da215f *Land has now been linked to the StorageManager. Next step is to fill in the functions for the different datastore interfaces for Land Objects. 17 years ago
  Teravus Ovares 71fd737a66 * Applied MSSQL Patch from akokko, Thanks! akokko 17 years ago