aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/LandManagement (unfollow)
Commit message (Expand)AuthorFilesLines
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-28* Added a way for the friends module to definitively know if an avatar's root...Teravus Ovares1-0/+2
2008-02-20* Found the land bug, yayTeravus Ovares1-1/+1
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 Ovares2-9/+65
2008-02-18a new attempt at converting to the right typesSean Dague1-1/+1
2008-02-18Attempt to fix casting issue introduced by RegionSize constant. I think thisSean Dague1-1/+1
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby2-4/+4
2008-02-09*Neb try this update. It might fix it.. it might also cause no parcel to ...Teravus Ovares1-5/+11
2008-02-07* This update contains a bucket-full of network optimizations.Teravus Ovares1-2/+11
2008-02-05Converted logging to use log4net.Jeff Ames1-6/+5
2008-01-19Most is back in its original state :) Hope I didn't break anything... *looks ...Tedd Hansen1-7/+8
2008-01-19removed additional debugging, added temp mega-debugging to StoreLandObjectTedd Hansen2-22/+0
2008-01-19More debuggingTedd Hansen1-2/+8
2008-01-19Added exception handler to LandManager IncomingLandObjectFromStorageTedd Hansen1-2/+13
2008-01-19Getting closer to that crash .. :)Tedd Hansen1-1/+6
2008-01-19More debuggingTedd Hansen2-0/+12
2008-01-13* Fixed an overflow in the land managerTeravus Ovares1-2/+12
2008-01-03I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...Johan Berntsson2-6/+6
2007-12-30* This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares2-6/+6
2007-12-28Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson2-9/+15
2007-12-27* Optimized usingslbsa712-79/+77
2007-12-21*Fixed logic issue in LandManager that caused an 'invalid parcel' error to sp...mingchen1-4/+13
2007-12-21*RemoteAdminPlugin can now be password protected. Add the password in the INI...mingchen1-2/+2
2007-12-21* Update to send the parcel gathering error to a .Debug message.. so that a ...Teravus Ovares1-29/+35
2007-12-21*Removed some exceptions that were thrown in Land that is no longer needed.mingchen2-77/+111
2007-12-20*Ban lines now work if they are enabled grid wide.mingchen1-7/+57
2007-12-20* Fixed a null NewPack error in ClientView.InPacket (object pool returning nu...Teravus Ovares1-0/+5
2007-12-20*Added event called after any movement is handled (OnClientMovement) - will b...mingchen1-1/+6
2007-12-20*Made a much more network friendly method of ban and pass line sendingmingchen2-41/+94
2007-12-19*Added Ban Lines around parcels for banned avatars, but there is no actual bl...mingchen2-0/+30
2007-12-18*Removed Unneeded Debug I added in my last revisonmingchen1-0/+1
2007-12-18*Parcels and their access lists now store over multiple sessions when the dat...mingchen1-5/+8
2007-12-17*Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen2-39/+95
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,...mingchen2-1/+124
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-05fixed a few compiler warnings under mono (committed from a train, with adjohn...Jeff Ames1-4/+3
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 Ovares2-6/+8
2007-10-31fixed bug with user not getting land properties on loginJeff Ames2-6/+18
2007-10-30* Optimized usingslbsa712-3/+1
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2-2/+2
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-23* Purged 'Regions' code pending Agent layer grok.lbsa711-2/+2
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