aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/LandObject.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-24Allow the perms module to inspect and modify the list of objects to returnMelanie Thielker1-4/+4
2009-05-24Add a new permissions check for bulk object returns.Melanie Thielker1-0/+3
2009-04-19Thank you kindly, MCortez, for a patch that:Charles Krinke1-0/+12
2009-04-16Correctly flag group owned prims in the land prim listMelanie Thielker1-1/+4
2009-04-16Fix build break and change some groups interfacesMelanie Thielker1-1/+1
2009-03-05* refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey1-1/+20
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-9/+9
2009-02-12* optimized usings.lbsa711-10/+10
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-11-21Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker1-4/+4
2008-11-21Fully implement object return from the parcel dialogMelanie Thielker1-11/+56
2008-11-21Allow selecting group objects and selecting objects by owner from theMelanie Thielker1-0/+5
2008-11-21Plumb in the list if user IDs to the land module to allow selectionMelanie Thielker1-4/+4
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-2/+2
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-2/+2
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-2/+2
2008-11-17Correct prim counts for group land. Correct MessageTransferModule startupMelanie Thielker1-2/+3
2008-11-16Add group prim count support to land propertiesMelanie Thielker1-1/+7
2008-10-15* refactor: Remove OutPacket from the IClientAPIJustin Clarke Casey1-1/+1
2008-10-08- Fix wrong order of max/min usage for clipping. Uses Util.Clamp nowHomer Horwitz1-2/+2
2008-09-26* Patch from JHurlimanTeravus Ovares1-14/+14
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-23/+23
2008-08-18Formatting cleanup.Jeff Ames1-2/+2
2008-08-07Minor formatting cleanup.Jeff Ames1-2/+2
2008-08-04Addresses Mantis #1886Melanie Thielker1-4/+7
2008-07-23refactored LandData to use properties, and cleaned up the naming onSean Dague1-66/+66
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames1-3/+3
2008-07-18Patch #9151Melanie Thielker1-1/+5
2008-07-14Patch #9149Melanie Thielker1-1/+1
2008-07-14Patch #9147Melanie Thielker1-3/+11
2008-07-08* Changed casing of some archaic methods to conform with code standardslbsa711-5/+5
2008-06-11*Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen1-2/+41
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-3/+3
2008-05-24* Fixes endless loop in the Land Module when selecting any object.Teravus Ovares1-0/+3
2008-05-24This enables return from the parcel object owner display.Teravus Ovares1-23/+63
2008-05-24* Implements selected object return.Teravus Ovares1-25/+45
2008-05-16Formatting cleanup.Jeff Ames1-1/+1
2008-05-14Formatting cleanup.Jeff Ames1-1/+1
2008-05-13*Complete redo of the permissions modulemingchen1-35/+47
2008-05-06*LLClientView is now pushed the EstateSettings instead of pulling it from the...mingchen1-1/+1
2008-05-06* Cleaning up code, making it conform to OpenSim standards.Adam Frisby1-4/+4
2008-05-05*Standardized the Land module by removing all references to libsecondlife.pac...mingchen1-224/+35
2008-05-03* For your fragging desire, damage enabled land works, but watch out!, life d...Teravus Ovares1-0/+5
2008-05-01* Rolled back a few changes.Adam Frisby1-15/+15
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-15/+15
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-927/+927
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-121/+106
2008-04-30* Commiting a bunch of missed files.Adam Frisby1-0/+943