| Commit message (Expand) | Author | Files | Lines |
2008-02-20 | * Found the land bug, yay | Teravus Ovares | 1 | -1/+1 |
2008-02-18 | * Fixed a land manager exception or two with Math.Max(255,Math.Min(0,val)) | Teravus Ovares | 1 | -6/+51 |
2008-02-18 | a new attempt at converting to the right types | Sean Dague | 1 | -1/+1 |
2008-02-18 | Attempt to fix casting issue introduced by RegionSize constant. I think this | Sean Dague | 1 | -1/+1 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -2/+2 |
2008-02-09 | *Neb try this update. It might fix it.. it might also cause no parcel to ... | Teravus Ovares | 1 | -5/+11 |
2008-02-07 | * This update contains a bucket-full of network optimizations. | Teravus Ovares | 1 | -2/+11 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -6/+5 |
2008-01-19 | Most is back in its original state :) Hope I didn't break anything... *looks ... | Tedd Hansen | 1 | -7/+8 |
2008-01-19 | removed additional debugging, added temp mega-debugging to StoreLandObject | Tedd Hansen | 1 | -16/+0 |
2008-01-19 | More debugging | Tedd Hansen | 1 | -2/+8 |
2008-01-19 | Added exception handler to LandManager IncomingLandObjectFromStorage | Tedd Hansen | 1 | -2/+13 |
2008-01-19 | More debugging | Tedd Hansen | 1 | -0/+10 |
2008-01-13 | * Fixed an overflow in the land manager | Teravus Ovares | 1 | -2/+12 |
2008-01-03 | I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code... | Johan Berntsson | 1 | -1/+1 |
2007-12-30 | * This update rolls back the packetpool and LibSL changes. Please retest and... | Teravus Ovares | 1 | -1/+1 |
2007-12-28 | Patch from Johan: LibSL updated to the latest revision (1568) and all packets... | Adam Johnson | 1 | -2/+3 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -44/+51 |
2007-12-21 | *Fixed logic issue in LandManager that caused an 'invalid parcel' error to sp... | mingchen | 1 | -4/+13 |
2007-12-21 | * Update to send the parcel gathering error to a .Debug message.. so that a ... | Teravus Ovares | 1 | -29/+35 |
2007-12-21 | *Removed some exceptions that were thrown in Land that is no longer needed. | mingchen | 1 | -75/+93 |
2007-12-20 | *Ban lines now work if they are enabled grid wide. | mingchen | 1 | -7/+57 |
2007-12-20 | * Fixed a null NewPack error in ClientView.InPacket (object pool returning nu... | Teravus Ovares | 1 | -0/+5 |
2007-12-20 | *Added event called after any movement is handled (OnClientMovement) - will b... | mingchen | 1 | -1/+6 |
2007-12-20 | *Made a much more network friendly method of ban and pass line sending | mingchen | 1 | -40/+71 |
2007-12-19 | *Added Ban Lines around parcels for banned avatars, but there is no actual bl... | mingchen | 1 | -0/+18 |
2007-12-18 | *Removed Unneeded Debug I added in my last revison | mingchen | 1 | -0/+1 |
2007-12-18 | *Parcels and their access lists now store over multiple sessions when the dat... | mingchen | 1 | -5/+8 |
2007-12-17 | *Land has now been linked to the StorageManager. Next step is to fill in the ... | mingchen | 1 | -6/+59 |
2007-12-16 | *Adding and Removing Avatars from the Access/Ban List for a parcel now works,... | mingchen | 1 | -0/+24 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-11-24 | * Removed references to "new LLUUID()", replaced with LLUUID.Zero. | Adam Frisby | 1 | -1/+1 |
2007-11-24 | * Added some bounds checks to the sendLandUpdate packet to deal with agents c... | Adam Frisby | 1 | -4/+4 |
2007-11-18 | * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T... | Teravus Ovares | 1 | -1/+1 |
2007-10-31 | fixed bug with user not getting land properties on login | Jeff Ames | 1 | -5/+12 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -1/+0 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -1/+1 |
2007-09-23 | * Purged 'Regions' code pending Agent layer grok. | lbsa71 | 1 | -2/+2 |
2007-09-20 | Rev 1971 : The Lbsa71 vintage commit | lbsa71 | 1 | -1/+1 |
2007-09-19 | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 1 | -58/+64 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-24 | Small bit of refactoring to the startup command script code (moved it into a ... | MW | 1 | -4/+2 |
2007-08-24 | Hopefully fixed mantis bug #318 (exception when a prim moves across a border,... | MW | 1 | -2/+4 |
2007-08-16 | * Introduced IScriptHost as an interface to fetching object data from scripts. | lbsa71 | 1 | -2/+2 |
2007-08-15 | * Division of parcel boundaries occurs in double space rather than decimal. | Adam Frisby | 1 | -2/+2 |
2007-08-10 | Some cleaning up and removed a few old files no longer in use. | MW | 1 | -1/+1 |
2007-08-09 | Start of replacing the old SceneObject/Primitive classes with the new versions. | MW | 1 | -2/+2 |
2007-07-30 | mass update of files to have native line endings | Sean Dague | 1 | -617/+617 |
2007-07-26 | * Started renaming world to Scene | lbsa71 | 1 | -7/+7 |
2007-07-19 | * Cleaned out remaining references to the old LocalStorage system in prep. to... | Adam Frisby | 1 | -1/+1 |