| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into varregion | Robert Adams | 2013-11-24 | 1 | -2/+2 |
|\ |
|
| * | Fix false positive test failure in TestRepeatSameDrawContainingImageReusingTe... | Justin Clark-Casey (justincc) | 2013-11-23 | 1 | -2/+2 |
* | | Merge branch 'master' into varregion | Robert Adams | 2013-11-15 | 3 | -6/+6 |
|\ \
| |/ |
|
| * | refactor: replace verbose checks with String.IsNullOrEmpty where applicable. | Justin Clark-Casey (justincc) | 2013-11-15 | 3 | -6/+6 |
* | | varregion: remove scattered use of Constants.RegionSize by having routines re... | Robert Adams | 2013-10-07 | 1 | -2/+2 |
* | | VarRegion: change RegionInfo storage of region coordinates from region | Robert Adams | 2013-09-28 | 1 | -2/+2 |
|/ |
|
* | Better error reporting when registering LSL function extensions (comms module). | Robert Adams | 2013-08-08 | 1 | -4/+13 |
* | Comment out debug log lines about script modules comms for now. | Justin Clark-Casey (justincc) | 2013-08-05 | 1 | -2/+2 |
* | Add request received/handling stats for caps which are served by http poll ha... | Justin Clark-Casey (justincc) | 2013-07-15 | 1 | -2/+4 |
* | minor: remove some regression test logging switches accidentally left uncomme... | Justin Clark-Casey (justincc) | 2013-07-11 | 1 | -1/+1 |
* | minor: Take out unnecessary clumsy sleep at the end of regression Test404Resp... | Justin Clark-Casey (justincc) | 2013-07-11 | 1 | -3/+0 |
* | Fix regression where llHTTPRequests which did not get an OK response returned... | Justin Clark-Casey (justincc) | 2013-07-11 | 2 | -40/+238 |
* | Supply proper type information for the various types of requests | Melanie | 2013-06-07 | 1 | -6/+6 |
* | Adding Avination's PollService to round out the HTTP inventory changes | Melanie | 2013-06-07 | 1 | -4/+4 |
* | minor: fix mono compiler warning in ScriptsHttpRequests.cs | Justin Clark-Casey (justincc) | 2013-04-10 | 1 | -1/+0 |
* | refactor: Simplify ScriptsHttpRequests.GetNextCompletedRequest to more simply... | Justin Clark-Casey (justincc) | 2013-04-04 | 1 | -10/+4 |
* | Fix bug where outstanding llHTTPRequests for scripts were not being aborted w... | Justin Clark-Casey (justincc) | 2013-04-04 | 1 | -30/+62 |
* | Added missing functionality (mainly custom headers) to llHTTPRequest. | Kevin Cozens | 2013-03-29 | 1 | -9/+64 |
* | minor: save some commented out log lines which will be useful again in future... | Justin Clark-Casey (justincc) | 2013-03-13 | 1 | -0/+5 |
* | Add regression test for llReleaseUrl() (and for llRequestUrl) | Justin Clark-Casey (justincc) | 2013-02-27 | 1 | -9/+16 |
* | 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 |