Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) bfdcdbb2f3 Increase wait for source region to sent UpdateAgent to 10 seconds instead of 4. 11 years ago
  Justin Clark-Casey (justincc) aec7019728 Add missing file from b1c26a56 11 years ago
  Justin Clark-Casey (justincc) 97bcb59bee Merge branch 'TeleportWork' 11 years ago
  Justin Clark-Casey (justincc) 6fcbf219da Comment back out seed dump code enabled in b1c26a56. Also adds a few teleport comments. 11 years ago
  Diva Canto 2cdcf62b48 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  Diva Canto 7e01213bf2 Go easy on enforcing session ids in position updates 11 years ago
  Justin Clark-Casey (justincc) 99bce9d877 Fix an issue with an A->C->B->A teleport where these regions are in a row (A,B,C) where the A root agent is still closed, terminating the connection. 11 years ago
  Justin Clark-Casey (justincc) b1c26a56b3 Fix an issue where under teleport v2 protocol, teleporting from regions in an line from A->B->C would not close region A when reaching C 11 years ago
  Robert Adams 6410a25cef BulletSim: adjust avatar position when the avatar's size is changed. 11 years ago
  Dan Lake 9fc97cbbf7 Make m_originRegionID in ScenePresence public to allow DSG module to work for now. Once the code churn on teleport ends, I can find a better solution 11 years ago
  Robert Adams d9bd6e6b5b Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini. 11 years ago
  Robert Adams c67c55e0fc Better error reporting when registering LSL function extensions (comms module). 11 years ago
  Robert Adams 50c163ae6c Add a JSON web fetch of the statististics managed by StatsManager. 11 years ago
  teravus 4e86674a3a * Added set water height <height> [<x>] [<y>] console command following the set terrain heights console command as an example. 11 years ago
  teravus 99a4a91488 * This makes in-world terrain editing smoother, even in MegaRegions. This change only affects the editing user's experience. Non-editing users will see nothing different from the current 'slow' result. See comments for the thought process and how the issues surrounding terrain editing, cache, bandwidth, threading, terrain patch reliability and throttling were balanced. 11 years ago
  Justin Clark-Casey (justincc) ce1361f2fe minor: Remove console lines at bottom of FakeParcelIDTests() regression test that were accidentally left in 11 years ago
  Kevin Cozens 64216b34a4 Fixed error in BuildFakeParcelID() which was detected by regression tests. 11 years ago
  Kevin Cozens 43da879ea2 Added regression tests for the routines related to fake parcel IDs. 11 years ago
  Kevin Cozens e4da8d74d8 Additional regression tests for the location routines in Location.cs 11 years ago
  Justin Clark-Casey (justincc) 638c3d25b0 Remove never implemented stub modules commands (list, load, unload) from back in 2009. 11 years ago
  Justin Clark-Casey (justincc) b10710d4a5 minor: add some method doc to ScenePresence fields used for entity transfer, add minor details to some log messages, rename a misleading local variable name. 11 years ago
  Justin Clark-Casey (justincc) a33a1ac958 Add post-CreateAgent teleport cancellation/abortion functionality from v1 transfer protocol into v2. 11 years ago
  Diva Canto dbd773e89e Amend to last commit -- remove the obsolete var from OpenSim.ini.example 11 years ago
  Diva Canto 6b9a65972c Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  Diva Canto 3194ffdab8 Fixed incomplete commit r/23317 -- see_into_region. Put the guard around estate bans also, and delete the obsolete config var. 11 years ago
  Justin Clark-Casey (justincc) d6d5d4ebd0 Add file missing from last commit 4c2f6de 11 years ago
  Justin Clark-Casey (justincc) 4c2f6de8e4 Add the experimental ability to dump stats (result of command "show stats all") to file OpenSimStats.log every 5 seconds. 11 years ago
  Justin Clark-Casey (justincc) ac198068ab Add "debug threadpool status" console command to show min/max/current worker/iocp threadpool numbers 11 years ago
  Justin Clark-Casey (justincc) 4581bdd929 Add "debug comms status" command to show current debug comms settings 11 years ago
  Justin Clark-Casey (justincc) 9bcf072795 Make it possible to switch whether we serialize osd requests per endpoint or not, either via config (SerializeOSDRequests in [Network]) or via the "debug comms set" console command. 11 years ago