aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | Prevent items being destroyed by rename operations. Renaming of a wearable alsoMelanie2013-01-271-1/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Another 21 modules' directives moved out of .addin.xmlDiva Canto2012-11-132-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-122-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | J2KDecoderModule: move the code out of PostInitialise()Diva Canto2012-11-111-8/+17
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | One more module converted: XferModule.Diva Canto2012-11-101-9/+24
* | | | | | | | | | | | | | | | | | | | One more module converted: J2KDecoderModule.Diva Canto2012-11-101-10/+32
* | | | | | | | | | | | | | | | | | | | One more more converted: IPBanModule.Diva Canto2012-11-091-6/+18
* | | | | | | | | | | | | | | | | | | | Fix very recently introduced race condition where a CreateNewItem outracing a...Justin Clark-Casey (justincc)2012-09-251-19/+18
* | | | | | | | | | | | | | | | | | | | Comment out old m_storeLocal from AssetXferUploader.Justin Clark-Casey (justincc)2012-09-251-6/+6
* | | | | | | | | | | | | | | | | | | | Insert transaction ID into AssetXferUploader constructor rather than at Uploa...Justin Clark-Casey (justincc)2012-09-252-36/+49
* | | | | | | | | | | | | | | | | | | | Move UDP update task item code to AssetXferUploader to match existing create ...Justin Clark-Casey (justincc)2012-09-253-64/+52
* | | | | | | | | | | | | | | | | | | | Fix occasional race condition failure when creating new clothing/body parts i...Justin Clark-Casey (justincc)2012-09-253-110/+94
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Record the fact that child agents can have asset transactions.Justin Clark-Casey (justincc)2012-06-071-8/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2012-03-271-1/+21
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Remove IClientAPI from the money module. It was only used to pass in theMelanie2012-01-281-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Improve "j2k decode" command to tell us how many layers and components were d...Justin Clark-Casey (justincc)2012-01-051-5/+16
* | | | | | | | | | | | | | | | Add a "j2k decode" region console command that allows a manual request for a ...Justin Clark-Casey (justincc)2012-01-051-8/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Minor formatting changes and commented out log lines for future debugging of ...Justin Clark-Casey (justincc)2012-01-041-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Adding commented out log messages and some minor formatting for future bug hu...Justin Clark-Casey (justincc)2012-01-021-0/+3
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-11-141-2/+0
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fix avatar parameter updating for viewer 3 and maybe 2.Justin Clark-Casey (justincc)2011-09-233-82/+238
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Moved several cap-based-service-providing modules from where they were into a...Diva Canto2011-04-301-255/+0
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim.Justin Clark-Casey (justincc)2011-04-281-4/+5
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fixed Caps handlers leakDiva Canto2011-02-051-1/+0
* | | | | | | | | One more diagnosis command:Diva Canto2011-02-051-1/+27
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | remove some mono compiler warningsJustin Clark-Casey (justincc)2011-01-211-2/+2
* | | | | | | | implement "show throttles" command for showing current agent throttles and th...Justin Clark-Casey (justincc)2011-01-211-200/+0
* | | | | | | | minor: help text adjustment for "show queues"Justin Clark-Casey (justincc)2011-01-201-2/+2
* | | | | | | | remove reference to CoreModules from ClientStack.LindenUDPJustin Clark-Casey (justincc)2011-01-201-2/+2
* | | | | | | | Move "show queues" command out of OpenSim.cs and into a separate module.Justin Clark-Casey (justincc)2011-01-201-0/+200
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | One more pass at object inventory. This time, fix SceneObjectPartInventory so...Diva Canto2010-12-241-80/+14
| |_|_|_|_|/ |/| | | | |
* | | | | | Hopefully this fixes all prim inventory issues. No more abort, no more keepin...Diva Canto2010-12-231-35/+49
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2010-12-231-6/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Put back a commented section of code. With some viewers, object inventoryMelanie2010-12-231-6/+5
| | |_|/ | |/| |
* | | | Removed unused code -- this was the previous version of UDP texture sending, ...Diva Canto2010-12-234-866/+0
|/ / /
* | | Added a counter to NewFiles in Xfers to account for simultaneous object inven...Diva Canto2010-12-221-16/+42
| |/ |/|
* | * Adds AbortXfer to the ClientAPI mixTeravus Ovares (Dan Olivares)2010-12-211-4/+66
* | Simplify updating of agent inventory assets. Make newly created asset IDsMelanie2010-12-041-19/+6
* | Convert the agent asset transactions module to a new style module.Melanie2010-12-043-168/+156
|/
* Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)2010-09-041-3/+1
* Unit test breakage fix.Diva Canto2010-08-201-3/+3
* Fixes mantis #4870.Diva Canto2010-07-141-1/+7
* Clean up IMoneyModule and adjust the other modules to the changesMelanie Thielker2010-07-021-1/+1
* Finalized the client's TCP IP address verification process for HG1.5.Diva Canto2010-05-151-1/+1
* Make the "notecard saved" text appear in the saver rather than the notecard o...Justin Clark-Casey (justincc)2010-04-191-0/+3
* Add config option for switching between CSJ2K and BuggyJPEG.Melanie2010-03-081-3/+9
* * Added code to support either CSJ2K or OpenJPEG texture decoding. Currently ...John Hurliman2010-03-071-20/+33
* Changed asset CreatorID to a stringJohn Hurliman2010-02-222-2/+2
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-222-2/+2