Commit History

Author SHA1 Message Date
  MW 80609c2b15 Some refactoring , mainly on Inventory code. 17 years ago
  MW 5df851761a Initial working Grid Inventory server. Only been tested on a very small grid, so likely to have problems on a larger grid with more people? 17 years ago
  lbsa71 67e12b95ea * Optimized usings 17 years ago
  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. 17 years ago
  Sean Dague 32869aec47 apply http://bug.opensecondlife.org/view.php?id=512 from chillken 17 years ago
  lbsa71 77459edb70 * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken! 17 years ago
  lbsa71 863195612b Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tleiades patch 444 and 445. 17 years ago
  lbsa71 8143c597fc * Tleiades grid mode inventory (#444) - thanx Tleiades! 17 years ago
  MW 0d685d6a52 Can now set the http ports that grid server and user server use. 17 years ago
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 years ago
  MW 653a4ff22d Deleted a few old files that are no longer used. 17 years ago
  MW 04b1767886 Separated Login Service from usermanager, which helps to clean up the code a bit and also should help to integrate the inventory server (when it is wrote/finished). 17 years ago
  Brian McBee 599a6d32ee Changes to prepare for future possible configuration of separate logdir, configdir, datadir. 17 years ago
  Adam Frisby ad5548de9f * More console related changes. 17 years ago
  Adam Frisby 3cbc1e011d * Reduced a significant number of compiler warnings (back down to 9 for all projects combined, all 'never used' things) 17 years ago
  MW b3cef2fc2a Re-added the ability to set the database provider (dll) in the config file for the userserver and gridserver. 17 years ago
  mingchen ed69e84874 *Moved XmlConfiguration to its own project 17 years ago
  Adam Frisby f29acf95b0 * Removed yet more compiler warnings 17 years ago
  mingchen 222becc879 *New Configuration System, much easier and less buggy compared to the original system in place 17 years ago
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 years ago
  mingchen bc02ddf523 *Fixed several bugs that crashed the viewer and opensim server when logging in on grid mode 17 years ago
  lbsa71 6a2588454a * Removed AssetHttpServer, using BaseHttpServer instead 17 years ago
  lbsa71 9b6b6d05d4 * Optimized usings (the 'LL ate my scripts' commit) 17 years ago
  lbsa71 5e805656db Fixed SimpleApp - aka thankgoditssundaycommit 17 years ago
  mingchen bee543300f *User Profile requests on OGS UserServer now uses XMLRPC instead of REST 17 years ago
  mingchen 440bb4a358 *Fixed UserServer and OpenSim so now they start without crashing. 17 years ago
  mingchen 2261e4ec2a *Fixed all renaming for OpenGridServices.sln, still a reference issue in prebuild.xml though 17 years ago
  MW 646bbbc84b Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 17 years ago