aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* *Added CommandIntentions that is used to describe a console commands hazard. ...mingchen2008-07-252-0/+11
* Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker2008-07-181-2/+1
* Patch adds bool IsManager(LLUUID) to IEstateModule.Melanie Thielker2008-07-181-0/+1
* Patch #9151Melanie Thielker2008-07-182-4/+41
* Mantis#1739. Thank you kindly, Grumly57 for a patch that:Charles Krinke2008-07-141-1/+1
* Patch #9147Melanie Thielker2008-07-141-0/+38
* Copyright notices and formatting cleanup.Jeff Ames2008-07-062-11/+11
* * On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey2008-07-031-0/+6
* Mantis#1658. Thank you, Melanie for a patch that:Charles Krinke2008-07-031-0/+48
* patch and files from mantis #1630, Thanks MelanieMW2008-06-291-1/+2
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-0/+38
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-251-0/+2
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+6
* *Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen2008-06-112-0/+12
* * Put IScenePermissions out of its miseryJustin Clarke Casey2008-06-011-35/+0
* Thank you, Grumly57 kindly for:Charles Krinke2008-05-281-1/+1
* Thank you kindly, Melanie for a patch that adds:Charles Krinke2008-05-271-0/+4
* I'm dropping the ISimChat interface as that has now been Dr Scofield2008-05-271-37/+0
* This enables return from the parcel object owner display.Teravus Ovares2008-05-242-1/+2
* *Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2008-05-231-22/+3
* Thank you kindly, Melanie, for a patch which:Charles Krinke2008-05-231-0/+1
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-181-1/+1
* * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby2008-05-181-0/+42
* Formatting cleanup.Jeff Ames2008-05-163-6/+6
* refactoring to move AvatarAppearance into Framework andSean Dague2008-05-151-0/+1
* * Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares2008-05-141-3/+0