| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Michael Osias IBM (jimbo2120) | Justin Clarke Casey | 2008-02-18 | 2 | -0/+41 |
* | Added copyright notices. | Jeff Ames | 2008-02-17 | 2 | -4/+58 |
* | Renamed AgentAgentTransactionModule to the correct name of AgentAssetTransact... | MW | 2008-02-16 | 1 | -1/+1 |
* | Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C... | MW | 2008-02-16 | 2 | -0/+626 |
* | be smarter about the size of dynamic textures that we pull in | Sean Dague | 2008-02-15 | 1 | -1/+29 |
* | allow for 1024x1024 textures through osSetDynamicTextureURL. Follow up patch | Sean Dague | 2008-02-15 | 1 | -2/+2 |
* | Fixed bug in AvatarFactoryModule that resulted in removing cloth items, not b... | MW | 2008-02-15 | 1 | -27/+28 |
* | Update svn properties. | Jeff Ames | 2008-02-15 | 2 | -377/+377 |
* | make dynamic textures temporary to try to stop filling up the | Sean Dague | 2008-02-14 | 1 | -1/+1 |
* | More work on trying to get AvatarFactoryModule to play nicely with multiple t... | MW | 2008-02-14 | 1 | -63/+80 |
* | Added "better" multi thread handling to AvatarFactoryModule, which uses Event... | MW | 2008-02-14 | 1 | -23/+120 |
* | * Removed some catch-all-ignores from UDPServer in an attempt to look for #305. | Adam Frisby | 2008-02-14 | 1 | -1/+2 |
* | * Tree Populator Module, use "script tree" to make a growing tree in your sim. | Adam Frisby | 2008-02-14 | 1 | -0/+246 |
* | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2008-02-14 | 2 | -2/+133 |
* | Revert the index -> Add changes made in AvatarFactoryModule previously. It a... | Justin Clarke Casey | 2008-02-14 | 1 | -2/+2 |
* | * Patch from Dr Schofld's (IBM). In his own words | Justin Clarke Casey | 2008-02-13 | 1 | -1/+3 |
* | Added some locks on the cache Dictionary in AvatarFactoryModule. | MW | 2008-02-13 | 1 | -10/+25 |
* | * Fix for mantis 522. However, I would be a little surprised if this code di... | Justin Clarke Casey | 2008-02-13 | 1 | -3/+3 |
* | * Renamed and moved avatar appearance config keys. Everyone who has appearanc... | Tedd Hansen | 2008-02-11 | 1 | -2/+2 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 2 | -3/+3 |
* | * 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 |