aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-29* This Checks the asset of each wearable asynchronously and repairs if it's r...teravus1-12/+23
2013-01-28Change default avatar replacements to be ruth rather than urban maleMelanie1-13/+10
2013-01-27Prevent items being destroyed by rename operations. Renaming of a wearable alsoMelanie1-1/+2
2013-01-26* This update is ugly as sin, but it 'fills in the blanks' of your appearance...teravus1-4/+259
2013-01-24Null check the response body to make sure we're not crashing the script engineMelanie1-0/+6
2013-01-23EXPERIMENTAL - Comment out the check for the agent already being in transitMelanie1-8/+9
2013-01-21Allow TeleportCancel packets to reset the transfer state machineMelanie1-0/+6
2013-01-20Implement HTTP Request froma thread pool to avoid packet congestionMelanie1-14/+45
2013-01-20Revert "Refactor scripted http request to use async calls rather than hard th...Melanie1-87/+53
2013-01-20Refactor scripted http request to use async calls rather than hard threadsMelanie1-53/+87
2013-01-19Remove the core groups moduleMelanie1-252/+0
2013-01-19Kill the dumb Opensimulator Testing group again - for good.Melanie1-8/+3
2013-01-16* Enables loading cached bakes on teleport by filling in the appropriate avat...teravus1-2/+71
2013-01-03check land permitions on sit target for unscripted sitsUbitUmarov1-0/+13
2012-12-29* This finishes the implementation of AgentCachedTexture. Requires the XBak...teravus1-6/+1
2012-12-21* Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2-11/+27
2012-12-13add a Check method to flotsamAssetCache, so to check if a asset is inUbitUmarov5-13/+128
2012-12-07revert the use of avatar skeleton and use avatar size provided by viewers,UbitUmarov1-8/+23
2012-12-07*TEST* Use new avatar size in ubitODE.UbitUmarov1-1/+10
2012-11-23Remove the redundant BypassPermissions() checks in EstateManagmentModule.Justin Clark-Casey (justincc)1-8/+13
2012-11-23minor: Add some console feedback on region restart and log who requested a re...Justin Clark-Casey (justincc)2-1/+9
2012-11-20If GetAgents() is called with an empty userIDs array then don't bother with a...Justin Clark-Casey (justincc)1-0/+4
2012-11-20refactor: Move common presence connector code into BasePresenceServiceConnectorJustin Clark-Casey (justincc)4-193/+145
2012-11-17Prevent a buffer overflow in asset receivingMelanie1-11/+20
2012-11-17Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2-5/+4
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus61-5028/+1763
2012-11-15Following on from 4f982596, launch map name requests on an async thread from ...Justin Clark-Casey (justincc)1-12/+8
2012-11-14Possibly fixes mantis #6429 (Flotsam cache having a null ref to the asset ser...Diva Canto1-4/+2
2012-11-13Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...Diva Canto1-1/+1
2012-11-13Deleted .addin.xml. Added AssemblyInfo.csDiva Canto2-15/+38
2012-11-13Last 27 modules' directives (service connectors out).Diva Canto27-33/+54
2012-11-13Another 11 modules' directions moved out of .addin.xmlDiva Canto12-14/+22
2012-11-13Another 21 modules' directives moved out of .addin.xmlDiva Canto21-22/+41
2012-11-12Moved the WindModule and its own plugins out of .addin.xmlDiva Canto4-5/+5
2012-11-12Another 10 modules' directives moved from .addin.xmlDiva Canto11-10/+20
2012-11-13Disable code to get server-side to move given items to a destination folder o...Justin Clark-Casey (justincc)1-67/+70
2012-11-12More module cleanup: removed the CoreModules.Framework modules directives out...Diva Canto7-6/+12
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto18-18/+18
2012-11-13Update ScriptModuleComms name space to CoreModulesMelanie1-1/+1
2012-11-12Remove any mention of IRegionModule from region names and comments to aidMelanie20-24/+24
2012-11-11Fix mantis #6425Diva Canto1-6/+0
2012-11-11Fix issues with the DynamicTextureModule and corresponding unit tests.Diva Canto3-32/+39
2012-11-11One more module converted: PermissionsModule.Diva Canto1-112/+155
2012-11-11One more module converted: XMLRPCModule. Removed it from the special loading ...Diva Canto1-31/+51
2012-11-11One more module converted: VectorRenderModule.Diva Canto1-27/+41
2012-11-11One more module: DynamicTextureModule. Removed it from the special load in th...Diva Canto1-11/+27
2012-11-11One more module converted: LoadImageURLModule. Also removed it from its hard-...Diva Canto1-19/+38
2012-11-11One more module converted: ScriptsHttpRequests.Diva Canto1-9/+25
2012-11-11One more module converted: EmailModule.Diva Canto1-46/+64
2012-11-11J2KDecoderModule: move the code out of PostInitialise()Diva Canto1-8/+17