aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/LandManagement (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fix for exception in landmanager crash.Adam Frisby2008-03-061-2/+15
* * Disabled ancient TerrainEngine.Adam Frisby2008-03-061-4/+4
* * Added a way for the friends module to definitively know if an avatar's root...Teravus Ovares2008-02-281-0/+2
* * Found the land bug, yayTeravus Ovares2008-02-201-1/+1
* 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-182-9/+65
* a new attempt at converting to the right typesSean Dague2008-02-181-1/+1
* Attempt to fix casting issue introduced by RegionSize constant. I think thisSean Dague2008-02-181-1/+1
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-142-4/+4
* *Neb try this update. It might fix it.. it might also cause no parcel to ...Teravus Ovares2008-02-091-5/+11
* * This update contains a bucket-full of network optimizations.Teravus Ovares2008-02-071-2/+11
* Converted logging to use log4net.Jeff Ames2008-02-051-6/+5
* Most is back in its original state :) Hope I didn't break anything... *looks ...Tedd Hansen2008-01-191-7/+8
* removed additional debugging, added temp mega-debugging to StoreLandObjectTedd Hansen2008-01-192-22/+0
* More debuggingTedd Hansen2008-01-191-2/+8
* Added exception handler to LandManager IncomingLandObjectFromStorageTedd Hansen2008-01-191-2/+13
* Getting closer to that crash .. :)Tedd Hansen2008-01-191-1/+6
* More debuggingTedd Hansen2008-01-192-0/+12
* * 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