aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the console output from the reigon console hookableMelanie2012-08-181-0/+4
* Add a skeleton for a name value storage associated with regionsMelanie2012-08-152-0/+12
* Allow the use of the region debug console found in recent viewers. This consoleMelanie2012-08-141-0/+39
* Merge branch 'master' into careminsterMelanie2012-08-141-1/+1
|\
| * Lay some groundwork for temp attachments. Decouple attachments from inventory.Melanie2012-08-141-1/+1
* | Merge branch 'master' into careminsterMelanie2012-08-011-0/+4
|\ \ | |/
| * Adds support to ScriptModuleComms for region modules to exportMic Bowman2012-07-311-0/+4
* | Merge branch 'master' into careminsterMelanie2012-07-281-2/+0
|\ \ | |/
| * Remove duplicated IScenePresence.PresenceType. This is already in ISceneAgen...Justin Clark-Casey (justincc)2012-07-271-2/+0
| * Change attachment handling to remove object from the scene first as perMelanie2012-07-232-2/+4
* | Merge branch 'avination' into careminsterMelanie2012-07-232-2/+4
|\ \
| * | Change attachment handling to remove object from the scene first as perMelanie2012-07-232-2/+4
* | | Merge branch 'master' into careminsterMelanie2012-07-191-1/+10
|\ \ \ | |/ / |/| / | |/
| * Perform other region ready actions even if simulator is configured to leave l...Justin Clark-Casey (justincc)2012-07-181-1/+10
* | Merge branch 'master' into careminsterMelanie2012-07-161-2/+0
|\ \ | |/
| * Revert "Fix script "Running" behavior"Melanie2012-07-161-2/+0
* | Merge branch 'master' into careminsterMelanie2012-07-121-1/+1
|\ \ | |/
| * Add regression TestDetachScriptedAttachmentToInventory()Justin Clark-Casey (justincc)2012-07-111-1/+1
* | Merge branch 'master' into careminsterMelanie2012-07-112-2/+21
|\ \ | |/
| * When an attachment is detached to inv or derezzed, stop the scripts, update t...Justin Clark-Casey (justincc)2012-07-101-2/+13
| * Mantis 6063 osNpcTouch.Talun2012-07-061-0/+8
| * Add preservation of running state of scripts when drag-copying.Melanie2012-07-011-1/+3
* | Merge branch 'master' into careminsterMelanie2012-06-292-3/+7
|\ \ | |/
| * Change AttachmentsModule.DetachSingleAttachmentToInv() to accept a SOG direct...Justin Clark-Casey (justincc)2012-06-282-3/+7
* | Revert "Mantis 5977 Corrections to llRegionSayTo"Melanie2012-06-281-1/+1
* | Merge branch 'master' into careminsterMelanie2012-06-282-0/+20
|\ \ | |/
| * refactor: Move ScenePresence <-> AgentData attachments copying code into Atta...Justin Clark-Casey (justincc)2012-06-272-0/+20
* | Merge branch 'master' into careminsterMelanie2012-06-262-3/+10
|\ \ | |/
| * When attachments are being saved and deleted for a closing root agent, delete...Justin Clark-Casey (justincc)2012-06-251-3/+8
| * Fix script "Running" behaviorBlueWall2012-06-231-0/+2
* | Merge branch 'master' into careminsterMelanie2012-06-211-3/+16
|\ \ | |/
| * Log how many scripts are candidates for starting and how many are actually st...Justin Clark-Casey (justincc)2012-06-201-3/+16
* | Merge branch 'avination' into careminsterMelanie2012-06-112-0/+2
|\ \
| * | Add the ability to query the MYSQL databse for a list of the stored prim UUIDsMelanie2012-06-072-0/+3
* | | Merge branch 'avination' into careminsterMelanie2012-06-071-0/+1
|\ \ \ | |/ /
| * | Make the "delay restart" button delay restart for 1 hour rather than abortingMelanie2012-06-071-0/+1
* | | Merge branch 'avination' into careminsterMelanie2012-06-061-1/+1
|\ \ \ | |/ /
| * | Fix llAttachToAvatar and "Attach" viewer option to preserve saved attach posi...Melanie2012-06-041-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-05-277-3/+105
|\ \ \ | | |/ | |/|
| * | refactor: replace LSL_Api.InventoryKey(string) largely with SceneObjectPartIn...Justin Clark-Casey (justincc)2012-05-261-0/+13
| * | Stop it being possible for an agent to teleport back to its source region bef...Justin Clark-Casey (justincc)2012-05-251-1/+1
| * | If an agent is still registered as 'in transit' by the source region, don't a...Justin Clark-Casey (justincc)2012-05-241-0/+7
| * | Environment Module - allows Environment settings for Viewer3 warning: include...PixelTomsen2012-05-233-0/+77
| * | Fix llGetSimulatorHostname to return configured hostnameBlueWall2012-05-231-0/+1
| * | Fix bug where an avatar that had an object they owned attached through llAtta...Justin Clark-Casey (justincc)2012-05-231-3/+7
* | | Merge branch 'master' into careminsterMelanie2012-05-191-1/+15
|\ \ \ | |/ /
| * | Add size of region to OAR control file. Megaregions (sw root OARs when saved...Justin Clark-Casey (justincc)2012-05-191-1/+15
* | | Merge branch 'master' into careminsterMelanie2012-05-191-0/+45
|\ \ \ | |/ /
| * | Remove recent IRegionCombinerModule.IsMegaregion(). In theory, there can be ...Justin Clark-Casey (justincc)2012-05-191-8/+2
| * | Add is_megaregion flag into oar control file. Not currently read - for futur...Justin Clark-Casey (justincc)2012-05-191-0/+51