OpenSimMirror/OpenSim/Region/CoreModules/Scripting
Robert Adams c67c55e0fc Better error reporting when registering LSL function extensions (comms module).
For unknown reasons, a dynamic function signature cannot have more than 5
parameters. Error message now tells you this fact so you can curse MS and
then go change your function definitions.
2013-08-08 09:45:16 -07:00
..
DynamicTexture Fix issues with the DynamicTextureModule and corresponding unit tests. 2012-11-11 19:39:21 -08:00
EMailModules One more module converted: EmailModule. 2012-11-11 14:00:58 -08:00
HttpRequest minor: remove some regression test logging switches accidentally left uncommented. 2013-07-11 23:19:55 +01:00
LSLHttp Add request received/handling stats for caps which are served by http poll handlers. 2013-07-15 23:27:46 +01:00
LoadImageURL Fix issues with the DynamicTextureModule and corresponding unit tests. 2012-11-11 19:39:21 -08:00
ScriptModuleComms Better error reporting when registering LSL function extensions (comms module). 2013-08-08 09:45:16 -07:00
VectorRender minor: save some commented out log lines which will be useful again in future debugging of VectorRenderModule 2013-03-13 00:46:17 +00:00
WorldComm Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00
XMLRPC * Handle null check on configs in module startup so that the the code can be run on 'stop on handled and unhandled null reference exceptions' mode without pausing during startup a bunch of times. I don't think exceptions were really meant for replacing a single if statement... 2013-02-14 18:52:11 -05:00