aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Progressive texture patch + PriorityQueue put into the LLClient namespace.Teravus Ovares2009-01-191-0/+40
* * refactor: move url sending from scene to DialogModuleJustin Clarke Casey2009-01-081-1/+14
* * refactor: move code to send a dialog to a user from scene to DialogModuleJustin Clarke Casey2009-01-081-0/+15
* * refactor: move estate dialog to DialogModuleJustin Clarke Casey2009-01-081-1/+14
* * refactor: move code for sending a message to all users in a region to the D...Justin Clarke Casey2009-01-081-3/+17
* * refactor: Make some direct IClientAPI calls go through the dialog module in...Justin Clarke Casey2009-01-071-0/+16
* * Move general alert code to DialogModule.Justin Clarke Casey2009-01-071-1/+7
* * refactor: Establish DialogModule, move some alert code from Scene to hereJustin Clarke Casey2009-01-071-0/+59
* Another interregion comms change that will not work well with previous versio...diva2009-01-031-0/+2
* Split agent updates into two messages: full update and position+camera update...diva2009-01-031-0/+30
* Major changes in interregion communications. This breaks compatibility with o...diva2009-01-011-0/+2
* * Remove mono compiler warningsJustin Clarke Casey2008-12-301-1/+1
* * Implement saving of region settings in OAR filesJustin Clarke Casey2008-12-301-0/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2008-12-301-47/+47
* Merged the InterregionData that Melanie had placed there onto the existing Ch...diva2008-12-291-42/+47
* Demonstration code for modular comms. No user functionalityMelanie Thielker2008-12-281-0/+4
* Addinf InterregionData.cs IInterregionComms.cs and InterregionComms.csMelanie Thielker2008-12-231-0/+38
* * Remove IGesturesModules since it won't be very helpful without a client mes...Justin Clarke Casey2008-12-231-50/+0
* * refactor: Replace part of SceneObjectPart with the identical sound playing ...Justin Clarke Casey2008-12-231-1/+3
* * Add a method to allow friendship offers to a logged in client from an offli...Justin Clarke Casey2008-12-231-0/+49
* * refactor: move sound trigger from scene into sepearate SoundModuleJustin Clarke Casey2008-12-191-0/+39
* * refactor: move saved named prims to xml2 method out into the serialization ...Justin Clarke Casey2008-12-191-0/+2
* * refactor: Rename IRegionSerialiser and move into interfaces namespaceJustin Clarke Casey2008-12-191-0/+120
* * minor: move IGesturesModule into the correct namespaceJustin Clarke Casey2008-12-191-1/+1
* * refactor: Remove archiver module scene wrappersJustin Clarke Casey2008-12-191-0/+47
* * Add missing file from last commitJustin Clarke Casey2008-12-191-0/+56
* * refactor: Move tree code out into a separate moduleJustin Clarke Casey2008-12-191-0/+49
* * refactor: move gestures code out from Scene into its own moduleJustin Clarke Casey2008-12-181-0/+50
* * minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey2008-12-011-1/+1
* * restore deleted method documentation, some to IRegionDataStore and some to ...Justin Clarke Casey2008-11-261-0/+25
* * Make a step on removing direct access to TaskInventoryDictionary from other...Justin Clarke Casey2008-11-251-21/+6
* * Remove direct access to Inventory.SerialJustin Clarke Casey2008-11-251-5/+5
* * refactor: Establish an IEntityInventory interface for SceneObjectPartInvent...Justin Clarke Casey2008-11-251-0/+223
* Fully implement object return from the parcel dialogMelanie Thielker2008-11-211-1/+1
* Plumb in the list if user IDs to the land module to allow selectionMelanie Thielker2008-11-211-1/+1
* * Add just enough to allow the scene presences test to establish a new user c...Justin Clarke Casey2008-11-191-1/+0
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-211-41/+41
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-191-0/+41
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-181-0/+1
* * refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey2008-09-291-1/+1
* * Patch from JHurlimanTeravus Ovares2008-09-261-1/+1
* * Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey2008-09-261-0/+4
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-251-38/+0
* - Add Dispose method to IRegionDataStoreHomer Horwitz2008-09-181-0/+5
* Remove the cruft of accessing a private member of another module's classMelanie Thielker2008-09-131-0/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0614-70/+70
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-231-46/+0
* Patch #9171Melanie Thielker2008-08-231-0/+3
* Moves one file to it's proper locationMelanie Thielker2008-08-191-0/+43
* Formatting cleanup.Jeff Ames2008-08-183-5/+3