| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-06 | 6 | -20/+20 |
* | Mantis#1460. Thank you, CMickeyb for a patch that addresses: | Charles Krinke | 2008-06-05 | 1 | -10/+23 |
* | Mantis#1459. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 2008-06-05 | 1 | -2/+5 |
* | * Applied 9085B_[5004]_xengine_abort_regression.patch from #1437 | lbsa71 | 2008-06-05 | 1 | -0/+2 |
* | Mantis#1438. Thank you kindly, Melanie for a patch that: | Charles Krinke | 2008-06-05 | 1 | -17/+63 |
* | Mantis#1437. Patch 3 of 4. Thank you kindly, Melanie for: | Charles Krinke | 2008-06-05 | 2 | -10/+65 |
* | Mantis#1437. Patch 2 of 4. Thank you kindly, Melanie for: | Charles Krinke | 2008-06-05 | 1 | -0/+11 |
* | Mantis#1437. Patch one of four. Thank you kindly, Melanie for: | Charles Krinke | 2008-06-05 | 6 | -37/+95 |
* | Mantis#1455. Thank you kindly, Mikem for a patch that addresses | Charles Krinke | 2008-06-05 | 1 | -1/+0 |
* | Mantis#1451. Thank you kindly, Mikem for a patch that addresses: | Charles Krinke | 2008-06-05 | 2 | -10/+65 |
* | * This sends collision events to the script engine. | Teravus Ovares | 2008-06-05 | 6 | -28/+348 |
* | * Don't create ghost prim when rezzing objects from inventory | Teravus Ovares | 2008-06-05 | 1 | -1/+2 |
* | Update svn properties. | Jeff Ames | 2008-06-05 | 1 | -25/+25 |
* | * 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 |
* | * refactor: rename now inaccurate textureUuids to assetUuids | Justin Clarke Casey | 2008-06-05 | 1 | -5/+5 |
* | * If a client thread crashes, make an attempt to notify the client and clean ... | Justin Clarke Casey | 2008-06-05 | 1 | -4/+58 |
* | * exprimental: Export and reimport all items within a prim except Objects | Justin Clarke Casey | 2008-06-05 | 4 | -13/+34 |
* | * Change archiver 'textures' dir back to 'assets' | Justin Clarke Casey | 2008-06-05 | 4 | -7/+7 |
* | * Dearchive using assets metadata rather than assuming everything is a texture | Justin Clarke Casey | 2008-06-04 | 3 | -19/+199 |
* | Update svn properties. | Jeff Ames | 2008-06-04 | 1 | -129/+129 |
* | * Start writing out assets metadata file for archiver | Justin Clarke Casey | 2008-06-04 | 3 | -18/+133 |
* | 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 |
* | * Added a check for a non-finite heightfield array value passed to the ODEPlu... | Teravus Ovares | 2008-06-04 | 1 | -0/+9 |
* | Mantis#1447. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2008-06-04 | 1 | -3/+4 |
* | Mantis#1441. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2008-06-04 | 1 | -4/+30 |
* | Mantis#1440. Thank you kindly, Melanie for a patch that | Charles Krinke | 2008-06-04 | 1 | -0/+1 |
* | Mantis#1446. Thank you kindly, Grumly57 for a patch | Charles Krinke | 2008-06-04 | 1 | -0/+22 |
* | Mantis#1439. Thank you kindly, Melanie for a patch that | Charles Krinke | 2008-06-04 | 4 | -1/+53 |
* | applied patch from mantis #1268 , thanks mikem | MW | 2008-06-04 | 1 | -0/+4 |
* | * From Dahlia | Teravus Ovares | 2008-06-04 | 1 | -21/+36 |
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 49 | -770/+786 |
* | * 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 |
* | * experimental: archive out and reload textures within a prim's inventory | Justin Clarke Casey | 2008-06-03 | 1 | -0/+9 |
* | * Change single assets/ archiver directory to be textures/ instead | Justin Clarke Casey | 2008-06-03 | 3 | -6/+5 |
* | 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 |
* | * minor: Attempted method documentation clarifications related to last two co... | Justin Clarke Casey | 2008-06-03 | 1 | -3/+3 |
* | * Remove what should be unnecessary locking in InnerScene.GetEntitites() | Justin Clarke Casey | 2008-06-03 | 1 | -8/+1 |
* | * Remove what should be unnecessary locking of GetScenePresences() | Justin Clarke Casey | 2008-06-03 | 1 | -9/+3 |
* | * This should fix presence issues. | Teravus Ovares | 2008-06-03 | 2 | -2/+9 |
* | * It's probably safe to remove the 'Warning Duplicate packet detected Packet ... | Teravus Ovares | 2008-06-03 | 1 | -1/+1 |
* | remove the prolog parser from all LSL/C# scripts (it was adding overhead | Sean Dague | 2008-06-02 | 1 | -12/+6 |
* | * experimental: Once we've received all the required assets from the asset se... | Justin Clarke Casey | 2008-06-02 | 1 | -1/+13 |
* | * experimental: Make OpenSim archiver save and reload all prim textures when ... | Justin Clarke Casey | 2008-06-02 | 1 | -2/+11 |
* | * This update enables grid wide presence updates. | Teravus Ovares | 2008-06-02 | 2 | -11/+129 |