Justin Clark-Casey 0592bc69e5 Merge branch '0.8-post-fixes' into 0.8-extended 10 years ago
..
Application 01bd3a8632 Allow the "debug scene set physics false|true" command to work when bulletsim physics is running in a separate thread. 10 years ago
ClientStack 5f4c2eb5e6 Make LLUDP output queue refill thread active by default, since load tests have shown that this has better scalability. 10 years ago
CoreModules b40483dd27 For processing outbound http requests in the XMLRPCModule, start the thread through Watchdog for monitoring and stat purposes. 10 years ago
DataSnapshot 3176237169 Fixed premature closing of the connection in DataSnapshotManager 10 years ago
Framework 0592bc69e5 Merge branch '0.8-post-fixes' into 0.8-extended 10 years ago
OptionalModules cbf4106987 Start long-lived thread in IRCConnector via watchdog rather than indepedently, so that it can be seen in "show threads" and stats 10 years ago
Physics badeefdf99 Don't need to check separate physics status in bulletsim update since that method is only run for an indepndent thread anyway. 10 years ago
RegionCombinerModule 46095c058e minor: comment out currently unused RegionCombinerModule.LogHeader 10 years ago
ReplaceableModules ec1a5d8933 Some module reshuffling, no user functionality yet 15 years ago
ScriptEngine f9ec086565 Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state 10 years ago
UserStatistics 3f2aaa910a Don't show the ScrLPS data twice in the WebStats based statistics page. 10 years ago