História revízii

Autor SHA1 Správa Dátum
  Justin Clarke Casey 82d7fb7522 * Exprimental prim inventory persistence can now be enabled by users. 16 rokov pred
  lbsa71 efd90b56b7 * Optimized usings 16 rokov pred
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 16 rokov pred
  mingchen 128f2b1e1b *Parcels and their access lists now store over multiple sessions when the datastore is sqlite 16 rokov pred
  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. 16 rokov pred
  Jeff Ames 8d995a5a5d Minor cleanup 16 rokov pred
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 16 rokov pred
  Jeff Ames 4bde56457f removed some duplicate hard-coded port numbers. changed ports to uint. 16 rokov pred
  Adam Frisby 91c1e8a734 * Fixed a whole bunch of console messages. 16 rokov pred
  Teravus Ovares 31cec30aa0 * Extended our semi-stupid implementation of in world object permissions to show a user's client that it can't edit a prim if it doesn't have permission. 16 rokov pred
  lbsa71 7704bb6f63 * Fixed neighbour range bug 16 rokov pred
  MW ac77c50ba9 Moved the m_sceneGridService.RegisterRegion(RegionInfo); call out of LoadWorldMap and into its own public method (which is called during region creation). We shouldn't have things like that in methods like LoadWorldMap as some regions might not being having a worldmap loaded via the LoadWorldMap method (like in custom applications). 16 rokov pred
  lbsa71 3aed77bd2c *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim.ini.example ** 16 rokov pred
  Teravus Ovares cb07ba0d68 * Moves the Meshmerizer to a separate plugin 16 rokov pred
  mingchen b51a900beb *Master Avatar can be specified by a previous UUID in either grid mode or standalone mode by specifying a master_avatar_uuid attribute in the place of master_avatar_xxxx_name and master_avatar_password.You will not be asked for the name and password if a valid UUID is specified. 16 rokov pred
  lbsa71 67e12b95ea * Optimized usings 16 rokov pred
  MW 3d8219f6c7 as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. 16 rokov pred
  Adam Frisby 2048d611cf * Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries to be sent to the core application. 16 rokov pred
  lbsa71 5a65521203 == The "right name and place" commit == 16 rokov pred
  lbsa71 9076d5e1ac * minor renaming 17 rokov pred
  lbsa71 1302ef44e3 * Started major restructusing of comms to prepare for better grid and region functionality 17 rokov pred
  lbsa71 40468f18a4 * Encapsulated all CommunicationsManager services 17 rokov pred
  lbsa71 b3eeb5a8dc * Purged 'Regions' code pending Agent layer grok. 17 rokov pred
  lbsa71 14d5a2e9b7 * moved SceneManager to RegionApplicationBase 17 rokov pred
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 rokov pred
  MW 7915adc6c5 Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace should equal project and directory. 17 rokov pred
  MW 67873b8614 Deleted old inventoryCache.cs 17 rokov pred
  Tedd Hansen 876f71cf93 (DotNet) ScriptEngine is now loaded and added to Scene during startup. 17 rokov pred
  MW 79f0ac82e3 Some cleaning up and removed a few old files no longer in use. 17 rokov pred
  MW 94c7e41ef1 Made a few changes so that once we enable the sqlite data store (simple line change in OpenSimMain), then basic ( with a few limits at moment) prim database backup will work. 17 rokov pred