| Commit message (Expand) | Author | Age | Files | Lines |
* | * In the most basic situations, ClientView and ScenePresence no longer leak m... | Justin Clarke Casey | 2008-02-09 | 2 | -4/+10 |
* | Mostly debugging verbosity which I shall very shortly comment out. | Justin Clarke Casey | 2008-02-09 | 3 | -3/+15 |
* | small bit of refactoring, | MW | 2008-02-08 | 1 | -4/+9 |
* | * Chasing down memory leak where memory used by a client is not returned on c... | Justin Clarke Casey | 2008-02-06 | 1 | -7/+31 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 7 | -107/+77 |
* | * Refactored the sound calls to SceneObjectPart | Teravus Ovares | 2008-02-05 | 1 | -0/+324 |
* | Added copyright statements. | Jeff Ames | 2008-02-05 | 3 | -2/+86 |
* | First part of avatar persistence, currently only really works in standalone m... | MW | 2008-02-04 | 2 | -12/+268 |
* | * Chat Message format patch from kinoc (#443) Thanks! | Adam Frisby | 2008-02-04 | 1 | -2/+19 |
* | Thank you very much, Kinoc for : Moved the Listener loop try/catch to a bette... | Charles Krinke | 2008-02-02 | 1 | -8/+17 |
* | Thank you, Kinoc for the ChatModule.cs updates. | Charles Krinke | 2008-02-01 | 1 | -75/+491 |
* | revert last IRC bridge changes as this broke chat on my test environment. | Sean Dague | 2008-01-31 | 1 | -80/+23 |
* | * setting some readonlies | lbsa71 | 2008-01-31 | 1 | -1/+1 |
* | Thanks kinoc for your improved IRC Gateway patch as referenced in mantis issu... | Teravus Ovares | 2008-01-29 | 1 | -23/+80 |
* | First part of changing prim's permission flags to use the correct enum (libsl... | MW | 2008-01-16 | 1 | -1/+1 |
* | * Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac... | Teravus Ovares | 2008-01-16 | 1 | -0/+3 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 3 | -3/+3 |
* | Thank you, Kinoc for adding: When accessing slower web sites or proxy services | Charles Krinke | 2008-01-12 | 1 | -1/+1 |
* | * Removed unneeded and uneeded debug message | lbsa71 | 2008-01-08 | 1 | -2/+0 |
* | * changed form Debug to Verbose on Texture sending | lbsa71 | 2008-01-03 | 1 | -1/+1 |
* | * Added removal of TextureSenders and UserTextureDownloadService on agent lea... | lbsa71 | 2008-01-03 | 2 | -2/+31 |
* | Set svn:eol-style. | Jeff Ames | 2008-01-03 | 2 | -232/+232 |
* | * Some work on TextureDownloadModule | lbsa71 | 2008-01-03 | 3 | -214/+236 |
* | * Trying to address TextureSender issues | lbsa71 | 2008-01-02 | 1 | -32/+43 |
* | * Re-wrote IM that sends the friend request so that it displays the name of t... | Teravus Ovares | 2008-01-02 | 2 | -5/+12 |
* | * You can add and remove a friend in standalone now within the same simulator... | Teravus Ovares | 2008-01-01 | 2 | -34/+186 |
* | * Added graceful remote script server connection error handling | Teravus Ovares | 2007-12-30 | 1 | -2/+2 |
* | * Fixed References in Prebuild so the project compiles | Teravus Ovares | 2007-12-30 | 1 | -3/+40 |
* | * Applied Melanie's same instance IM fix. This will make IMs work within the... | Teravus Ovares | 2007-12-30 | 1 | -4/+6 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 7 | -188/+191 |
* | * AssetServerBase: _ProcessRequest is now called GetAsset | lbsa71 | 2007-12-27 | 1 | -1/+1 |
* | * This update includes a wide range of changes to the ODEPlugin for avatar mo... | Teravus Ovares | 2007-12-26 | 1 | -1/+9 |
* | * Removed redundant code in RestService.cs | Adam Frisby | 2007-12-18 | 2 | -4/+2 |
* | textures that fit in one packet expect the packet number to be 1. You clear t... | Brian McBee | 2007-12-18 | 1 | -1/+1 |
* | make it so prims don't relay into IRC | Sean Dague | 2007-12-17 | 1 | -4/+2 |
* | ignore Primitive for the IRC relay | Sean Dague | 2007-12-17 | 1 | -1/+3 |
* | From Michael Osias (IBM) | Sean Dague | 2007-12-13 | 1 | -11/+38 |
* | Minor cleanup | Jeff Ames | 2007-12-13 | 1 | -4/+0 |
* | Fix for #176 (... doesn't appear in chat bubbles). This also gets the viewer ... | Jeff Ames | 2007-12-13 | 1 | -46/+15 |
* | From Michael Osias (IBM) | Sean Dague | 2007-12-12 | 2 | -3/+318 |
* | * Start listening for client connections immediately after a region initializ... | Teravus Ovares | 2007-12-12 | 1 | -1/+8 |
* | A few minor changes/additions/fixes. | MW | 2007-12-11 | 1 | -1/+1 |
* | refactor SunModule a bit to make more sensible | Sean Dague | 2007-12-11 | 1 | -7/+12 |
* | added copyright notices | Jeff Ames | 2007-12-11 | 2 | -0/+56 |
* | default day's to a more sensible 24 hrs instead of 0.5. You | Sean Dague | 2007-12-10 | 1 | -1/+1 |
* | Changed how TextureDownloadModule is initialised, due to some weird behaviour... | MW | 2007-12-10 | 1 | -4/+10 |
* | more work on texture downloading. | MW | 2007-12-10 | 1 | -100/+176 |
* | refactored ChatModule a bit. | Jeff Ames | 2007-12-10 | 2 | -92/+51 |
* | removed old debugging code from IM and chat modules | Jeff Ames | 2007-12-09 | 2 | -7/+0 |
* | Enabled the TextureDownloadModule, so that hopefully I might get some feedbac... | MW | 2007-12-07 | 2 | -16/+17 |