aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/LandManagement/LandManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-24* Removed references to "new LLUUID()", replaced with LLUUID.Zero.Adam Frisby1-1/+1
2007-11-24* Added some bounds checks to the sendLandUpdate packet to deal with agents c...Adam Frisby1-4/+4
2007-11-18* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares1-1/+1
2007-10-31fixed bug with user not getting land properties on loginJeff Ames1-5/+12
2007-10-30* Optimized usingslbsa711-1/+0
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-09-23* Purged 'Regions' code pending Agent layer grok.lbsa711-2/+2
2007-09-20Rev 1971 : The Lbsa71 vintage commitlbsa711-1/+1
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-58/+64
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-24Small bit of refactoring to the startup command script code (moved it into a ...MW1-4/+2
2007-08-24Hopefully fixed mantis bug #318 (exception when a prim moves across a border,...MW1-2/+4
2007-08-16* Introduced IScriptHost as an interface to fetching object data from scripts.lbsa711-2/+2
2007-08-15* Division of parcel boundaries occurs in double space rather than decimal.Adam Frisby1-2/+2
2007-08-10Some cleaning up and removed a few old files no longer in use.MW1-1/+1
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW1-2/+2
2007-07-30mass update of files to have native line endingsSean Dague1-617/+617
2007-07-26* Started renaming world to Scenelbsa711-7/+7
2007-07-19* Cleaned out remaining references to the old LocalStorage system in prep. to...Adam Frisby1-1/+1
2007-07-16*Adding some more filesmingchen1-0/+617