OpenSimMirror/OpenSim/Region
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
..
Application Add a JSON web fetch of the statististics managed by StatsManager. 2013-08-08 09:45:01 -07:00
ClientStack * This makes in-world terrain editing smoother, even in MegaRegions. This change only affects the editing user's experience. Non-editing users will see nothing different from the current 'slow' result. See comments for the thought process and how the issues surrounding terrain editing, cache, bandwidth, threading, terrain patch reliability and throttling were balanced. 2013-08-07 21:22:04 -05:00
CoreModules Better error reporting when registering LSL function extensions (comms module). 2013-08-08 09:45:16 -07:00
DataSnapshot DataSnapshot: changed those annoying messages to Debug instead of Info. 2013-06-12 17:48:20 -07:00
Framework minor: add some method doc to ScenePresence fields used for entity transfer, add minor details to some log messages, rename a misleading local variable name. 2013-08-07 23:17:31 +01:00
OptionalModules BulletSim: add implementation of 'physSetLinksetType' and 'physGetLinksetType' 2013-08-02 09:47:12 -07:00
Physics BulletSim: When converting linkset types, don't try to change the list 2013-08-02 10:32:43 -07:00
RegionCombinerModule Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene. 2013-07-16 17:43:36 -07:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Fix problem with modInvoke defined integer constants being build into 2013-08-02 09:44:01 -07:00
UserStatistics Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00