aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2011-01-271-0/+14
|\
| * Add some comments on ILandObject.StartPoint and EndPointJustin Clark-Casey (justincc)2011-01-261-0/+10
| * Implement command "land show". This shows all the parcels on the currently s...Justin Clark-Casey (justincc)2011-01-261-0/+4
* | Add an interface for a region's user account cacheMelanie2011-01-271-0/+13
* | Preserve the script running flag when copying an object.Melanie2011-01-081-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-231-58/+0
|\ \ | |/
| * Removed unused code -- this was the previous version of UDP texture sending, ...Diva Canto2010-12-231-58/+0
| * Make prim inventories a bit more saneMelanie2010-12-211-7/+0
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-12-141-1/+1
| |\
| | * Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-131-1/+1
| * | reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u...Justin Clark-Casey (justincc)2010-12-141-6/+9
| |/
* | Make prim inventories a bit more saneMelanie2010-12-211-7/+0
* | Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-131-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-031-0/+1
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2010-11-251-0/+39
| |\
| * | WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto2010-11-251-0/+1
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-251-0/+39
|\ \ \ | | |/ | |/|
| * | Implement the restart moduleMelanie2010-11-251-1/+1
| * | Adding the skeleton for the restart moduleMelanie2010-11-241-0/+39
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-221-0/+13
|\ \ | |/
| * Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-211-0/+13
| * Change the way attachments are persisted. Editing a worn attachment will nowMelanie2010-11-162-6/+16
* | Change the way attachments are persisted. Editing a worn attachment will nowMelanie2010-11-162-6/+14
* | When detaching a scripted item, always consider it modified. Script statesMelanie2010-11-161-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-032-0/+2
|\ \ | |/
| * Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie2010-11-032-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-291-0/+39
|\ \ | |/
| * Clean up some cruft from the last commit. Re-add the initial updateMaster ScienceSim2010-10-291-0/+39
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-291-38/+0
|\ \ | |/
| * Major refactoring of appearance handling.Master ScienceSim2010-10-201-38/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-162-3/+4
|\ \ | |/
| * Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto2010-10-152-3/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-061-1/+1
|\ \ | |/
| * Add and plumb the usetex URL parameter to worldview. Required but not yetMelanie2010-10-061-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-061-0/+2
|\ \ | |/
| * Add the view generating method to the image generator interfaceMelanie2010-10-051-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-031-2/+2
|\ \ | |/
| * Initial port of the Warp3D map tile rendererMelanie2010-10-031-2/+2
| * Reapplying the parts of the prior revert that were not derived from theMelanie2010-10-021-2/+2
| * Revert "Forward-port 0.6 fix"Melanie2010-10-021-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-301-2/+2
|\ \ | |/
| * Forward-port 0.6 fixMelanie2010-09-301-2/+2
| * JustinCC is evil. f7b28dd3 broke script persistence. This fixes it.root2010-09-161-0/+9
* | JustinCC is evil. f7b28dd3 broke script persistence. This fixes it.root2010-09-161-0/+9
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-141-11/+0
|\ \ | |/
| * Remove IAttachmentsModule.SetAttachmentInventoryStatus() from public interfaceJustin Clark-Casey (justincc)2010-09-131-11/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-1310-18/+161
|\ \ | |/
| * MergedJohn Hurliman2010-09-125-14/+14
| |\
| | * Formatting cleanup.Jeff Ames2010-09-125-14/+14
| * | * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-122-1/+46
| |/