aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (follow)
Commit message (Expand)AuthorAgeFilesLines
* corrected the params types on IClientAPI.SendParcelMediaCommand. the command ...MW2008-07-091-2/+2
* * Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli...lbsa712008-07-081-0/+32
* * Changed casing of some archaic methods to conform with code standardslbsa712008-07-081-10/+10
* * Moved script packet handlers from 'unimplemented' to 'Script Packets'lbsa712008-07-081-173/+180
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-041-11/+11
* * On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey2008-07-031-9/+25
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-1/+28
* * Various documentation to some black magic parts of LLClientView Teravus Ovares2008-06-281-6/+90
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-273-14/+14
* Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+11
* added the flag param to IClientAPI.SendMapBlockMW2008-06-251-4/+4
* first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM...MW2008-06-251-1/+1
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+45
* Implemented plugin support for ClientStack, with LindenUDP as the default plu...Johan Berntsson2008-06-205-6/+99
* Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke2008-06-191-0/+13
* * Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares2008-06-181-0/+76
* * minor: A few miscellaneous doc comments before I break and start on somethi...Justin Clarke Casey2008-06-141-1/+1
* * Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares2008-06-141-0/+1
* * Split the World Map code into a module.Teravus Ovares2008-06-121-11/+36
* *Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen2008-06-111-9/+3
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-101-4/+4
* * This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares2008-06-061-4/+55
* Minor formatting cleanup.Jeff Ames2008-06-061-3/+3
* Mantis#1455. Thank you kindly, Mikem for a patch that addressesCharles Krinke2008-06-051-1/+0
* * minor: Yet another minor logging message tweak following on from the last c...Justin Clarke Casey2008-06-051-1/+1
* * minor: Increase verbosity of "new user request denied" incoming session war...Justin Clarke Casey2008-06-051-1/+4
* * If a client thread crashes, make an attempt to notify the client and clean ...Justin Clarke Casey2008-06-051-4/+58
* * Start writing out assets metadata file for archiverJustin Clarke Casey2008-06-041-1/+1
* change clientCircuits_reverse to a synchronized hash table. ThisSean Dague2008-06-041-35/+45
* * Start recording abnormal client thread terminationsJustin Clarke Casey2008-06-041-0/+4
* * If a ThreadAbortException reaches AuthUser() then let it pass through unmol...Justin Clarke Casey2008-06-041-0/+4
* * minor: Remove my own stupidity in the last doc comment - it wouldn't actual...Justin Clarke Casey2008-06-031-3/+1
* * minor: Change comment on last commit. My English - not so good.Justin Clarke Casey2008-06-031-3/+4
* * Stop the crash to bash of the entire region server when a client thread fai...Justin Clarke Casey2008-06-031-22/+36
* temporarily disable the last bit of code as it prevents startup on Sean Dague2008-06-031-1/+2
* From: Dong Jun Lan <landj@cn.ibm.com>Sean Dague2008-06-031-0/+6
* * This should fix presence issues.Teravus Ovares2008-06-031-0/+2
* * It's probably safe to remove the 'Warning Duplicate packet detected Packet ...Teravus Ovares2008-06-031-1/+1
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-2/+2
* * Move log version printing up into BaseOpenSimServerJustin Clarke Casey2008-06-011-1/+3
* * Make version information common to all serversJustin Clarke Casey2008-05-311-1/+1
* Mantis#1422. Thank you kindly, Xantor for a patch that :Charles Krinke2008-05-301-5/+16
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-176/+134
* Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke2008-05-281-5/+13
* * Implements duplicate packet tracking. This virtually eliminates object du...Teravus Ovares2008-05-281-1/+64
* Thank you kindly, Melanie for a patch for script resetCharles Krinke2008-05-261-0/+10
* * Extract and boil down necessary texture UUIDs for an archive of the scene p...Justin Clarke Casey2008-05-261-1/+1
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-252-16/+13
* * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares2008-05-251-0/+7
* * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares2008-05-251-0/+56