aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * rename AttachmentsModule.ShowDetachInUserInventory() to DetachSingleAttachmen...Justin Clark-Casey (justincc)2011-08-231-15/+7
| * If an attachment fails, then start logging the exception for now, in order to...Justin Clark-Casey (justincc)2011-08-221-5/+3
| * Add ISimulatorFeaturesModule so that other modules can register features in a...Justin Clark-Casey (justincc)2011-08-221-0/+43
| * Add avatar and attachments to llRegionSayBlueWall2011-08-201-1/+1
| * Add llRegionSayToBlueWall2011-08-191-0/+20
| * Stop NPC's getting hypergrid like names in some circumstances.Justin Clark-Casey (justincc)2011-08-191-1/+36
| * Fix issue where loading a new appearance onto an NPC would not remove the pre...Justin Clark-Casey (justincc)2011-08-171-1/+2
| * add regression test for osNpcCreate when cloning an in-region avatarJustin Clark-Casey (justincc)2011-08-111-2/+2
| * Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget()Justin Clark-Casey (justincc)2011-08-101-1/+4
| * early code to allow scripts to force npcs not to fly when moving to targetJustin Clark-Casey (justincc)2011-08-101-1/+5
| * implement osNpcStopMoveTo() to cancel any current move targetJustin Clark-Casey (justincc)2011-08-101-4/+15
| * Implement first draft functions for saving and loading NPC appearance from st...Justin Clark-Casey (justincc)2011-08-092-1/+26
| * rename NPC.Autopilot to NPC.MoveToTarget internally. Add method doc to INPCM...Justin Clark-Casey (justincc)2011-08-031-1/+31
* | Merge branch 'master' into careminster-presence-refactorroot2011-07-091-1/+9
|\ \ | |/
| * refactor: rename bool returning GetAgentInventoryItem() to CanGetAgentInvento...Justin Clark-Casey (justincc)2011-07-081-1/+9
* | Merge branch 'master' into careminster-presence-refactorroot2011-07-051-0/+40
|\ \ | |/
| * Create a very basic initial test which just creates an 'npc' and tests that t...Justin Clark-Casey (justincc)2011-07-021-0/+40
* | Merge branch 'master' into careminster-presence-refactorroot2011-06-301-1/+1
|\ \ | |/
| * Hack around with the NPC module to get osNpcCreate() partially working again.Justin Clark-Casey (justincc)2011-06-291-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-093-1/+7
|\ \ | |/
| * Fixed "Unknown User" listed as creator/owner on prims created with the Build ...Diva Canto2011-06-081-0/+1
| * HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto2011-05-271-0/+3
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-05-262-6/+21
| |\
| * | Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-241-0/+2
| * | Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-1/+1
* | | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-271-6/+19
|\ \ \ | | |/ | |/|
| * | Add a --noassets option to "save oar".Justin Clark-Casey (justincc)2011-05-261-6/+19
| * | Create a method to force the script engine to save state from outsideMelanie2011-05-241-0/+2
| |/
* | Create a method to force the script engine to save state from outsideMelanie2011-05-241-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-052-9/+7
|\ \ | |/
| * Broke down Caps.cs into a generic Caps object that simply registers/unregiste...Diva Canto2011-05-011-9/+5
| * First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-211-1/+17
|\ \ | |/
| * refactor: rename DeleteToInventory() to CopyToInventory()Justin Clark-Casey (justincc)2011-04-181-1/+17
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-062-0/+12
|\ \ | |/
| * Make the "All Estates" option work from the client (this makes chosen changes...Justin Clark-Casey (justincc)2011-04-052-0/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-013-223/+1
|\ \ | |/
| * Start using IPrimCounts populated by PrimCountModule instead of LandData coun...Justin Clark-Casey (justincc)2011-03-253-223/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-273-2/+123
|\ \ | |/
| * Add ILandObject.IPrimCounts for the new prim count module.Justin Clark-Casey (justincc)2011-03-251-0/+5
| * minor: slightly adjust previous method doc.Justin Clark-Casey (justincc)2011-03-212-2/+2
| * add method doc to IEstateDataService and IEstateDataStore interfacesJustin Clark-Casey (justincc)2011-03-212-2/+90
| * On initial region registration, if the user chooses the option to make the re...Justin Clark-Casey (justincc)2011-03-212-0/+28
* | Add some more fields to Estate settings and make them work.Melanie2011-03-221-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-161-1/+1
|\ \ | |/
| * Hack in a crude temporary "estate show" commandJustin Clark-Casey (justincc)2011-02-121-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-071-0/+1
|\ \ | |/
| * New command: show pending-objectsDiva Canto2011-02-061-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-291-0/+55
|\ \ | |/
| * Create the structure of classes and interfaces to replace the cruft thatMelanie2011-01-291-0/+2