aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/sledjchisl (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-07-07VArious small sledjchisl things.onefang1-2/+12
Complain if we can't remove a stale PID file. Don't wait after ROBUST starts. Do web thing only if it's a plain "start everything".
2021-07-07Various memory freeing stuff.onefang1-8/+41
2021-07-07whitespace++onefang1-8/+5
2021-07-06Lots of SledjChisl changes.onefang1-205/+693
New command argument syntax. Method of starting sims up in bulk, depending on number of CPUs. Load all the sim config data at sledjchisl startup. Convert to new .shini polyglot format for sim .ini files. Lets them be scripts as well. Also moves them out of config/sim??/ directories. Short sim names for where short legal names are best. Figure out port numbers on the fly, putting the actual config file used in tmp. Alas OpenSim screws the pooch and we need sim??/*.ini for that. Extra text in validation emails, trying to get around dumb spam filters. 2021 age check update. Add approver to Lua user records when approved. Refactor the command checking and doing code. Allow admins to group sims for startup timing. Move simple backup script into sledjchisl. Startup web stuff at end.
2020-09-08Add the SledjChisl stuff.onefang5-0/+7627