aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 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
* * Temporary fix for mantis 1374Justin Clarke Casey2008-05-241-1/+11
* 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-164-153/+153
* Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...Teravus Ovares2008-05-151-1/+1
* * Adding the very bare minimum for the client to register user as having the ...Teravus Ovares2008-05-141-0/+24
* More formatting cleanup.Jeff Ames2008-05-142-3/+6
* Formatting cleanup.Jeff Ames2008-05-142-10/+9
* * Refactored OutPacket out of ScenePresence Teravus Ovares2008-05-141-0/+33
* * Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares2008-05-141-0/+28
* *Complete redo of the permissions modulemingchen2008-05-131-34/+47
* Formatting cleanup.Jeff Ames2008-05-121-3/+3
* 0001199: [PATCH] Add support for default animations Teravus Ovares2008-05-111-0/+16
* * Mantis #1127 - Patch to implement depreciated patches. Thanks middlelink!Adam Frisby2008-05-111-4/+36
* * Refactored two more OutPackets. ObjectPropertiesFamily, and Object Propert...Teravus Ovares2008-05-101-0/+73
* * More OutPacket refactors.Teravus Ovares2008-05-101-0/+13
* * Two more OutPacket refactors. TextureSender.Teravus Ovares2008-05-101-0/+15
* Refactored out a few warnings related to Adam's bane OutPacketTeravus Ovares2008-05-101-0/+28
* * Experiment in Zerocoding.Teravus Ovares2008-05-101-11/+27
* * remove 2 warnings.Teravus Ovares2008-05-081-1/+1
* *Added all the permission checks to the sceneexternalchecks and modified perm...mingchen2008-05-081-13/+13