aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IInterregionComms.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-111/+0
2009-12-29Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie1-1/+1
2009-06-14Pulled out HelloNeighbour into its own service, INeighbourService, which may ...diva1-5/+0
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-14* refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey1-2/+1
2009-05-05- moving banned check and public/private check toDr Scofield1-1/+1
2009-04-05Changed the asynchronous call to get inventory in HG, so that it properly rep...diva1-3/+3
2009-04-05Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva1-0/+10
2009-03-23Root agent retrieval via http/REST. This is a pull, the caller gets the agent...diva1-0/+2
2009-02-18Adds support for preserving animations on region crossings and TPs. diva1-0/+1
2009-02-14Moved RegionUp to REST/LocalComms. The original functionality has been entire...diva1-1/+22
2009-02-13Bug fix in prim crossing: making it clear when the local object needs to be c...diva1-1/+1
2009-02-12* optimized usings.lbsa711-2/+1
2009-02-09Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....diva1-0/+3
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2009-01-03Another interregion comms change that will not work well with previous versio...diva1-0/+2
2009-01-03Split agent updates into two messages: full update and position+camera update...diva1-0/+30
2009-01-01Major changes in interregion communications. This breaks compatibility with o...diva1-0/+2
2008-12-30Update svn properties, minor formatting cleanup.Jeff Ames1-47/+47
2008-12-29Merged the InterregionData that Melanie had placed there onto the existing Ch...diva1-42/+47
2008-12-28Demonstration code for modular comms. No user functionalityMelanie Thielker1-0/+4
2008-12-23Addinf InterregionData.cs IInterregionComms.cs and InterregionComms.csMelanie Thielker1-3/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-2/+2
2008-07-18Patch adds bool IsManager(LLUUID) to IEstateModule.Melanie Thielker1-0/+1
2008-07-14Patch #9147Melanie Thielker1-2/+2
2008-07-06Copyright notices and formatting cleanup.Jeff Ames1-1/+1
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke1-2/+6
2008-05-01* Rolled back a few changes.Adam Frisby1-1/+1
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-5/+1
2007-09-17fixing me some line endingsSean Dague1-11/+11
2007-09-10hooked up sdague new sqlite asset database provider to the old asset system. ...MW1-0/+11