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