| Commit message (Expand) | Author | Age | Files | Lines |
* | Make terrain save every 1000 frames instead of every 50. Database load is a s... | Melanie | 2012-08-22 | 1 | -1/+1 |
* | Add support for the extra params to scene and the event manager | Melanie | 2012-08-15 | 1 | -0/+39 |
* | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 1 | -0/+4 |
* | Merge branch 'careminster' into avination | Melanie | 2012-08-14 | 1 | -2/+9 |
|\ |
|
| * | Merge branch 'master' into careminster | Melanie | 2012-08-14 | 1 | -1/+1 |
| |\ |
|
| | * | Lay some groundwork for temp attachments. Decouple attachments from inventory. | Melanie | 2012-08-14 | 1 | -1/+1 |
| * | | Merge branch 'master' into careminster | Melanie | 2012-08-04 | 1 | -1/+8 |
| |\ \
| | |/ |
|
| | * | Move previously unadvertised SendPeriodicAppearanceUpdates setting from [Star... | Justin Clark-Casey (justincc) | 2012-08-03 | 1 | -1/+7 |
* | | | Make WaitGetScenePresence wait for up to 20 seconds | Melanie | 2012-08-03 | 1 | -1/+1 |
* | | | minor change avoiding a null reference | UbitUmarov | 2012-08-03 | 1 | -2/+4 |
* | | | Make sure the position of a loggin-in agent is within region boundaries since | Melanie | 2012-08-03 | 1 | -0/+9 |
|/ / |
|
* | | Merge branch 'master' into careminster | Melanie | 2012-08-01 | 1 | -0/+16 |
|\ \
| |/ |
|
| * | Create the ability for physics modules to request assets on demand by | Melanie | 2012-08-01 | 1 | -0/+16 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-28 | 1 | -5/+17 |
|\ \
| |/ |
|
| * | Avoid a race condition between the scene shutdown thread and the update threa... | Justin Clark-Casey (justincc) | 2012-07-27 | 1 | -3/+5 |
| * | Add a Dispose() of the physics engine when a scene is being shutdown. | Robert Adams | 2012-07-26 | 1 | -0/+9 |
| * | Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi... | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -0/+1 |
| * | Make SceneManager.OnRegionsReadyStatusChange event available. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -2/+2 |
| * | Change attachment handling to remove object from the scene first as per | Melanie | 2012-07-23 | 1 | -11/+1 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-07-23 | 1 | -11/+1 |
|\ \ |
|
| * | | Change attachment handling to remove object from the scene first as per | Melanie | 2012-07-23 | 1 | -11/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-07-20 | 1 | -2/+19 |
|\ \ \
| | |/
| |/| |
|
| * | | Prevent race conditions between two threads that call LLClientView.Close() si... | Justin Clark-Casey (justincc) | 2012-07-19 | 1 | -3/+3 |
| * | | Add TestCreateDuplicateRootScenePresence() regression test. | Justin Clark-Casey (justincc) | 2012-07-19 | 1 | -0/+17 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-07-19 | 1 | -31/+43 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled... | Justin Clark-Casey (justincc) | 2012-07-19 | 1 | -5/+5 |
| * | Add back notification to neighbouring regions when RegionReadyModule is not a... | Justin Clark-Casey (justincc) | 2012-07-18 | 1 | -0/+3 |
| * | Perform other region ready actions even if simulator is configured to leave l... | Justin Clark-Casey (justincc) | 2012-07-18 | 1 | -19/+18 |
| * | Fix bug where region ready was being triggered twice in quick succession if a... | Justin Clark-Casey (justincc) | 2012-07-18 | 1 | -9/+12 |
| * | Establish EventManager.OnRegionReady event. This will only be triggerred onc... | Justin Clark-Casey (justincc) | 2012-07-18 | 1 | -0/+1 |
| * | Pass entire scene object in OnLoginsEnabled event rather than just the region... | Justin Clark-Casey (justincc) | 2012-07-18 | 1 | -1/+1 |
| * | Close() the ScenePresence after we've removed it from the scene graph, to cut... | Justin Clark-Casey (justincc) | 2012-07-18 | 1 | -10/+16 |
* | | fix our stats ( old schema ) | UbitUmarov | 2012-07-17 | 1 | -21/+26 |
* | | Fix merge artefacts | Melanie | 2012-07-17 | 1 | -2/+2 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-07-16 | 1 | -0/+7 |
|\ \ |
|
| * | | Add "gc collect" console command for debugging memleaks | Melanie | 2012-07-12 | 1 | -0/+7 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-07-13 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Change very recent AllowedViewerList and BannedViewerList config setting name... | Justin Clark-Casey (justincc) | 2012-07-12 | 1 | -4/+4 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-07-11 | 1 | -19/+56 |
|\ \ \
| |/ / |
|
| * | | When an attachment is detached to inv or derezzed, stop the scripts, update t... | Justin Clark-Casey (justincc) | 2012-07-10 | 1 | -1/+18 |
| * | | Remove redundant SetScene() function in Scene.AddSceneObject() | Justin Clark-Casey (justincc) | 2012-07-07 | 1 | -2/+0 |
| * | | Remove now duplicate interregion object check that should have been removed a... | Justin Clark-Casey (justincc) | 2012-07-06 | 1 | -12/+0 |
| * | | Add assert to attachment regression tests to check that number of objects in ... | Justin Clark-Casey (justincc) | 2012-07-06 | 1 | -0/+11 |
| * | | Pull prim crossing/teleport checks up into Scene.IncomingCreateObject() from ... | Justin Clark-Casey (justincc) | 2012-07-06 | 1 | -14/+27 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-07-05 | 1 | -0/+65 |
|\ \ \
| |/ / |
|
| * | | Correct spelling mistake m_BanedViewers to m_BannedViewers | Justin Clark-Casey (justincc) | 2012-07-03 | 1 | -4/+4 |
| * | | Adds a list of viewers that are allowed or banned from the region. | Michelle Argus | 2012-07-02 | 1 | -0/+65 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-07-01 | 1 | -38/+0 |
|\ \ \
| |/ / |
|
| * | | Removing unused handling of incoming create object by userID and itemID only. | Justin Clark-Casey (justincc) | 2012-06-30 | 1 | -22/+0 |
| * | | Remove code listed for removal in 0.7.3 that handled script restart for incom... | Justin Clark-Casey (justincc) | 2012-06-30 | 1 | -16/+0 |