Commit History

Author SHA1 Message Date
  Justin Clarke Casey 359f84ee43 * Output XmlRpc error message if user server gets a fault response from the region server on login 16 years ago
  Justin Clarke Casey b37b71b273 * Make RegionProfileData.RequestSimProfileData static 16 years ago
  Tedd Hansen 169032b4a4 Fixed ScriptEngine config in OpenSim.ini.example that was out of place. 16 years ago
  Teravus Ovares 0d14c47c28 * Bigisn ODE Stability update 2 16 years ago
  Teravus Ovares 3588d89b2c * Bigish ODE stability Update. Run Prebuild 16 years ago
  Teravus Ovares a56664cf59 * um, Prim crossings? Experimental. 16 years ago
  Adam Frisby a637473f80 * Adding console spam to help track 'The Steve Bug'. 16 years ago
  Teravus Ovares 9d6ea497e2 * Added the ability to start and stop all scripts in the simulator using the debug tab on the estate tools. This along with the disable physics via the debug tab are persistant across reboots. That means that if it's disabled when you shut down the simulator, the simulator will come up again when you start it up without loading the scripts. Turning them back on is as simple as unchecking 'disable scripts' in the debug tab of the estate tools. 16 years ago
  Teravus Ovares 9cd9e90e7f * Added Active Scripts to report the number of scripts running to Sim Stats 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Charles Krinke 6a1d9e8da1 Thank you very much daTwitch for your first contribution to the C# simulator. 16 years ago
  Teravus Ovares 5cf96daaf2 * Enabled dead region tracking for ChildAgentDataUpdates 16 years ago
  Teravus Ovares f22b8b6f04 * Added an army of exception handlers to the InterRegion logoff message 16 years ago
  Teravus Ovares 3fe6b2280d * Shutting down child agents properly in neighbor regions. 16 years ago
  Teravus Ovares a3851b3812 * Added hooks for logout to all IUserService and all that implement it. 16 years ago
  Brian McBee 59d7165f40 Graceful failure of teleport to unavailable regions might actually work now. 16 years ago
  Brian McBee 730e2d6d7c Check if remote simulator is up before attempting teleport. Teleport to a remote region should now fail gracefully if remote simulator is down. 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 16 years ago
  Adam Frisby 0b0df333dc * In the interests of making life difficult for everyone, the Grid Server now actually checks your authentication keys rather than ignoring them. 16 years ago
  Tedd Hansen 966f639ad6 Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. 16 years ago
  Tedd Hansen 53793db182 Added errorhandler+tip that grid server might not be running on grid registration failure on opensim startup. 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Charles Krinke f28f917c61 Revert most of the regionName message stuff. 16 years ago
  Charles Krinke edf6f9e573 Go back to displaying the X,Y and not the regionName until 16 years ago
  Charles Krinke 60b5130cff Add regionName to OGS1 regionUp report. 16 years ago
  Teravus Ovares 8aae909412 * Added a configuration parameter on the Grid Server to disallow forceful banlists. 16 years ago
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 16 years ago
  Teravus Ovares e595f82489 * Hooked up the GridComm event ChildDataUpdate to the scene. 17 years ago
  Teravus Ovares f2b175ef08 * Added some inter-region comms glue for allowing sims to chat amongst themsevles about an agent behind the agent's back. 17 years ago
  Teravus Ovares 5f516c9fb2 * All remoting calls are now using Serializable values 17 years ago