Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't strip (OWNER) out of script error report.switch | onefang | 2021-08-25 | 1 | -1/+1 |
| | |||||
* | Move "Stopping all the sims'." message to before we start stopping them. | onefang | 2021-08-25 | 1 | -1/+3 |
| | |||||
* | Actually use ChatTypeEnum.DebugChannel instead of hard coding it's value. | onefang | 2021-08-25 | 1 | -1/+1 |
| | |||||
* | Add missing prototype for GetRezReadySceneObjects() variant. | onefang | 2021-08-25 | 1 | -0/+1 |
| | |||||
* | Update tmux.conf. | onefang | 2021-08-25 | 1 | -2/+4 |
| | |||||
* | Comment tweaks. | onefang | 2021-08-25 | 1 | -1/+4 |
| | |||||
* | Use the unstripped version of toybox. | onefang | 2021-08-25 | 1 | -1/+1 |
| | |||||
* | Bring back some lost docs. | onefang | 2021-08-25 | 2 | -1/+26 |
| | |||||
* | Comment tweaks. | onefang | 2021-08-25 | 1 | -4/+3 |
| | |||||
* | Tweak sledjchisl logging a bit. | onefang | 2021-08-25 | 1 | -2/+4 |
| | |||||
* | Log++ | onefang | 2021-08-25 | 1 | -0/+2 |
| | |||||
* | Minor clean up. | onefang | 2021-08-25 | 1 | -1/+1 |
| | |||||
* | memset be gone. | onefang | 2021-08-25 | 1 | -1/+0 |
| | |||||
* | Move the directory creation and securing to just before starting ROBUST. | onefang | 2021-08-25 | 1 | -110/+106 |
| | |||||
* | New sledjchisl pane layout. | onefang | 2021-08-25 | 1 | -43/+35 |
| | |||||
* | More work on gitAR code. | onefang | 2021-08-20 | 1 | -63/+70 |
| | | | | More polish, more working around git things. | ||||
* | Tweak one sledjchisl output. | onefang | 2021-08-20 | 1 | -1/+1 |
| | |||||
* | Make sure permisions and files aor correct on sledjchisl startup. | onefang | 2021-08-20 | 1 | -53/+73 |
| | |||||
* | Default rsync stull for the config file. | onefang | 2021-08-19 | 1 | -0/+2 |
| | |||||
* | Add rsync and gitar stuff to sledjchisl backups. | onefang | 2021-08-19 | 1 | -21/+255 |
| | |||||
* | leak-- | onefang | 2021-08-19 | 1 | -1/+1 |
| | |||||
* | Debug versions of shellMe sledjchisl internal functions. | onefang | 2021-08-19 | 1 | -47/+92 |
| | |||||
* | No more create function for sledjchisl. | onefang | 2021-08-19 | 1 | -16/+6 |
| | | | | No one used it anyway. | ||||
* | TODO++++ | onefang | 2021-08-18 | 1 | -0/+74 |
| | |||||
* | Fix up the early "make sure we are in the correct directory" changes. | onefang | 2021-08-18 | 1 | -4/+14 |
| | |||||
* | freeSimList() don't do anything if sims isn't allocated. | onefang | 2021-08-18 | 1 | -0/+3 |
| | |||||
* | TODO++ | onefang | 2021-08-18 | 1 | -0/+1 |
| | |||||
* | Factor out most of the system() calls. | onefang | 2021-08-18 | 1 | -64/+77 |
| | |||||
* | bin/.sledjchisl.lua is alink to the one in src. | onefang | 2021-08-18 | 1 | -0/+1 |
| | |||||
* | tabs++ | onefang | 2021-08-18 | 1 | -3/+3 |
| | |||||
* | Try to cater for several ways of screwing up the working directory. | onefang | 2021-08-18 | 1 | -34/+91 |
| | |||||
* | sledjchisl status function for members. | onefang | 2021-08-18 | 1 | -37/+53 |
| | |||||
* | Index sims by UUID in ourSims as well. | onefang | 2021-08-18 | 1 | -1/+4 |
| | |||||
* | Only backup members inventories that have been on since last backup. | onefang | 2021-08-18 | 1 | -1/+1 |
| | | | | Was commented out for testing. | ||||
* | For sledjchisl status, warn on sim not up, not info. | onefang | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | Fix a typo in tho OhSillyThreat config file. | onefang | 2021-08-18 | 1 | -52/+52 |
| | | | | Not sure how this escaped me for so long. | ||||
* | Move more stuff into the var directory. | onefang | 2021-08-18 | 37 | -37/+42 |
| | |||||
* | Sim stop tweaks. | onefang | 2021-08-18 | 1 | -60/+99 |
| | | | | | | If there's actual people on the sim, warn them, but don't shut it down. Only close the other windows if -a given. | ||||
* | It's 'show users', so don't count NPCs or child avatars. | onefang | 2021-08-18 | 1 | -1/+10 |
| | | | | | The sledjchisl stop function takes account of that, and wont shutdown sims with actual people on them. | ||||
* | TODO++ | onefang | 2021-08-17 | 1 | -0/+1 |
| | |||||
* | Don't delete the web socket if we are not running in web mode. | onefang | 2021-08-17 | 1 | -1/+2 |
| | |||||
* | Bitch if the sim has not stopped yet. | onefang | 2021-08-17 | 1 | -0/+3 |
| | |||||
* | Memory leak-- | onefang | 2021-08-17 | 1 | -0/+1 |
| | |||||
* | Add member functions to SledjChisl. | onefang | 2021-08-17 | 1 | -19/+83 |
| | |||||
* | No more double cleanup(). | onefang | 2021-08-17 | 1 | -3/+0 |
| | | | | It's already set to run on exit. | ||||
* | Add verbose mode. | onefang | 2021-08-17 | 1 | -3/+8 |
| | |||||
* | MySQL default character set to utfmb4. | onefang | 2021-08-17 | 19 | -41/+41 |
| | | | | Coz on one box they defaulted to utfmb3, which .NET doesn't support. | ||||
* | Next bit of the inventory backup, actually do the backup. | onefang | 2021-08-13 | 1 | -8/+40 |
| | |||||
* | Comments++ | onefang | 2021-08-13 | 1 | -1/+9 |
| | |||||
* | memset-- | onefang | 2021-08-13 | 1 | -1/+0 |
| |