| Commit message (Expand) | Author | Age | Files | Lines |
* | a new attempt at converting to the right types | Sean Dague | 2008-02-18 | 1 | -1/+1 |
* | Attempt to fix casting issue introduced by RegionSize constant. I think this | Sean Dague | 2008-02-18 | 1 | -1/+1 |
* | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2008-02-14 | 2 | -4/+4 |
* | *Neb try this update. It might fix it.. it might also cause no parcel to ... | Teravus Ovares | 2008-02-09 | 1 | -5/+11 |
* | * This update contains a bucket-full of network optimizations. | Teravus Ovares | 2008-02-07 | 1 | -2/+11 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -6/+5 |
* | Most is back in its original state :) Hope I didn't break anything... *looks ... | Tedd Hansen | 2008-01-19 | 1 | -7/+8 |
* | removed additional debugging, added temp mega-debugging to StoreLandObject | Tedd Hansen | 2008-01-19 | 2 | -22/+0 |
* | More debugging | Tedd Hansen | 2008-01-19 | 1 | -2/+8 |
* | Added exception handler to LandManager IncomingLandObjectFromStorage | Tedd Hansen | 2008-01-19 | 1 | -2/+13 |
* | Getting closer to that crash .. :) | Tedd Hansen | 2008-01-19 | 1 | -1/+6 |
* | More debugging | Tedd Hansen | 2008-01-19 | 2 | -0/+12 |
* | * Fixed an overflow in the land manager | Teravus Ovares | 2008-01-13 | 1 | -2/+12 |
* | I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code... | Johan Berntsson | 2008-01-03 | 2 | -6/+6 |
* | * This update rolls back the packetpool and LibSL changes. Please retest and... | Teravus Ovares | 2007-12-30 | 2 | -6/+6 |
* | Patch from Johan: LibSL updated to the latest revision (1568) and all packets... | Adam Johnson | 2007-12-28 | 2 | -9/+15 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 2 | -79/+77 |
* | *Fixed logic issue in LandManager that caused an 'invalid parcel' error to sp... | mingchen | 2007-12-21 | 1 | -4/+13 |
* | *RemoteAdminPlugin can now be password protected. Add the password in the INI... | mingchen | 2007-12-21 | 1 | -2/+2 |
* | * Update to send the parcel gathering error to a .Debug message.. so that a ... | Teravus Ovares | 2007-12-21 | 1 | -29/+35 |
* | *Removed some exceptions that were thrown in Land that is no longer needed. | mingchen | 2007-12-21 | 2 | -77/+111 |
* | *Ban lines now work if they are enabled grid wide. | mingchen | 2007-12-20 | 1 | -7/+57 |
* | * Fixed a null NewPack error in ClientView.InPacket (object pool returning nu... | Teravus Ovares | 2007-12-20 | 1 | -0/+5 |
* | *Added event called after any movement is handled (OnClientMovement) - will b... | mingchen | 2007-12-20 | 1 | -1/+6 |
* | *Made a much more network friendly method of ban and pass line sending | mingchen | 2007-12-20 | 2 | -41/+94 |
* | *Added Ban Lines around parcels for banned avatars, but there is no actual bl... | mingchen | 2007-12-19 | 2 | -0/+30 |
* | *Removed Unneeded Debug I added in my last revison | mingchen | 2007-12-18 | 1 | -0/+1 |
* | *Parcels and their access lists now store over multiple sessions when the dat... | mingchen | 2007-12-18 | 1 | -5/+8 |
* | *Land has now been linked to the StorageManager. Next step is to fill in the ... | mingchen | 2007-12-17 | 2 | -39/+95 |
* | *Access/Ban list now copies correctly to a new parcel after a subdivision occ... | mingchen | 2007-12-16 | 1 | -0/+10 |
* | *Adding and Removing Avatars from the Access/Ban List for a parcel now works,... | mingchen | 2007-12-16 | 2 | -1/+124 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | fixed a few compiler warnings under mono (committed from a train, with adjohn... | Jeff Ames | 2007-12-05 | 1 | -4/+3 |
* | * Removed references to "new LLUUID()", replaced with LLUUID.Zero. | Adam Frisby | 2007-11-24 | 1 | -1/+1 |
* | * Added some bounds checks to the sendLandUpdate packet to deal with agents c... | Adam Frisby | 2007-11-24 | 1 | -4/+4 |
* | * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T... | Teravus Ovares | 2007-11-18 | 2 | -6/+8 |
* | fixed bug with user not getting land properties on login | Jeff Ames | 2007-10-31 | 2 | -6/+18 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 2 | -3/+1 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 2 | -2/+2 |
* | * Made EstateSetting static since there's only one instance, and we only need... | lbsa71 | 2007-10-22 | 1 | -4/+4 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -1/+29 |
* | * Purged 'Regions' code pending Agent layer grok. | lbsa71 | 2007-09-23 | 1 | -2/+2 |
* | * Continuing refactoring of presence | lbsa71 | 2007-09-21 | 1 | -1/+1 |
* | * even more renaming and refactoring; the cleaning woman is on call. | lbsa71 | 2007-09-20 | 1 | -1/+1 |
* | Rev 1971 : The Lbsa71 vintage commit | lbsa71 | 2007-09-20 | 2 | -2/+2 |
* | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 2007-09-19 | 2 | -120/+151 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
* | Small bit of refactoring to the startup command script code (moved it into a ... | MW | 2007-08-24 | 1 | -4/+2 |
* | Hopefully fixed mantis bug #318 (exception when a prim moves across a border,... | MW | 2007-08-24 | 1 | -2/+4 |
* | * Introduced IScriptHost as an interface to fetching object data from scripts. | lbsa71 | 2007-08-16 | 2 | -3/+3 |