aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-09-171-1/+41
|\
| * Documentation of IScriptModuleComms.RegisterConstant and IScriptModuleComms.L...SignpostMarv2012-09-171-1/+18
| * Implementing ability to register script constants and invocations on a region...SignpostMarv2012-09-171-0/+23
* | Merge branch 'master' into careminsterMelanie2012-09-162-1/+5
|\ \ | |/
| * Support multi-region OAR filesOren Hurvitz2012-09-141-0/+5
| * Allow an incoming identifier to be specified for a JsonStore.Mic Bowman2012-09-111-1/+1
* | Merge branch 'avination' into careminsterMelanie2012-09-101-2/+2
|\ \
| * | Refactor avatar transfer so that the heavy (UpdateAgent) part is separated intoMelanie2012-09-041-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-09-071-3/+54
|\ \ \ | | |/ | |/|
| * | If reusing dynamic textures, do not reuse small data length textures that fal...Justin Clark-Casey (justincc)2012-09-061-3/+54
* | | Merge branch 'master' into careminsterMelanie2012-08-311-0/+29
|\ \ \ | |/ /
| * | adding support for static method script invocationsSignpostMarv2012-08-311-2/+9
| * | adding documentation to script invokation methodsSignpostMarv2012-08-311-0/+22
* | | Merge branch 'master' into careminsterMelanie2012-08-311-0/+2
|\ \ \ | |/ /
| * | This partially implements the LSL function to set the responseMic Bowman2012-08-291-0/+2
* | | Merge branch 'master' into careminsterMelanie2012-08-291-2/+14
|\ \ \ | |/ / | | / | |/ |/|
| * Add experimental DynamicTextureModule.ReuseTextures flag, currently only conf...Justin Clark-Casey (justincc)2012-08-281-1/+13
| * Add IDynamicTextureManager.ConvertData() to match AsyncConvertData(). Remove...Justin Clark-Casey (justincc)2012-08-281-1/+1
| * Add a skeleton for a name value storage associated with regionsMelanie2012-08-152-0/+11
| * Allow the use of the region debug console found in recent viewers. This consoleMelanie2012-08-141-0/+39
* | 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