aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add the RegionLoaded(Scene) API to the new region module interface to allowMelanie Thielker2009-04-141-0/+13
* Adding a script event, changed(CHANGED_ANIMATION)Melanie Thielker2009-04-111-0/+1
* Introduce IXmlRpcRouter, an interface that allows registering XMLRPCMelanie Thielker2009-04-102-1/+42
* Expose the XMLRPC listener port on the IXMLRPC interface to allowMelanie Thielker2009-04-101-0/+1
* * Implements World.Parcels[] array for MRM scripting.Adam Frisby2009-04-061-1/+3
* Changed the asynchronous call to get inventory in HG, so that it properly rep...diva2009-04-051-3/+3
* - Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz2009-04-054-0/+189
* - Move IWindModule to OpenSim.Region.Framework.InterfacesHomer Horwitz2009-04-051-0/+83
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-051-0/+10
* Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz2009-04-041-0/+38
* One more bit of refactoring, so this can be used outside region code.diva2009-04-011-42/+0
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-311-0/+15
* * refactor: Move god related methods in Scene out to a moduleJustin Clarke Casey2009-03-301-0/+58
* Add AcceptNotices member to GroupMembershipData and an overload toMelanie Thielker2009-03-291-0/+1
* Module interface changeMelanie Thielker2009-03-291-1/+1
* Root agent retrieval via http/REST. This is a pull, the caller gets the agent...diva2009-03-231-0/+2
* * Finishing up the last commit by adding ISunModuleTeravus Ovares2009-03-201-0/+40
* Add an event to process undelivered IMsMelanie Thielker2009-03-171-0/+3
* * refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2009-03-051-1/+12
* * simplify media and music url setting since we never get back a null land ob...Justin Clarke Casey2009-03-051-0/+15
* Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke2009-03-051-4/+5
* Revert previous commitMelanie Thielker2009-02-201-6/+1
* Committing interface and stubs for IM interceptionMelanie Thielker2009-02-201-1/+6
* reverted last revision, until we decide how to handle capturing IM'sMW2009-02-191-4/+1
* Added a event to IMessageTransferModule (and MessageTransferModule) so that o...MW2009-02-191-0/+3
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-02-181-0/+4
* Adds support for preserving animations on region crossings and TPs. diva2009-02-181-0/+1
* * Establish InventoryArchiveSaved event for unit testsJustin Clarke Casey2009-02-171-2/+20
* Moved RegionUp to REST/LocalComms. The original functionality has been entire...diva2009-02-141-1/+22
* * add file missing from last commitJustin Clarke Casey2009-02-131-0/+34
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-131-0/+27
* Bug fix in prim crossing: making it clear when the local object needs to be c...diva2009-02-131-1/+1
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-2/+2
* * optimized usings.lbsa712009-02-1223-43/+7
* * Refactor inventory archive code to allow direct invocation in order to supp...Justin Clarke Casey2009-02-111-0/+52
* * Implement merging of oars in codeJustin Clarke Casey2009-02-101-2/+28
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-102-3/+0
* Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....diva2009-02-092-0/+19
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-0/+1
* * Implement help <command> from the region consoleJustin Clarke Casey2009-02-061-0/+7
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-0639-0/+2422