Commit History

Author SHA1 Message Date
  Justin Clarke Casey 3b0db66b92 * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks 15 years ago
  Justin Clarke Casey 18ba6c3510 * minor: A few tiny bits of documentation and log message cleanup before starting something different 15 years ago
  Justin Clarke Casey b9c07730f5 * refactor: change some method names and doc in the physics plugin manager 15 years ago
  MW 204ef95843 Moved a couple of more configuration fields to ConfigSettings 15 years ago
  Justin Clarke Casey 8c71954e08 * Use nini to pass config information to the client stack, rather than the ClientStackUserSettings class 15 years ago
  Justin Clarke Casey 4920e52f11 * oops, fix build break. 15 years ago
  Justin Clarke Casey 743e336bf3 * Put in some infrastructure to allow tweaking of packet queue throttle values for the total throttle (the one that throttles all packet output) 15 years ago
  Justin Clarke Casey 70124a3213 * refactor: make startup a template method 15 years ago
  Justin Clarke Casey 5fb7b485b2 * Only allow logins on standalone when the sim has completed it's initial startup (script startup doesn't count here) 16 years ago
  Teravus Ovares dbbbec48df * This update makes configuring SSL a little easier on Windows XP. It also makes it possible to run a HTTPS server on the region. It also has a junk Certification authority for test purposes. 16 years ago
  Justin Clarke Casey f3497d9f57 * Start loading prims after region module configuration rather than before 16 years ago
  lbsa71 8388fe0669 * some if inversions and added {}'s for readability 16 years ago
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  Melanie Thielker dfc553d0a4 Fix up master avatar handling for estate owners. Introduces a new 16 years ago
  Melanie Thielker a73d87ef16 Introduce a separate connection string for estates, which defaults to the one gi 16 years ago
  Melanie Thielker e712678689 Patch #9147 16 years ago
  Johan Berntsson 20e4036853 Implemented plugin support for ClientStack, with LindenUDP as the default plugin. This makes it easy for developers to experiment with alternative communication protocols 16 years ago
  Justin Clarke Casey 15d41c2fc2 * Fix build break by eliminating remaining IScenePermissions references - must remember to nant clean 16 years ago
  Justin Clarke Casey 45fef8589d * Move log version printing up into BaseOpenSimServer 16 years ago
  Jeff Ames 65c5efe43b Formatting cleanup. 16 years ago
  Teravus Ovares 2a988f187e * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of some of the parameters we pass to it's constructor now like, 'm_allowPhysicalPrim', 'seeIntoOtherRegions', etc.. so on 16 years ago
  Justin Clarke Casey d3fb6039ca * If a region running in grid mode fails to login to the grid service, startup will now terminate instead of carrying on (and thus burying the error message) 16 years ago
  Justin Clarke Casey 9655cf2807 * Refactor: Break out permissions code into a separate region PermissionsModule 16 years ago
  Adam Frisby 67bbfadc06 * More refactorings of UDPServer. 16 years ago
  Adam Frisby 4dc75e4b76 * More clientstack abstractions - We now only have a single constructor call to UDPServer. Going to reduce this with an abstracted constructor in a bit. 16 years ago
  Adam Frisby 29b8c84cea * Commit 2/3 - Please dont attempt to update to this revision until all 3 are in. 16 years ago
  Adam Frisby a1c8aa4050 * Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces. 16 years ago
  Adam Frisby 4692e92312 * Assorted spring cleanings. 16 years ago
  Justin Clarke Casey 776b1f341a From: Dr Scofield <[email protected]> 16 years ago