aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-9/+9
* 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-201-1/+1
* 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
* 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
* * 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
* * 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
* * 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
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-14/+11
* * 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
* This enables return from the parcel object owner display.Teravus Ovares2008-05-241-0/+25
* * Implements selected object return.Teravus Ovares2008-05-241-0/+1
* IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in Dr Scofield2008-05-231-2/+4
* Thank you kindly, Melanie, for:Charles Krinke2008-05-231-2/+22
* change to how initial terrain data is sent. Instead of sending the 64 packets...MW2008-05-221-10/+46
* * Limiting the Quaternion reset to x=y=z=w=0Teravus Ovares2008-05-221-4/+4
* * Refactor: Move enhancement of version string with operating system informat...Justin Clarke Casey2008-05-221-2/+1
* IZ QUATERNION NORMALIZE TO 0? NOWAI! KTHXBYETeravus Ovares2008-05-211-0/+10
* * minor: Just a few documentation odds and endsJustin Clarke Casey2008-05-181-3/+0
* * Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares2008-05-181-1/+54
* * Tweaked patch mantis 1302 and committing it.Teravus Ovares2008-05-171-0/+23
* Formatting cleanup.Jeff Ames2008-05-171-19/+19
* * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...Teravus Ovares2008-05-161-1/+20
* Formatting cleanup.Jeff Ames2008-05-161-116/+116
* Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...Teravus Ovares2008-05-151-1/+1