Commit History

Upphovsman SHA1 Meddelande Datum
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 år sedan
  mingchen d216f5779c *Trunk compiles now 17 år sedan
  lbsa71 cba02cb632 * Some minor renamings 17 år sedan
  mingchen 7f10179129 *Fixed bug that incorrectly tabulated 'others' prims on a parcel 17 år sedan
  Adam Frisby f2c449f10e * Added new scripting related events, in particular a new event which is triggered by console commands so that the script can subscribe to console messages and operate when they occur. 17 år sedan
  MW 3c326aae99 Removed the reference to ClientManager from scene, as scene really shouldn't have a direct reference to the UDP/Packet server's clientmanager, instead it should send all data through the ScenePresences. 17 år sedan
  MW a87ebda895 Removed reference to Scene EventManager from primitive. In its place, primitive now has its own event (OnPrimCountTainted) that ParcelManager subscribes to. 17 år sedan
  Adam Frisby 6d455f3b6c * Storage Manager now initialises with a DB name equal to that of the region name, and DB file specified in the DataStore config item. Storage engines may ignore the DB name parameter. 17 år sedan
  Adam Frisby 8fc1dfec79 * Added loading methods for NullStorage. 17 år sedan
  Adam Frisby 2ccb8f7118 * Excelsior! 17 år sedan
  Adam Frisby ab32704968 * Added "quit" alias for the "shutdown" console command in RegionServer 17 år sedan
  lbsa71 1a92dc9073 * Apparently, we need to tell ParcelManager that there is no parcels. 17 år sedan
  MW 07b0e2df6f Part two of Darok's Bullet physics plugin: added the actual plugin, although haven't added the project to prebuild.xml yet. 17 år sedan
  MW fcc7f86427 Changed simpleApp to use basic physics. 17 år sedan
  MW 7198d7980d Next time maybe I should check it still compiles before committing. 17 år sedan
  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 år sedan
  lbsa71 85dd493614 * some follow up renaming of members et c. 17 år sedan
  mingchen 583f2a9de8 *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) 17 år sedan
  lbsa71 6a2588454a * Removed AssetHttpServer, using BaseHttpServer instead 17 år sedan
  Adam Frisby daf7b8ec76 * Cleaning - attempting to get compiler warnings back down to zero. 17 år sedan
  MW bd8018fa1c Today's work on Building support/tools. Think I am slowly getting there. 17 år sedan
  lbsa71 9b6b6d05d4 * Optimized usings (the 'LL ate my scripts' commit) 17 år sedan
  Adam Frisby 315a49e7fd You can now substitute %name% in the filename argument for terrain save & load commands to input the sims name. Useful for sugilite regions where you are running multiple sims in a single instance and need to get them to load or save in a pattern. (Needs cleaning & expansion) 17 år sedan
  lbsa71 7cafe7f6d9 * now saves ExternalHostName in config 17 år sedan
  lbsa71 06a8c13200 MAJOR IP RESTRUCTURING 17 år sedan
  mingchen fe0528b98c *Added UUIDNameRequest packet support (untested, but should work -- at least in sandbox mode) 17 år sedan
  mingchen d3363bbc28 *Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal -- its sandbox mode counterpart 17 år sedan
  mingchen 108d89f894 *Master User is now set up 17 år sedan
  mingchen 440bb4a358 *Fixed UserServer and OpenSim so now they start without crashing. 17 år sedan
  mingchen 9eaecabdd0 *Moved VersionInfo.cs to its correct place in OpenSim.csproj 17 år sedan