aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto2011-05-271-0/+3
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-05-262-6/+21
| |\
| * | Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-241-0/+2
| * | Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-1/+1
* | | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-271-6/+19
|\ \ \ | | |/ | |/|
| * | Add a --noassets option to "save oar".Justin Clark-Casey (justincc)2011-05-261-6/+19
| * | Create a method to force the script engine to save state from outsideMelanie2011-05-241-0/+2
| |/
* | Create a method to force the script engine to save state from outsideMelanie2011-05-241-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-052-9/+7
|\ \ | |/
| * Broke down Caps.cs into a generic Caps object that simply registers/unregiste...Diva Canto2011-05-011-9/+5
| * First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-211-1/+17
|\ \ | |/
| * refactor: rename DeleteToInventory() to CopyToInventory()Justin Clark-Casey (justincc)2011-04-181-1/+17
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-062-0/+12
|\ \ | |/
| * Make the "All Estates" option work from the client (this makes chosen changes...Justin Clark-Casey (justincc)2011-04-052-0/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-013-223/+1
|\ \ | |/
| * Start using IPrimCounts populated by PrimCountModule instead of LandData coun...Justin Clark-Casey (justincc)2011-03-253-223/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-273-2/+123
|\ \ | |/
| * Add ILandObject.IPrimCounts for the new prim count module.Justin Clark-Casey (justincc)2011-03-251-0/+5
| * minor: slightly adjust previous method doc.Justin Clark-Casey (justincc)2011-03-212-2/+2
| * add method doc to IEstateDataService and IEstateDataStore interfacesJustin Clark-Casey (justincc)2011-03-212-2/+90
| * On initial region registration, if the user chooses the option to make the re...Justin Clark-Casey (justincc)2011-03-212-0/+28
* | Add some more fields to Estate settings and make them work.Melanie2011-03-221-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-161-1/+1
|\ \ | |/
| * Hack in a crude temporary "estate show" commandJustin Clark-Casey (justincc)2011-02-121-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-071-0/+1
|\ \ | |/
| * New command: show pending-objectsDiva Canto2011-02-061-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-291-0/+55
|\ \ | |/
| * Create the structure of classes and interfaces to replace the cruft thatMelanie2011-01-291-0/+2
| * Add the prim count interfacesMelanie2011-01-281-0/+53
| * Fix bumping into sim borders and check estate bans for walking crossingsMelanie2011-01-281-1/+1
* | Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/va...Melanie2011-01-281-1/+1
|\ \
| * | Fix bumping into sim borders and check estate bans for walking crossingsMelanie2011-01-281-1/+1
* | | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-281-0/+1
|\ \ \ | |/ / |/| / | |/
| * Thank you, Goetz, for a patch to fix prim count display in cut regions.Melanie2011-01-281-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-271-0/+8
|\ \ | |/
| * When an oar is loaded, do not create a default parcel before loading the parc...Justin Clark-Casey (justincc)2011-01-271-1/+4
| * Fix OAR parcel loading so that old parcels are replaced by the new instead of...Justin Clark-Casey (justincc)2011-01-271-0/+5
* | 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