aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Trying something to see if it helps teleports and border crossingsTeravus Ovares2008-01-121-3/+7
* * Exprimental prim inventory persistence can now be enabled by users.Justin Clarke Casey2008-01-111-1/+5
* * Removed superfluous and erroneous perms check on parts.lbsa712008-01-081-392/+390
* * Heavy refactoring of MultipleObjUpdate flow for readabilitylbsa712008-01-081-117/+106
* * Hiding CompletePingChecks and UseCircuitCode messages.. as the packets ar...Teravus Ovares2008-01-051-3/+3
* Inventory subfolders working again in grid mode.Brian McBee2008-01-051-56/+58
* * Added the ability for estate managers to use the magic secondlife blue card...Teravus Ovares2008-01-041-8/+27
* Tweaked "show users" formatting, added user's IP address to display.Brian McBee2008-01-031-1/+1
* Reduce maximum number of items in an inventory packet to approximate Linden s...Justin Clarke Casey2008-01-031-3/+3
* I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...Johan Berntsson2008-01-031-68/+64
* * Trying to address TextureSender issueslbsa712008-01-021-5/+0
* * Re-wrote IM that sends the friend request so that it displays the name of t...Teravus Ovares2008-01-021-1/+1
* * You can add and remove a friend in standalone now within the same simulator...Teravus Ovares2008-01-011-0/+37
* * This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares2007-12-301-90/+88
* * Applied Melanie's same instance IM fix. This will make IMs work within the...Teravus Ovares2007-12-301-1/+12
* * Rezzing items from Inventory on top of other prim rezzes them 0.5 meters ab...Teravus Ovares2007-12-281-7/+12
* Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson2007-12-282-177/+98
* * Patch from Melanie. Thanks Melanie!Teravus Ovares2007-12-281-2/+2
* * Added ability to create new prim on existing prim (rezzing prim from invent...Teravus Ovares2007-12-281-1/+16
* * Optimized usingslbsa712007-12-278-364/+384
* * AssetServerBase: _ProcessRequest is now called GetAssetlbsa712007-12-271-1/+1
* * Added slightly better object sit handlingTeravus Ovares2007-12-273-94/+104
* * Coded around another Null packet sent by the packet poolTeravus Ovares2007-12-261-18/+21
* FOR http://opensimulator.org/mantis/view.php?id=226 I have a theory that an i...Justin Clarke Casey2007-12-241-16/+28
* Make copying of scripts into prim inventories more reliable on the first atte...Justin Clarke Casey2007-12-221-2/+10
* minor refactorJustin Clarke Casey2007-12-221-1/+1
* * Masochistically updated libsecondlife.dll to r1550Teravus Ovares2007-12-221-1/+30
* Initial hookup of update task inventory event. No functionality yet.Justin Clarke Casey2007-12-221-1/+0
* *Fixed logic issue in LandManager that caused an 'invalid parcel' error to sp...mingchen2007-12-211-0/+1
* Refix bug where inventory textures don't appear in prim edit texture selectio...Justin Clarke Casey2007-12-211-106/+138
* * Remapped the Connection shutdown path.Teravus Ovares2007-12-212-10/+28
* * Fix for Mantis: 0000229Teravus Ovares2007-12-211-85/+89
* * Fixed a null NewPack error in ClientView.InPacket (object pool returning nu...Teravus Ovares2007-12-201-28/+32
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-203-17/+87
* Misc. cleanup:Jeff Ames2007-12-191-23/+6
* *Parcels and their access lists now store over multiple sessions when the dat...mingchen2007-12-181-2/+0
* * Sakai appears to be having some sort of socket error that we've not account...Teravus Ovares2007-12-181-0/+18
* * Added Incomplete Handling of the RegionInfoRequest packet Teravus Ovares2007-12-181-9/+19
* * Removed the ObjectDisposed error.Teravus Ovares2007-12-181-4/+12
* * Fix for mantis 0000040 After client logout remote host closed connection on...Teravus Ovares2007-12-183-8/+58
* * Turned all instances of ForEach loops in ClientManager into Local Arrays. Teravus Ovares2007-12-171-2/+2
* Thank you, Kiryu for a patch to fix out of sync error in UDP serverCharles Krinke2007-12-171-15/+7
* *Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen2007-12-171-3/+1
* The "Got a packet from an invalid client" has served its purposeCharles Krinke2007-12-171-1/+2
* *Adding and Removing Avatars from the Access/Ban List for a parcel now works,...mingchen2007-12-161-6/+30
* * Added support for multiple terrain blocks to be edited at the same timeTeravus Ovares2007-12-151-4/+7
* * some work on not storing the circuitPack (bad thing if we're going to reuse...lbsa712007-12-153-127/+124
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-3/+60
* Minor cleanupJeff Ames2007-12-134-4/+3
* Fix for #176 (... doesn't appear in chat bubbles). This also gets the viewer ...Jeff Ames2007-12-131-13/+12