aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Report 'asset not found' situations back to UserTextureDownloadServiceJustin Clarke Casey2008-02-201-5/+19
* Fixed big bug in AgentAssetTransactions, now don't seem to be getting any Abo...MW2008-02-201-4/+4
* some changes to the initialising of AgentAssetTransactionModule to see if the...MW2008-02-201-9/+23
* * Added a few more packets to ClientView. Added tendons to the Skeletal Group...Teravus Ovares2008-02-201-3/+220
* Doc correctionJustin Clarke Casey2008-02-191-1/+1
* * Add documentationJustin Clarke Casey2008-02-193-16/+112
* From: Michael Osias <mosias@us.ibm.com>Sean Dague2008-02-193-143/+442
* Playing "Name that thread". Adding names and isbackground=true to all threads...Tedd Hansen2008-02-192-3/+19
* Patch from Michael Osias IBM (jimbo2120)Justin Clarke Casey2008-02-182-0/+41
* Added copyright notices.Jeff Ames2008-02-172-4/+58
* Renamed AgentAgentTransactionModule to the correct name of AgentAssetTransact...MW2008-02-161-1/+1
* Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C...MW2008-02-162-0/+626
* be smarter about the size of dynamic textures that we pull inSean Dague2008-02-151-1/+29
* allow for 1024x1024 textures through osSetDynamicTextureURL. Follow up patchSean Dague2008-02-151-2/+2
* Fixed bug in AvatarFactoryModule that resulted in removing cloth items, not b...MW2008-02-151-27/+28
* Update svn properties.Jeff Ames2008-02-152-377/+377
* make dynamic textures temporary to try to stop filling up theSean Dague2008-02-141-1/+1
* More work on trying to get AvatarFactoryModule to play nicely with multiple t...MW2008-02-141-63/+80
* Added "better" multi thread handling to AvatarFactoryModule, which uses Event...MW2008-02-141-23/+120
* * Removed some catch-all-ignores from UDPServer in an attempt to look for #305.Adam Frisby2008-02-141-1/+2
* * Tree Populator Module, use "script tree" to make a growing tree in your sim.Adam Frisby2008-02-141-0/+246
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-142-2/+133
* Revert the index -> Add changes made in AvatarFactoryModule previously. It a...Justin Clarke Casey2008-02-141-2/+2
* * Patch from Dr Schofld's (IBM). In his own wordsJustin Clarke Casey2008-02-131-1/+3
* Added some locks on the cache Dictionary in AvatarFactoryModule.MW2008-02-131-10/+25
* * Fix for mantis 522. However, I would be a little surprised if this code di...Justin Clarke Casey2008-02-131-3/+3
* * Renamed and moved avatar appearance config keys. Everyone who has appearanc...Tedd Hansen2008-02-111-2/+2
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-102-3/+3
* * In the most basic situations, ClientView and ScenePresence no longer leak m...Justin Clarke Casey2008-02-092-4/+10
* Mostly debugging verbosity which I shall very shortly comment out.Justin Clarke Casey2008-02-093-3/+15
* small bit of refactoring, MW2008-02-081-4/+9
* * Chasing down memory leak where memory used by a client is not returned on c...Justin Clarke Casey2008-02-061-7/+31
* Converted logging to use log4net.Jeff Ames2008-02-057-107/+77
* * Refactored the sound calls to SceneObjectPart Teravus Ovares2008-02-051-0/+324
* Added copyright statements.Jeff Ames2008-02-053-2/+86
* First part of avatar persistence, currently only really works in standalone m...MW2008-02-042-12/+268
* * Chat Message format patch from kinoc (#443) Thanks!Adam Frisby2008-02-041-2/+19
* Thank you very much, Kinoc for : Moved the Listener loop try/catch to a bette...Charles Krinke2008-02-021-8/+17
* Thank you, Kinoc for the ChatModule.cs updates.Charles Krinke2008-02-011-75/+491
* revert last IRC bridge changes as this broke chat on my test environment.Sean Dague2008-01-311-80/+23
* * setting some readonlieslbsa712008-01-311-1/+1
* Thanks kinoc for your improved IRC Gateway patch as referenced in mantis issu...Teravus Ovares2008-01-291-23/+80
* First part of changing prim's permission flags to use the correct enum (libsl...MW2008-01-161-1/+1
* * Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac...Teravus Ovares2008-01-161-0/+3
* * Mother of all commits:Adam Frisby2008-01-153-3/+3
* Thank you, Kinoc for adding: When accessing slower web sites or proxy servicesCharles Krinke2008-01-121-1/+1
* * Removed unneeded and uneeded debug messagelbsa712008-01-081-2/+0
* * changed form Debug to Verbose on Texture sendinglbsa712008-01-031-1/+1
* * Added removal of TextureSenders and UserTextureDownloadService on agent lea...lbsa712008-01-032-2/+31
* Set svn:eol-style.Jeff Ames2008-01-032-232/+232