Commit History

Author SHA1 Message Date
  Tleiades Hax 44a7db0e44 Renamed SimProfileData to RegionProfileData 16 years ago
  lbsa71 9f6b709f3c * the worlds most insignificant commit 17 years ago
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 years ago
  MW f388a47254 Added a Debug method to the Console/log class that has the Conditional attribute (set to "DEBUG"), so we can use that for writing extra debug info to the console. [for anyone who doesn't know about the Conditional attribute, it is a attribute that can be set on a method, and then any call to that method will on be compiled if the terms of that condition are met, ie is this case only if "DEBUG" is true. So its a cleaner implementation of the #if #endif directives]. 17 years ago
  Brian McBee 029f0e4e3d Grid/GridServer/GridManager.cs 17 years ago
  Adam Frisby 765ff13f22 * Assortment of Console changes - console messages are now grouped into modules (eg "client", "grid", "terrain", "storage", etc) 17 years ago
  Adam Frisby 08b04810a8 * Removing 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
  Adam Frisby 3a554de6e2 * Applying babblefrog's DNS patches from issue #188 17 years ago
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 years ago
  Adam Frisby 2ccb8f7118 * Excelsior! 17 years ago
  Adam Frisby a7e103a922 * OGS project is now back down to zero warnings. 17 years ago
  MW f0ecc1de4c preliminary inter region communications (between regions in different instances) now works, so child agents and border crossings (and teleporting) now work. 17 years ago
  MW 7f03246653 Gird mode in sugilite should now work in so far as you should be able to login and move between regions in the same instance. Moving to regions in a different instance of opensim still needs implementing (working on it now). 17 years ago
  Adam Frisby 7b0bb7c616 * Fixed reservation handling for existing region authkey situations. Reservation key now overrides old sim key, however if reservation not found, sim key is used instead. 17 years ago
  mingchen bc02ddf523 *Fixed several bugs that crashed the viewer and opensim server when logging in on grid mode 17 years ago
  mingchen 583f2a9de8 *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) 17 years ago
  Adam Frisby 827cccb99c Grid Servers: 17 years ago
  mingchen 78e420f48b *Fixed storage issue as noted in last commit of the OGS1 GridServer 17 years ago
  mingchen e06ffb3981 *Removed GridInfo class as it has been previously replaced with the much better NetworkServersInfo class 17 years ago
  mingchen 898b48464a *Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimulatorLoginMethod 17 years ago
  lbsa71 9b6b6d05d4 * Optimized usings (the 'LL ate my scripts' commit) 17 years ago
  mingchen 67af17fdd1 *OGS1 Key2Name/Name2Key works 17 years ago
  lbsa71 5e805656db Fixed SimpleApp - aka thankgoditssundaycommit 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