| Commit message (Expand) | Author | Age | Files | Lines |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -3/+3 |
* | * Trying something to see if it helps teleports and border crossings | Teravus Ovares | 2008-01-12 | 1 | -3/+7 |
* | * Exprimental prim inventory persistence can now be enabled by users. | Justin Clarke Casey | 2008-01-11 | 1 | -1/+5 |
* | * Removed superfluous and erroneous perms check on parts. | lbsa71 | 2008-01-08 | 1 | -392/+390 |
* | * Heavy refactoring of MultipleObjUpdate flow for readability | lbsa71 | 2008-01-08 | 1 | -117/+106 |
* | * Hiding CompletePingChecks and UseCircuitCode messages.. as the packets ar... | Teravus Ovares | 2008-01-05 | 1 | -3/+3 |
* | Inventory subfolders working again in grid mode. | Brian McBee | 2008-01-05 | 1 | -56/+58 |
* | * Added the ability for estate managers to use the magic secondlife blue card... | Teravus Ovares | 2008-01-04 | 1 | -8/+27 |
* | Tweaked "show users" formatting, added user's IP address to display. | Brian McBee | 2008-01-03 | 1 | -1/+1 |
* | Reduce maximum number of items in an inventory packet to approximate Linden s... | Justin Clarke Casey | 2008-01-03 | 1 | -3/+3 |
* | I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code... | Johan Berntsson | 2008-01-03 | 1 | -68/+64 |
* | * Trying to address TextureSender issues | lbsa71 | 2008-01-02 | 1 | -5/+0 |
* | * Re-wrote IM that sends the friend request so that it displays the name of t... | Teravus Ovares | 2008-01-02 | 1 | -1/+1 |
* | * You can add and remove a friend in standalone now within the same simulator... | Teravus Ovares | 2008-01-01 | 1 | -0/+37 |
* | * This update rolls back the packetpool and LibSL changes. Please retest and... | Teravus Ovares | 2007-12-30 | 1 | -90/+88 |
* | * Applied Melanie's same instance IM fix. This will make IMs work within the... | Teravus Ovares | 2007-12-30 | 1 | -1/+12 |
* | * Rezzing items from Inventory on top of other prim rezzes them 0.5 meters ab... | Teravus Ovares | 2007-12-28 | 1 | -7/+12 |
* | Patch from Johan: LibSL updated to the latest revision (1568) and all packets... | Adam Johnson | 2007-12-28 | 2 | -177/+98 |
* | * Patch from Melanie. Thanks Melanie! | Teravus Ovares | 2007-12-28 | 1 | -2/+2 |
* | * Added ability to create new prim on existing prim (rezzing prim from invent... | Teravus Ovares | 2007-12-28 | 1 | -1/+16 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 8 | -364/+384 |
* | * AssetServerBase: _ProcessRequest is now called GetAsset | lbsa71 | 2007-12-27 | 1 | -1/+1 |
* | * Added slightly better object sit handling | Teravus Ovares | 2007-12-27 | 3 | -94/+104 |
* | * Coded around another Null packet sent by the packet pool | Teravus Ovares | 2007-12-26 | 1 | -18/+21 |
* | FOR http://opensimulator.org/mantis/view.php?id=226 I have a theory that an i... | Justin Clarke Casey | 2007-12-24 | 1 | -16/+28 |
* | Make copying of scripts into prim inventories more reliable on the first atte... | Justin Clarke Casey | 2007-12-22 | 1 | -2/+10 |
* | minor refactor | Justin Clarke Casey | 2007-12-22 | 1 | -1/+1 |
* | * Masochistically updated libsecondlife.dll to r1550 | Teravus Ovares | 2007-12-22 | 1 | -1/+30 |
* | Initial hookup of update task inventory event. No functionality yet. | Justin Clarke Casey | 2007-12-22 | 1 | -1/+0 |
* | *Fixed logic issue in LandManager that caused an 'invalid parcel' error to sp... | mingchen | 2007-12-21 | 1 | -0/+1 |
* | Refix bug where inventory textures don't appear in prim edit texture selectio... | Justin Clarke Casey | 2007-12-21 | 1 | -106/+138 |
* | * Remapped the Connection shutdown path. | Teravus Ovares | 2007-12-21 | 2 | -10/+28 |
* | * Fix for Mantis: 0000229 | Teravus Ovares | 2007-12-21 | 1 | -85/+89 |
* | * Fixed a null NewPack error in ClientView.InPacket (object pool returning nu... | Teravus Ovares | 2007-12-20 | 1 | -28/+32 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 3 | -17/+87 |
* | Misc. cleanup: | Jeff Ames | 2007-12-19 | 1 | -23/+6 |
* | *Parcels and their access lists now store over multiple sessions when the dat... | mingchen | 2007-12-18 | 1 | -2/+0 |
* | * Sakai appears to be having some sort of socket error that we've not account... | Teravus Ovares | 2007-12-18 | 1 | -0/+18 |
* | * Added Incomplete Handling of the RegionInfoRequest packet | Teravus Ovares | 2007-12-18 | 1 | -9/+19 |
* | * Removed the ObjectDisposed error. | Teravus Ovares | 2007-12-18 | 1 | -4/+12 |
* | * Fix for mantis 0000040 After client logout remote host closed connection on... | Teravus Ovares | 2007-12-18 | 3 | -8/+58 |
* | * Turned all instances of ForEach loops in ClientManager into Local Arrays. | Teravus Ovares | 2007-12-17 | 1 | -2/+2 |
* | Thank you, Kiryu for a patch to fix out of sync error in UDP server | Charles Krinke | 2007-12-17 | 1 | -15/+7 |
* | *Land has now been linked to the StorageManager. Next step is to fill in the ... | mingchen | 2007-12-17 | 1 | -3/+1 |
* | The "Got a packet from an invalid client" has served its purpose | Charles Krinke | 2007-12-17 | 1 | -1/+2 |
* | *Adding and Removing Avatars from the Access/Ban List for a parcel now works,... | mingchen | 2007-12-16 | 1 | -6/+30 |
* | * Added support for multiple terrain blocks to be edited at the same time | Teravus Ovares | 2007-12-15 | 1 | -4/+7 |
* | * some work on not storing the circuitPack (bad thing if we're going to reuse... | lbsa71 | 2007-12-15 | 3 | -127/+124 |
* | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 2007-12-15 | 1 | -3/+60 |
* | Minor cleanup | Jeff Ames | 2007-12-13 | 4 | -4/+3 |