aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/LandManagement/Land.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-17*Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen1-33/+36
2007-12-16*Access/Ban list now copies correctly to a new parcel after a subdivision occ...mingchen1-0/+10
2007-12-16*Adding and Removing Avatars from the Access/Ban List for a parcel now works,...mingchen1-1/+100
2007-12-05fixed a few compiler warnings under mono (committed from a train, with adjohn...Jeff Ames1-4/+3
2007-11-18* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares1-5/+7
2007-10-31fixed bug with user not getting land properties on loginJeff Ames1-1/+6
2007-10-30* Optimized usingslbsa711-2/+1
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-22* Made EstateSetting static since there's only one instance, and we only need...lbsa711-4/+4
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-09-21* Continuing refactoring of presencelbsa711-1/+1
2007-09-20* even more renaming and refactoring; the cleaning woman is on call.lbsa711-1/+1
2007-09-20Rev 1971 : The Lbsa71 vintage commitlbsa711-1/+1
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-62/+87
2007-08-16* Introduced IScriptHost as an interface to fetching object data from scripts.lbsa711-1/+1
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW1-19/+19
2007-07-30mass update of files to have native line endingsSean Dague1-602/+602
2007-07-26* Started renaming world to Scenelbsa711-15/+18
2007-07-21* Renamed terrain functions to match OpenSim naming styles.Adam Frisby1-2/+2
2007-07-16*Adding some more filesmingchen1-0/+599