aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/LandManagement/Land.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* * Fixed a land manager exception or two with Math.Max(255,Math.Min(0,val))Teravus Ovares2008-02-181-3/+14
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-141-2/+2
* removed additional debugging, added temp mega-debugging to StoreLandObjectTedd Hansen2008-01-191-6/+0
* Getting closer to that crash .. :)Tedd Hansen2008-01-191-1/+6
* More debuggingTedd Hansen2008-01-191-0/+2
* I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...Johan Berntsson2008-01-031-5/+5
* * This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares2007-12-301-5/+5
* Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson2007-12-281-7/+12
* * Optimized usingslbsa712007-12-271-35/+26
* *RemoteAdminPlugin can now be password protected. Add the password in the INI...mingchen2007-12-211-2/+2
* *Removed some exceptions that were thrown in Land that is no longer needed.mingchen2007-12-211-2/+18
* *Made a much more network friendly method of ban and pass line sendingmingchen2007-12-201-1/+23
* *Added Ban Lines around parcels for banned avatars, but there is no actual bl...mingchen2007-12-191-0/+12
* *Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen2007-12-171-33/+36
* *Access/Ban list now copies correctly to a new parcel after a subdivision occ...mingchen2007-12-161-0/+10
* *Adding and Removing Avatars from the Access/Ban List for a parcel now works,...mingchen2007-12-161-1/+100
* fixed a few compiler warnings under mono (committed from a train, with adjohn...Jeff Ames2007-12-051-4/+3
* * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2007-11-181-5/+7
* fixed bug with user not getting land properties on loginJeff Ames2007-10-311-1/+6
* * Optimized usingslbsa712007-10-301-2/+1
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Made EstateSetting static since there's only one instance, and we only need...lbsa712007-10-221-4/+4
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* * Continuing refactoring of presencelbsa712007-09-211-1/+1
* * even more renaming and refactoring; the cleaning woman is on call.lbsa712007-09-201-1/+1
* Rev 1971 : The Lbsa71 vintage commitlbsa712007-09-201-1/+1
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-62/+87
* * Introduced IScriptHost as an interface to fetching object data from scripts.lbsa712007-08-161-1/+1
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-091-19/+19
* mass update of files to have native line endingsSean Dague2007-07-301-602/+602
* * Started renaming world to Scenelbsa712007-07-261-15/+18
* * Renamed terrain functions to match OpenSim naming styles.Adam Frisby2007-07-211-2/+2
* *Adding some more filesmingchen2007-07-161-0/+599