| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Implemented plugin support for ClientStack, with LindenUDP as the default plu... | Johan Berntsson | 2008-06-20 | 5 | -6/+99 |
* | Mantis#1543. Thank you kindly, Jonc for a patch that: | Charles Krinke | 2008-06-19 | 1 | -0/+13 |
* | * Refactors call to OutPacket out of AssetCache and into LLClientView | Teravus Ovares | 2008-06-18 | 1 | -0/+76 |
* | * minor: A few miscellaneous doc comments before I break and start on somethi... | Justin Clarke Casey | 2008-06-14 | 1 | -1/+1 |
* | * Enables maptile display in grid mode for simulators that are not on the sam... | Teravus Ovares | 2008-06-14 | 1 | -0/+1 |
* | * Split the World Map code into a module. | Teravus Ovares | 2008-06-12 | 1 | -11/+36 |
* | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 2008-06-11 | 1 | -9/+3 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-06-10 | 1 | -4/+4 |
* | * This wraps the autopilot request to the client's sit response. An interes... | Teravus Ovares | 2008-06-06 | 1 | -4/+55 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-06 | 1 | -3/+3 |
* | Mantis#1455. Thank you kindly, Mikem for a patch that addresses | Charles Krinke | 2008-06-05 | 1 | -1/+0 |
* | * minor: Yet another minor logging message tweak following on from the last c... | Justin Clarke Casey | 2008-06-05 | 1 | -1/+1 |
* | * minor: Increase verbosity of "new user request denied" incoming session war... | Justin Clarke Casey | 2008-06-05 | 1 | -1/+4 |
* | * If a client thread crashes, make an attempt to notify the client and clean ... | Justin Clarke Casey | 2008-06-05 | 1 | -4/+58 |
* | * Start writing out assets metadata file for archiver | Justin Clarke Casey | 2008-06-04 | 1 | -1/+1 |
* | change clientCircuits_reverse to a synchronized hash table. This | Sean Dague | 2008-06-04 | 1 | -35/+45 |
* | * Start recording abnormal client thread terminations | Justin Clarke Casey | 2008-06-04 | 1 | -0/+4 |
* | * If a ThreadAbortException reaches AuthUser() then let it pass through unmol... | Justin Clarke Casey | 2008-06-04 | 1 | -0/+4 |
* | * minor: Remove my own stupidity in the last doc comment - it wouldn't actual... | Justin Clarke Casey | 2008-06-03 | 1 | -3/+1 |
* | * minor: Change comment on last commit. My English - not so good. | Justin Clarke Casey | 2008-06-03 | 1 | -3/+4 |
* | * Stop the crash to bash of the entire region server when a client thread fai... | Justin Clarke Casey | 2008-06-03 | 1 | -22/+36 |
* | temporarily disable the last bit of code as it prevents startup on | Sean Dague | 2008-06-03 | 1 | -1/+2 |
* | From: Dong Jun Lan <landj@cn.ibm.com> | Sean Dague | 2008-06-03 | 1 | -0/+6 |
* | * This should fix presence issues. | Teravus Ovares | 2008-06-03 | 1 | -0/+2 |
* | * It's probably safe to remove the 'Warning Duplicate packet detected Packet ... | Teravus Ovares | 2008-06-03 | 1 | -1/+1 |
* | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 2008-06-01 | 1 | -2/+2 |
* | * Move log version printing up into BaseOpenSimServer | Justin Clarke Casey | 2008-06-01 | 1 | -1/+3 |
* | * Make version information common to all servers | Justin Clarke Casey | 2008-05-31 | 1 | -1/+1 |
* | Mantis#1422. Thank you kindly, Xantor for a patch that : | Charles Krinke | 2008-05-30 | 1 | -5/+16 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-30 | 1 | -176/+134 |
* | Mantis#1406. Thank you kindly, Xantor for a patch that: | Charles Krinke | 2008-05-28 | 1 | -5/+13 |
* | * Implements duplicate packet tracking. This virtually eliminates object du... | Teravus Ovares | 2008-05-28 | 1 | -1/+64 |
* | Thank you kindly, Melanie for a patch for script reset | Charles Krinke | 2008-05-26 | 1 | -0/+10 |
* | * Extract and boil down necessary texture UUIDs for an archive of the scene p... | Justin Clarke Casey | 2008-05-26 | 1 | -1/+1 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 2 | -16/+13 |
* | * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho... | Teravus Ovares | 2008-05-25 | 1 | -0/+7 |
* | * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. | Teravus Ovares | 2008-05-25 | 1 | -0/+56 |
* | * Temporary fix for mantis 1374 | Justin Clarke Casey | 2008-05-24 | 1 | -1/+11 |
* | This enables return from the parcel object owner display. | Teravus Ovares | 2008-05-24 | 1 | -0/+25 |
* | * Implements selected object return. | Teravus Ovares | 2008-05-24 | 1 | -0/+1 |
* | IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in | Dr Scofield | 2008-05-23 | 1 | -2/+4 |
* | Thank you kindly, Melanie, for: | Charles Krinke | 2008-05-23 | 1 | -2/+22 |
* | change to how initial terrain data is sent. Instead of sending the 64 packets... | MW | 2008-05-22 | 1 | -10/+46 |
* | * Limiting the Quaternion reset to x=y=z=w=0 | Teravus Ovares | 2008-05-22 | 1 | -4/+4 |
* | * Refactor: Move enhancement of version string with operating system informat... | Justin Clarke Casey | 2008-05-22 | 1 | -2/+1 |
* | IZ QUATERNION NORMALIZE TO 0? NOWAI! KTHXBYE | Teravus Ovares | 2008-05-21 | 1 | -0/+10 |
* | Add copyright notices. | Jeff Ames | 2008-05-20 | 1 | -0/+27 |
* | * minor: Just a few documentation odds and ends | Justin Clarke Casey | 2008-05-18 | 1 | -3/+0 |
* | * Group type stuff. Nothing spectacular. two packets, sorta almost semi half... | Teravus Ovares | 2008-05-18 | 1 | -1/+54 |
* | * Tweaked patch mantis 1302 and committing it. | Teravus Ovares | 2008-05-17 | 1 | -0/+23 |