aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield3-14/+14
2008-06-26Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke1-0/+11
2008-06-25added the flag param to IClientAPI.SendMapBlockMW1-4/+4
2008-06-25first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM...MW1-1/+1
2008-06-21* Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares1-0/+45
2008-06-20Implemented plugin support for ClientStack, with LindenUDP as the default plu...Johan Berntsson2-1/+6
2008-06-19Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke1-0/+13
2008-06-18* Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares1-0/+76
2008-06-14* minor: A few miscellaneous doc comments before I break and start on somethi...Justin Clarke Casey1-1/+1
2008-06-14* Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares1-0/+1
2008-06-12* Split the World Map code into a module.Teravus Ovares1-11/+36
2008-06-11*Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen1-9/+3
2008-06-10Update svn properties. Formatting cleanup.Jeff Ames1-4/+4
2008-06-06* This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares1-4/+55
2008-06-06Minor formatting cleanup.Jeff Ames1-3/+3
2008-06-05Mantis#1455. Thank you kindly, Mikem for a patch that addressesCharles Krinke1-1/+0
2008-06-05* minor: Yet another minor logging message tweak following on from the last c...Justin Clarke Casey1-1/+1
2008-06-05* minor: Increase verbosity of "new user request denied" incoming session war...Justin Clarke Casey1-1/+4
2008-06-05* If a client thread crashes, make an attempt to notify the client and clean ...Justin Clarke Casey1-4/+58
2008-06-04* Start writing out assets metadata file for archiverJustin Clarke Casey1-1/+1
2008-06-04change clientCircuits_reverse to a synchronized hash table. ThisSean Dague1-35/+45
2008-06-04* Start recording abnormal client thread terminationsJustin Clarke Casey1-0/+4
2008-06-04* If a ThreadAbortException reaches AuthUser() then let it pass through unmol...Justin Clarke Casey1-0/+4
2008-06-03* minor: Remove my own stupidity in the last doc comment - it wouldn't actual...Justin Clarke Casey1-3/+1
2008-06-03* minor: Change comment on last commit. My English - not so good.Justin Clarke Casey1-3/+4
2008-06-03* Stop the crash to bash of the entire region server when a client thread fai...Justin Clarke Casey1-22/+36
2008-06-03temporarily disable the last bit of code as it prevents startup on Sean Dague1-1/+2
2008-06-03From: Dong Jun Lan <landj@cn.ibm.com>Sean Dague1-0/+6
2008-06-03* This should fix presence issues.Teravus Ovares1-0/+2
2008-06-03* It's probably safe to remove the 'Warning Duplicate packet detected Packet ...Teravus Ovares1-1/+1
2008-05-31* Make version information common to all serversJustin Clarke Casey1-1/+1
2008-05-30Mantis#1422. Thank you kindly, Xantor for a patch that :Charles Krinke1-5/+16
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-176/+134
2008-05-28Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke1-5/+13
2008-05-28* Implements duplicate packet tracking. This virtually eliminates object du...Teravus Ovares1-1/+64
2008-05-26Thank you kindly, Melanie for a patch for script resetCharles Krinke1-0/+10
2008-05-26* Extract and boil down necessary texture UUIDs for an archive of the scene p...Justin Clarke Casey1-1/+1
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames2-16/+13
2008-05-25* A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares1-0/+7
2008-05-25* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares1-0/+56
2008-05-24* Temporary fix for mantis 1374Justin Clarke Casey1-1/+11
2008-05-24This enables return from the parcel object owner display.Teravus Ovares1-0/+25
2008-05-24* Implements selected object return.Teravus Ovares1-0/+1
2008-05-23IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in Dr Scofield1-2/+4
2008-05-23Thank you kindly, Melanie, for:Charles Krinke1-2/+22
2008-05-22change to how initial terrain data is sent. Instead of sending the 64 packets...MW1-10/+46
2008-05-22* Limiting the Quaternion reset to x=y=z=w=0Teravus Ovares1-4/+4
2008-05-22* Refactor: Move enhancement of version string with operating system informat...Justin Clarke Casey1-2/+1
2008-05-21IZ QUATERNION NORMALIZE TO 0? NOWAI! KTHXBYETeravus Ovares1-0/+10
2008-05-18* minor: Just a few documentation odds and endsJustin Clarke Casey1-3/+0