Historia zmian

Autor SHA1 Wiadomość Data
  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) 16 lat temu
  Justin Clarke Casey 70124a3213 * refactor: make startup a template method 16 lat temu
  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 lat temu
  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 lat temu
  Justin Clarke Casey f3497d9f57 * Start loading prims after region module configuration rather than before 16 lat temu
  lbsa71 8388fe0669 * some if inversions and added {}'s for readability 16 lat temu
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 lat temu
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 lat temu
  Melanie Thielker dfc553d0a4 Fix up master avatar handling for estate owners. Introduces a new 16 lat temu
  Melanie Thielker a73d87ef16 Introduce a separate connection string for estates, which defaults to the one gi 16 lat temu
  Melanie Thielker e712678689 Patch #9147 16 lat temu
  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 lat temu
  Justin Clarke Casey 15d41c2fc2 * Fix build break by eliminating remaining IScenePermissions references - must remember to nant clean 16 lat temu
  Justin Clarke Casey 45fef8589d * Move log version printing up into BaseOpenSimServer 16 lat temu
  Jeff Ames 65c5efe43b Formatting cleanup. 16 lat temu
  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 lat temu
  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 lat temu
  Justin Clarke Casey 9655cf2807 * Refactor: Break out permissions code into a separate region PermissionsModule 16 lat temu
  Adam Frisby 67bbfadc06 * More refactorings of UDPServer. 16 lat temu
  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 lat temu
  Adam Frisby 29b8c84cea * Commit 2/3 - Please dont attempt to update to this revision until all 3 are in. 16 lat temu
  Adam Frisby a1c8aa4050 * Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces. 16 lat temu
  Adam Frisby 4692e92312 * Assorted spring cleanings. 16 lat temu
  Justin Clarke Casey 776b1f341a From: Dr Scofield <[email protected]> 16 lat temu
  Sean Dague bf1580fba4 From: Dr Scofield <[email protected]> 16 lat temu
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 lat temu
  Sean Dague 25fea01b92 further renaming of properties for clarity 16 lat temu
  Sean Dague c176caeb05 moved fields to properties for UserDataProfile, which was 16 lat temu
  MW 7fcffa3a3a Re-enabled terrain texture generation for the world map. Adam can clean up/ sort it out when he gets time. 16 lat temu
  Justin Clarke Casey 6489746a6b * Make standalone non-home region caps work again. 16 lat temu