aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/LandManagement/LandObject.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-947/+0
2008-04-28* Lash up mantis 1064 - nre thrown in LandObject.sendLandObjectOwners()Justin Clarke Casey1-13/+36
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague1-9/+9
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-4/+5
2008-04-15* Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares1-3/+3
2008-04-14* Fixed a few warnings.Teravus Ovares1-1/+17
2008-03-23Implements llGetParcelPrimOwners()alondria1-0/+14
2008-03-23* Added a little more stability for getting the object list from the parcel b...Teravus Ovares1-3/+17
2008-03-22Update svn properties.Jeff Ames1-879/+879
2008-03-22*Moved LandManagement into its own region module (spiffy!)mingchen1-842/+879
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-06* Fix for exception in landmanager crash.Adam Frisby1-2/+15
2008-03-06* Disabled ancient TerrainEngine.Adam Frisby1-4/+4
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-18* Fixed a land manager exception or two with Math.Max(255,Math.Min(0,val))Teravus Ovares1-3/+14
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-2/+2
2008-01-19removed additional debugging, added temp mega-debugging to StoreLandObjectTedd Hansen1-6/+0
2008-01-19Getting closer to that crash .. :)Tedd Hansen1-1/+6
2008-01-19More debuggingTedd Hansen1-0/+2
2008-01-03I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...Johan Berntsson1-5/+5
2007-12-30* This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares1-5/+5
2007-12-28Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson1-7/+12
2007-12-27* Optimized usingslbsa711-35/+26
2007-12-21*RemoteAdminPlugin can now be password protected. Add the password in the INI...mingchen1-2/+2
2007-12-21*Removed some exceptions that were thrown in Land that is no longer needed.mingchen1-2/+18
2007-12-20*Made a much more network friendly method of ban and pass line sendingmingchen1-1/+23
2007-12-19*Added Ban Lines around parcels for banned avatars, but there is no actual bl...mingchen1-0/+12
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