aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Land/LandObject.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-930/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker2008-11-211-4/+4
* Fully implement object return from the parcel dialogMelanie Thielker2008-11-211-11/+56
* Allow selecting group objects and selecting objects by owner from theMelanie Thielker2008-11-211-0/+5
* Plumb in the list if user IDs to the land module to allow selectionMelanie Thielker2008-11-211-4/+4
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-2/+2
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-2/+2
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-2/+2
* Correct prim counts for group land. Correct MessageTransferModule startupMelanie Thielker2008-11-171-2/+3
* Add group prim count support to land propertiesMelanie Thielker2008-11-161-1/+7
* * refactor: Remove OutPacket from the IClientAPIJustin Clarke Casey2008-10-151-1/+1
* - Fix wrong order of max/min usage for clipping. Uses Util.Clamp nowHomer Horwitz2008-10-081-2/+2
* * Patch from JHurlimanTeravus Ovares2008-09-261-14/+14
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-23/+23
* Formatting cleanup.Jeff Ames2008-08-181-2/+2
* Minor formatting cleanup.Jeff Ames2008-08-071-2/+2
* Addresses Mantis #1886Melanie Thielker2008-08-041-4/+7
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-231-66/+66
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-3/+3
* Patch #9151Melanie Thielker2008-07-181-1/+5
* Patch #9149Melanie Thielker2008-07-141-1/+1
* Patch #9147Melanie Thielker2008-07-141-3/+11
* * Changed casing of some archaic methods to conform with code standardslbsa712008-07-081-5/+5
* *Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen2008-06-111-2/+41
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-3/+3
* * Fixes endless loop in the Land Module when selecting any object.Teravus Ovares2008-05-241-0/+3
* This enables return from the parcel object owner display.Teravus Ovares2008-05-241-23/+63
* * Implements selected object return.Teravus Ovares2008-05-241-25/+45
* Formatting cleanup.Jeff Ames2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* *Complete redo of the permissions modulemingchen2008-05-131-35/+47
* *LLClientView is now pushed the EstateSettings instead of pulling it from the...mingchen2008-05-061-1/+1
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-061-4/+4
* *Standardized the Land module by removing all references to libsecondlife.pac...mingchen2008-05-051-224/+35
* * For your fragging desire, damage enabled land works, but watch out!, life d...Teravus Ovares2008-05-031-0/+5
* * Rolled back a few changes.Adam Frisby2008-05-011-15/+15
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-15/+15
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-011-927/+927
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-301-121/+106
* * Commiting a bunch of missed files.Adam Frisby2008-04-301-0/+943