aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/LandManagement (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fixed an overflow in the land managerTeravus Ovares2008-01-131-2/+12
* I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...Johan Berntsson2008-01-032-6/+6
* * This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares2007-12-302-6/+6
* Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson2007-12-282-9/+15
* * Optimized usingslbsa712007-12-272-79/+77
* *Fixed logic issue in LandManager that caused an 'invalid parcel' error to sp...mingchen2007-12-211-4/+13
* *RemoteAdminPlugin can now be password protected. Add the password in the INI...mingchen2007-12-211-2/+2
* * Update to send the parcel gathering error to a .Debug message.. so that a ...Teravus Ovares2007-12-211-29/+35
* *Removed some exceptions that were thrown in Land that is no longer needed.mingchen2007-12-212-77/+111
* *Ban lines now work if they are enabled grid wide.mingchen2007-12-201-7/+57
* * Fixed a null NewPack error in ClientView.InPacket (object pool returning nu...Teravus Ovares2007-12-201-0/+5
* *Added event called after any movement is handled (OnClientMovement) - will b...mingchen2007-12-201-1/+6
* *Made a much more network friendly method of ban and pass line sendingmingchen2007-12-202-41/+94
* *Added Ban Lines around parcels for banned avatars, but there is no actual bl...mingchen2007-12-192-0/+30
* *Removed Unneeded Debug I added in my last revisonmingchen2007-12-181-0/+1
* *Parcels and their access lists now store over multiple sessions when the dat...mingchen2007-12-181-5/+8
* *Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen2007-12-172-39/+95
* *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-162-1/+124
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* fixed a few compiler warnings under mono (committed from a train, with adjohn...Jeff Ames2007-12-051-4/+3
* * Removed references to "new LLUUID()", replaced with LLUUID.Zero.Adam Frisby2007-11-241-1/+1
* * Added some bounds checks to the sendLandUpdate packet to deal with agents c...Adam Frisby2007-11-241-4/+4
* * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2007-11-182-6/+8
* fixed bug with user not getting land properties on loginJeff Ames2007-10-312-6/+18
* * Optimized usingslbsa712007-10-302-3/+1
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-292-2/+2
* * 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
* * Purged 'Regions' code pending Agent layer grok.lbsa712007-09-231-2/+2
* * 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-202-2/+2
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-192-120/+151
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* Small bit of refactoring to the startup command script code (moved it into a ...MW2007-08-241-4/+2
* Hopefully fixed mantis bug #318 (exception when a prim moves across a border,...MW2007-08-241-2/+4
* * Introduced IScriptHost as an interface to fetching object data from scripts.lbsa712007-08-162-3/+3
* * Division of parcel boundaries occurs in double space rather than decimal.Adam Frisby2007-08-151-2/+2
* Some cleaning up and removed a few old files no longer in use.MW2007-08-101-1/+1
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-092-21/+21
* mass update of files to have native line endingsSean Dague2007-07-302-1219/+1219
* * Started renaming world to Scenelbsa712007-07-262-22/+25
* * Renamed terrain functions to match OpenSim naming styles.Adam Frisby2007-07-211-2/+2
* * Cleaned out remaining references to the old LocalStorage system in prep. to...Adam Frisby2007-07-191-1/+1
* *Adding some more filesmingchen2007-07-162-0/+1216