Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure we dispose of WebResponse, StreamReader and Stream in various place... | Justin Clark-Casey (justincc) | 2013-02-27 | 1 | -6/+10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add regression test for llRequestUrl() | Justin Clark-Casey (justincc) | 2013-02-26 | 1 | -16/+21 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Handle null check on configs in module startup so that the the code can be ... | teravus | 2013-02-14 | 1 | -6/+8 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add basic JsonCreateStore() regression test | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mantis 6508 llHTTPResponse body is incorrectly interpreted by IE | Talun | 2013-01-24 | 1 | -1/+15 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Another 21 modules' directives moved out of .addin.xml | Diva Canto | 2012-11-13 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-11-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update ScriptModuleComms name space to CoreModules | Melanie | 2012-11-13 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup on region modules: gave short node id's to all of them. | Diva Canto | 2012-11-12 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix issues with the DynamicTextureModule and corresponding unit tests. | Diva Canto | 2012-11-11 | 3 | -32/+39 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One more module converted: XMLRPCModule. Removed it from the special loading ... | Diva Canto | 2012-11-11 | 1 | -31/+51 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One more module converted: VectorRenderModule. | Diva Canto | 2012-11-11 | 1 | -27/+41 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One more module: DynamicTextureModule. Removed it from the special load in th... | Diva Canto | 2012-11-11 | 1 | -11/+27 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One more module converted: LoadImageURLModule. Also removed it from its hard-... | Diva Canto | 2012-11-11 | 1 | -19/+38 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One more module converted: ScriptsHttpRequests. | Diva Canto | 2012-11-11 | 1 | -9/+25 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One more module converted: EmailModule. | Diva Canto | 2012-11-11 | 1 | -46/+64 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | document, 80-character width terminal formatting converting comments to docum... | SignpostMarv | 2012-11-10 | 1 | -15/+65 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | document & 80-character width terminal formatting | SignpostMarv | 2012-11-10 | 1 | -56/+114 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Converting WorldCommModule to INonSharedRegionModule | SignpostMarv | 2012-11-10 | 1 | -11/+25 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a method to query all registered script constants to allow non-XEngine | Melanie | 2012-11-04 | 1 | -0/+16 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactoring IWorldCommListenerInfo.GetRegexBitfield() method to be a field wi... | SignpostMarv | 2012-10-26 | 1 | -12/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding ability for listeners to be filtered by regular expressions and a gene... | SignpostMarv | 2012-10-26 | 1 | -19/+110 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Formatting and casing correction in WorldCommModule, trailing new line in OSS... | SignpostMarv | 2012-10-26 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor: comment out currently unused logger in DynamicTextureModule | Justin Clark-Casey (justincc) | 2012-10-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Added request.Proxy=null everywhere, as discussed in http://stackover... | Diva Canto | 2012-09-30 | 3 | -9/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com... | Diva Canto | 2012-09-30 | 3 | -5/+9 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lock GDI+ portion og VectorRenderModule.GetDrawStringSize() to prevent concur... | Justin Clark-Casey (justincc) | 2012-09-28 | 1 | -6/+11 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moving ScriptModuleComms into the CoreModules tree. | Mic Bowman | 2012-09-17 | 1 | -0/+367 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing DynamicTexture.cs file from last commit | Justin Clark-Casey (justincc) | 2012-09-06 | 1 | -0/+61 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If reusing dynamic textures, do not reuse small data length textures that fal... | Justin Clark-Casey (justincc) | 2012-09-06 | 4 | -41/+125 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the GetTexture capability receives a request for a range of data beyond th... | Justin Clark-Casey (justincc) | 2012-09-06 | 2 | -3/+33 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make ReuseDynamicTextures an experimental config setting in [Textures]. Defa... | Justin Clark-Casey (justincc) | 2012-08-30 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the compile-time DynamicTextureModule.ReuseTextures flag is set, check met... | Justin Clark-Casey (justincc) | 2012-08-30 | 1 | -43/+59 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This partially implements the LSL function to set the response | Mic Bowman | 2012-08-29 | 1 | -1/+19 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add experimental DynamicTextureModule.ReuseTextures flag, currently only conf... | Justin Clark-Casey (justincc) | 2012-08-28 | 4 | -55/+297 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add IDynamicTextureManager.ConvertData() to match AsyncConvertData(). Remove... | Justin Clark-Casey (justincc) | 2012-08-28 | 2 | -6/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor: Simplify return of vector render module name and some very minor remov... | Justin Clark-Casey (justincc) | 2012-08-27 | 1 | -4/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add VectorRenderModule.TestRepeatSameDrawDifferentExtraParams() | Justin Clark-Casey (justincc) | 2012-08-27 | 1 | -2/+32 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add VectorRenderModuleTests.TestRepeatDrawContainingImage() | Justin Clark-Casey (justincc) | 2012-08-27 | 1 | -0/+31 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add VectorRenderModuleTests.TestRepeatDraw() | Justin Clark-Casey (justincc) | 2012-08-27 | 1 | -11/+48 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lock disposal of separate gdi+ objects under different threads since this pre... | Justin Clark-Casey (justincc) | 2012-08-22 | 1 | -26/+42 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the recent windows compile error by putting newFont for case "R" in Vecto... | Justin Clark-Casey (justincc) | 2012-08-03 | 1 | -3/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | attempting to fix a build issue | SignpostMarv | 2012-08-03 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Properly dispose of all GDI+ entities used in VectorRenderModule for dynamic ... | Justin Clark-Casey (justincc) | 2012-08-03 | 1 | -253/+316 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Add simple draw test for the VectorRenderModule | Justin Clark-Casey (justincc) | 2012-08-02 | 1 | -0/+75 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve various race conditions between accessing and removing external scrip... | Justin Clark-Casey (justincc) | 2012-06-22 | 1 | -132/+148 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid a race condition where an incoming request to a script external URL can... | Justin Clark-Casey (justincc) | 2012-06-22 | 1 | -35/+73 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Change read config paramter from max_urls_per_simulator to max_external_urls_... | Justin Clark-Casey (justincc) | 2012-06-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Implement max_external_urls_per_simulator setting in [LL-Functions] to allow ... | Justin Clark-Casey (justincc) | 2012-06-16 | 1 | -1/+8 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Make XMLRPCModule use an existing HTTP server if one already exists on the de... | Justin Clark-Casey (justincc) | 2012-06-15 | 1 | -4/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |