| Commit message (Expand) | Author | Files | Lines |
2008-02-20 | Minor cleanup. | Jeff Ames | 20 | -29/+23 |
2008-02-20 | * Report 'asset not found' situations back to UserTextureDownloadService | Justin Clarke Casey | 1 | -5/+19 |
2008-02-20 | Fixed big bug in AgentAssetTransactions, now don't seem to be getting any Abo... | MW | 1 | -4/+4 |
2008-02-20 | some changes to the initialising of AgentAssetTransactionModule to see if the... | MW | 1 | -9/+23 |
2008-02-20 | * Added a few more packets to ClientView. Added tendons to the Skeletal Group... | Teravus Ovares | 1 | -3/+220 |
2008-02-19 | Doc correction | Justin Clarke Casey | 1 | -1/+1 |
2008-02-19 | * Add documentation | Justin Clarke Casey | 3 | -16/+112 |
2008-02-19 | From: Michael Osias <mosias@us.ibm.com> | Sean Dague | 3 | -143/+442 |
2008-02-19 | Playing "Name that thread". Adding names and isbackground=true to all threads... | Tedd Hansen | 2 | -3/+19 |
2008-02-18 | Patch from Michael Osias IBM (jimbo2120) | Justin Clarke Casey | 2 | -0/+41 |
2008-02-17 | Added copyright notices. | Jeff Ames | 2 | -4/+58 |
2008-02-16 | Renamed AgentAgentTransactionModule to the correct name of AgentAssetTransact... | MW | 1 | -1/+1 |
2008-02-16 | Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C... | MW | 2 | -0/+626 |
2008-02-15 | be smarter about the size of dynamic textures that we pull in | Sean Dague | 1 | -1/+29 |
2008-02-15 | allow for 1024x1024 textures through osSetDynamicTextureURL. Follow up patch | Sean Dague | 1 | -2/+2 |
2008-02-15 | Fixed bug in AvatarFactoryModule that resulted in removing cloth items, not b... | MW | 1 | -27/+28 |
2008-02-15 | Update svn properties. | Jeff Ames | 2 | -377/+377 |
2008-02-14 | make dynamic textures temporary to try to stop filling up the | Sean Dague | 1 | -1/+1 |
2008-02-14 | More work on trying to get AvatarFactoryModule to play nicely with multiple t... | MW | 1 | -63/+80 |
2008-02-14 | Added "better" multi thread handling to AvatarFactoryModule, which uses Event... | MW | 1 | -23/+120 |
2008-02-14 | * Removed some catch-all-ignores from UDPServer in an attempt to look for #305. | Adam Frisby | 1 | -1/+2 |
2008-02-14 | * Tree Populator Module, use "script tree" to make a growing tree in your sim. | Adam Frisby | 1 | -0/+246 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2 | -2/+133 |
2008-02-14 | Revert the index -> Add changes made in AvatarFactoryModule previously. It a... | Justin Clarke Casey | 1 | -2/+2 |
2008-02-13 | * Patch from Dr Schofld's (IBM). In his own words | Justin Clarke Casey | 1 | -1/+3 |
2008-02-13 | Added some locks on the cache Dictionary in AvatarFactoryModule. | MW | 1 | -10/+25 |
2008-02-13 | * Fix for mantis 522. However, I would be a little surprised if this code di... | Justin Clarke Casey | 1 | -3/+3 |
2008-02-11 | * Renamed and moved avatar appearance config keys. Everyone who has appearanc... | Tedd Hansen | 1 | -2/+2 |
2008-02-10 | Clean up logging calls using String.Format explicitly | Jeff Ames | 2 | -3/+3 |
2008-02-09 | * In the most basic situations, ClientView and ScenePresence no longer leak m... | Justin Clarke Casey | 2 | -4/+10 |
2008-02-09 | Mostly debugging verbosity which I shall very shortly comment out. | Justin Clarke Casey | 3 | -3/+15 |
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 |