aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
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-30* Remove mono compiler warningsJustin Clarke Casey1-1/+1
2008-12-30* Implement saving of region settings in OAR filesJustin Clarke Casey1-0/+5
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-0/+38
2008-12-23* Remove IGesturesModules since it won't be very helpful without a client mes...Justin Clarke Casey1-50/+0
2008-12-23* refactor: Replace part of SceneObjectPart with the identical sound playing ...Justin Clarke Casey1-1/+3
2008-12-23* Add a method to allow friendship offers to a logged in client from an offli...Justin Clarke Casey1-0/+49
2008-12-19* refactor: move sound trigger from scene into sepearate SoundModuleJustin Clarke Casey1-0/+39
2008-12-19* refactor: move saved named prims to xml2 method out into the serialization ...Justin Clarke Casey1-0/+2
2008-12-19* refactor: Rename IRegionSerialiser and move into interfaces namespaceJustin Clarke Casey1-0/+120
2008-12-19* minor: move IGesturesModule into the correct namespaceJustin Clarke Casey1-1/+1
2008-12-19* refactor: Remove archiver module scene wrappersJustin Clarke Casey1-0/+47
2008-12-19* Add missing file from last commitJustin Clarke Casey1-0/+56
2008-12-19* refactor: Move tree code out into a separate moduleJustin Clarke Casey1-0/+49
2008-12-18* refactor: move gestures code out from Scene into its own moduleJustin Clarke Casey1-0/+50
2008-12-01* minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey1-1/+1
2008-11-26* restore deleted method documentation, some to IRegionDataStore and some to ...Justin Clarke Casey1-0/+25
2008-11-25* Make a step on removing direct access to TaskInventoryDictionary from other...Justin Clarke Casey1-21/+6
2008-11-25* Remove direct access to Inventory.SerialJustin Clarke Casey1-5/+5
2008-11-25* refactor: Establish an IEntityInventory interface for SceneObjectPartInvent...Justin Clarke Casey1-0/+223
2008-11-21Fully implement object return from the parcel dialogMelanie Thielker1-1/+1
2008-11-21Plumb in the list if user IDs to the land module to allow selectionMelanie Thielker1-1/+1
2008-11-19* Add just enough to allow the scene presences test to establish a new user c...Justin Clarke Casey1-1/+0
2008-10-21Update svn properties, minor formatting cleanup.Jeff Ames1-41/+41
2008-10-19Thank you kindly, Idb for a patch that solves:Charles Krinke1-0/+41
2008-10-18Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker1-0/+1
2008-09-29* refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey1-1/+1
2008-09-26* Patch from JHurlimanTeravus Ovares1-1/+1
2008-09-26* Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey1-0/+4
2008-09-25Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker1-38/+0
2008-09-18- Add Dispose method to IRegionDataStoreHomer Horwitz1-0/+5
2008-09-13Remove the cruft of accessing a private member of another module's classMelanie Thielker1-0/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares14-70/+70
2008-08-23Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker1-46/+0
2008-08-23Patch #9171Melanie Thielker1-0/+3
2008-08-19Moves one file to it's proper locationMelanie Thielker1-0/+43
2008-08-18Formatting cleanup.Jeff Ames3-5/+3
2008-07-25*Added CommandIntentions that is used to describe a console commands hazard. ...mingchen2-0/+11
2008-07-18Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker1-2/+1
2008-07-18Patch adds bool IsManager(LLUUID) to IEstateModule.Melanie Thielker1-0/+1
2008-07-18Patch #9151Melanie Thielker2-4/+41
2008-07-14Mantis#1739. Thank you kindly, Grumly57 for a patch that:Charles Krinke1-1/+1
2008-07-14Patch #9147Melanie Thielker1-0/+38
2008-07-06Copyright notices and formatting cleanup.Jeff Ames2-11/+11
2008-07-03* On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey1-0/+6