| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix SceneManager to use the new automatic property throughout. | Melanie | 2013-03-21 | 1 | -3/+2 |
* | Merge branch 'master' into careminster | Melanie | 2013-02-28 | 1 | -16/+11 |
|\ |
|
| * | Get "show modules" console command to obey selected command line region/s | Justin Clark-Casey (justincc) | 2013-02-27 | 1 | -16/+11 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-23 | 1 | -11/+21 |
|\ \
| |/ |
|
| * | Fix problem where restarting the currently selected region would stop various... | Justin Clark-Casey (justincc) | 2012-11-23 | 1 | -23/+23 |
* | | Fix a build break introduced by us having a more efficient DoubleDictionary | Melanie | 2012-11-23 | 1 | -4/+8 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-23 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Fix regression where we stopped closing scenes on simulator exit. | Justin Clark-Casey (justincc) | 2012-11-23 | 1 | -0/+7 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-12 | 1 | -25/+0 |
|\ \
| |/ |
|
| * | Stop closing old style modules | Melanie | 2012-11-12 | 1 | -9/+0 |
| * | Remove the old style module loader and all references to it | Melanie | 2012-11-12 | 1 | -16/+0 |
* | | Merge branch 'master' into careminster | Melanie | 2012-09-16 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Added unit tests for multi-region OARs | Oren Hurvitz | 2012-09-14 | 1 | -1/+5 |
* | | Fix some merge issues and a functional issue in the scene manager | Melanie | 2012-07-28 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-28 | 1 | -4/+56 |
|\ \
| |/ |
|
| * | Make SceneManager.OnRegionsReadyStatusChange event available. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -2/+51 |
* | | Modify SceneManeger to use a DoubleDictionary and work without locks. | Melanie | 2012-05-28 | 1 | -176/+90 |
* | | Comment debug spam | Melanie | 2011-12-13 | 1 | -1/+1 |
|/ |
|
* | Remove unused SceneManager.TryGetAvatarsScene() | Justin Clark-Casey (justincc) | 2011-12-07 | 1 | -20/+0 |
* | Implement XMLRPCAdmin command admin_teleport_agent. | Justin Clark-Casey (justincc) | 2011-12-07 | 1 | -0/+33 |
* | When setting packet level logging via "debug packet", apply to all clients, n... | Justin Clark-Casey (justincc) | 2011-11-24 | 1 | -14/+10 |
* | Rename ForEachAvatar back to ForEachScenePresence. The other changes | Dan Lake | 2011-11-03 | 1 | -1/+1 |
* | Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to | Dan Lake | 2011-11-03 | 1 | -6/+6 |
* | Added new ForEachRootScenePresence to Scene since almost every delegate passe... | Dan Lake | 2011-10-27 | 1 | -5/+4 |
* | Allow an avatar to be explicitly named to the "debug packet" command | Justin Clark-Casey (justincc) | 2011-10-17 | 1 | -2/+3 |
* | refactor: Make IClientAPI.DebugPacketFormat a property rather than a setter w... | Justin Clark-Casey (justincc) | 2011-10-17 | 1 | -1/+1 |
* | Merge branch 'master' into bulletsim | Mic Bowman | 2011-08-19 | 1 | -87/+139 |
|\ |
|
| * | Do proper locking of m_localScenes list in SceneManager | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -93/+140 |
* | | BulletSim: add runtime setting of physics parameters. Update default values. | Robert Adams | 2011-08-18 | 1 | -0/+7 |
|/ |
|
* | Make console backup command do a forced backup rather than non-forced | Justin Clark-Casey (justincc) | 2010-09-06 | 1 | -1/+1 |
* | Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene... | Dan Lake | 2010-03-19 | 1 | -3/+3 |
* | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA... | Dan Lake | 2010-03-19 | 1 | -2/+4 |
* | Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati... | Dan Lake | 2010-03-17 | 1 | -12/+5 |
* | remove references to OpenSim.Framework.Commuications.Tests.dll since all rele... | Justin Clark-Casey (justincc) | 2010-03-03 | 1 | -1/+1 |
* | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 2010-01-15 | 1 | -2/+2 |
* | pass all command parameters to load/save oar, not just the filename | Justin Clark-Casey (justincc) | 2009-11-24 | 1 | -6/+6 |
* | Experimental change to use an immutable array for iterating ScenePresences, a... | John Hurliman | 2009-10-23 | 1 | -24/+29 |
* | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 1 | -6/+6 |
|\ |
|
| * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -6/+6 |
* | | Remove predecode-j2k and it's assoaciated logic | Melanie | 2009-09-30 | 1 | -122/+0 |
* | | Attempting to improve the robustness of texture decoding by always ignoring L... | John Hurliman | 2009-09-30 | 1 | -1/+1 |
|/ |
|
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -1/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -1/+1 |
* | Add check in SceneManager to stop opensim.exe crashing if no regions/scenes w... | MW | 2009-02-26 | 1 | -1/+8 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -1/+1 |
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 1 | -1/+1 |
* | * refactor: move alert commands from Scene to DialogModule | Justin Clarke Casey | 2009-02-13 | 1 | -10/+0 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -0/+669 |