| Commit message (Expand) | Author | Age | Files | Lines |
* | Comment out stupid XEngine-bound message about script vs non-script startup, ... | Melanie Thielker | 2014-08-09 | 1 | -6/+6 |
* | Intermediate commit. Sill errors. | Melanie | 2014-01-05 | 1 | -2/+2 |
|\ |
|
| * | After previous discussion, put eye-catcher 'SCRIPT READY' messages to console... | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2013-06-23 | 1 | -33/+13 |
|\ \
| |/ |
|
| * | Make general server stats available on the robust console as well as the simu... | Justin Clark-Casey (justincc) | 2013-06-17 | 1 | -33/+13 |
* | | Merge branch 'master' into careminster | Melanie | 2013-03-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Log same environment information to Robust log as is already done for simulat... | Justin Clark-Casey (justincc) | 2013-03-14 | 1 | -11/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-25 | 1 | -121/+1 |
|\ \
| |/ |
|
| * | Make "show threads" and "thread abort" console commands available on all servers | Justin Clark-Casey (justincc) | 2012-11-23 | 1 | -102/+1 |
| * | Make "force gc" console command available across all servers | Justin Clark-Casey (justincc) | 2012-11-23 | 1 | -11/+0 |
| * | Make "show version" console command available across all servers | Justin Clark-Casey (justincc) | 2012-11-23 | 1 | -8/+0 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-22 | 1 | -331/+38 |
|\ \
| |/ |
|
| * | Factor out common pid file creation and removal code. | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -35/+1 |
| * | Remove unused BaseOpenSimServer.ShowHelp() | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -21/+0 |
| * | Make "set log level" command available across all servers | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -31/+0 |
| * | Make "show info" command available across all servers | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -177/+1 |
| * | Factor out common registration of "show uptime" command | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -66/+64 |
| * | factor out common HandleShow code for "show uptime" | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -34/+5 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-22 | 1 | -25/+4 |
|\ \
| |/ |
|
| * | refactor: Factor out copy/pasted server uptime report code | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -25/+4 |
* | | Merge branch 'master' into careminster | Melanie | 2012-10-30 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | Add "force gc" region console command which manually invokes garbage collection. | Justin Clark-Casey (justincc) | 2012-10-29 | 1 | -0/+11 |
* | | Merge branch 'master' into careminster | Melanie | 2012-10-12 | 1 | -28/+4 |
|\ \
| |/ |
|
| * | Extend "show stats" command to "show stats [list|all|<category name>]" | Justin Clark-Casey (justincc) | 2012-10-11 | 1 | -28/+4 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Remove a couple of compiler warnings pointed out by SignpostMarv | Justin Clark-Casey (justincc) | 2012-07-27 | 1 | -1/+0 |
| * | Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi... | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -0/+1 |
| * | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-12 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c... | Justin Clark-Casey (justincc) | 2012-07-11 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-06-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | If starting scripts on initial sim start, provide INFO level log feedback eac... | Justin Clark-Casey (justincc) | 2012-06-22 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-06-21 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Remove STARTUP COMPLETE message from the startuplogo.txt file and into main l... | Justin Clark-Casey (justincc) | 2012-06-20 | 1 | -1/+3 |
| * | Comment out the neighbour and land in connectors from info logging that they ... | Justin Clark-Casey (justincc) | 2012-06-20 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-18 | 1 | -6/+10 |
|\ \
| |/ |
|
| * | minor: reuse threadpool count we just fetched instead of fetching it again | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -1/+1 |
| * | Add total scripts count to "show threads" | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -2/+10 |
| * | Improve threadpool reporting to "show threads" console command (also gets pri... | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -6/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-08 | 1 | -10/+10 |
|\ \
| |/ |
|
| * | Change "help" to display categories/module list then "help <category/module>"... | Justin Clark-Casey (justincc) | 2012-03-08 | 1 | -10/+10 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Rename Watchdog.GetThreads() to GetThreadsInfo() to reflect what it actually ... | Justin Clark-Casey (justincc) | 2012-02-24 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-18 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | On Windows automatically load the correct native ODE library depending on whe... | Justin Clark-Casey (justincc) | 2012-02-18 | 1 | -1/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Use Environment.TickCount & Int32.MaxValue; instead of Util.EnvironmentTickCo... | Justin Clark-Casey (justincc) | 2012-01-31 | 1 | -1/+1 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-12-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 2011-12-05 | 1 | -1/+1 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-17 | 1 | -3/+18 |
|\ \
| |/ |
|