| Commit message (Expand) | Author | Files | Lines |
2021-07-30 | Dump and free Lua trees. | onefang | 1 | -47/+62 |
2021-07-30 | Start of getting the details from sims.lua when we get the other sims stuff. | onefang | 1 | -1/+87 |
2021-07-30 | Fix up web start at end. | onefang | 1 | -3/+3 |
2021-07-30 | Shift Lua functions up near the top. | onefang | 1 | -263/+288 |
2021-07-30 | Put the grids own bin directory in the path. | onefang | 1 | -16/+32 |
2021-07-30 | A memset I forgot to remove. | onefang | 1 | -1/+0 |
2021-07-30 | Some helpful tmux keystrokes documented. | onefang | 1 | -0/+13 |
2021-07-30 | Whitespace++ | onefang | 1 | -1/+1 |
2021-07-30 | Add comment banners for some major sections of the code. | onefang | 1 | -1/+43 |
2021-07-30 | Add backup_IARsim config variable. | onefang | 2 | -61/+20 |
2021-07-30 | More rejigging of painful tmux panes. | onefang | 1 | -41/+37 |
2021-07-30 | Clean up the simData structure. | onefang | 1 | -10/+8 |
2021-07-30 | Remove useless memset()s. | onefang | 1 | -10/+0 |
2021-07-30 | Generic Lua table to qlib qtreetbl. | onefang | 1 | -9/+106 |
2021-07-30 | Repeat things that newbies tend to ignore, then bug me coz things didn't work. | onefang | 1 | -0/+17 |
2021-07-27 | Rejig the windows and panes, as well as strip boiler plate from .ini files. | onefang | 1 | -71/+122 |
2021-07-24 | Don't join the tmux session if we don't have to. | onefang | 1 | -7/+18 |
2021-07-24 | No need to wait for things to settle after starting ROBUST. | onefang | 1 | -1/+0 |
2021-07-24 | First hack at grouping sims in tmux tabs. | onefang | 1 | -43/+81 |
2021-07-24 | One more logging level change. | onefang | 1 | -1/+1 |
2021-07-24 | Change logging levels for somethings. | onefang | 1 | -8/+8 |
2021-07-24 | Rejig how the tmux interfaces work. | onefang | 1 | -19/+26 |
2021-07-24 | Don't actually print debug stuff if debug is turned off. | onefang | 2 | -3/+6 |
2021-07-22 | Set the tmux pane title and active pane border. | onefang | 1 | -11/+30 |
2021-07-07 | Patch for qlibc. | onefang | 2 | -0/+15 |
2021-07-07 | VArious small sledjchisl things. | onefang | 1 | -2/+12 |
2021-07-07 | Various memory freeing stuff. | onefang | 1 | -8/+41 |
2021-07-07 | whitespace++ | onefang | 1 | -8/+5 |
2021-07-06 | Lots of SledjChisl changes. | onefang | 2 | -205/+694 |
2021-07-06 | Add some libraries to sledjchisl. | onefang | 1 | -1/+1 |
2020-09-09 | Add a missing .keep. | onefang | 1 | -0/+0 |
2020-09-08 | SledjChisl notes. | onefang | 1 | -0/+383 |
2020-09-08 | Clean out the SledjChisl sub modules stuff. | onefang | 8 | -0/+0 |
2020-09-08 | Add the SledjChisl stuff. | onefang | 26 | -0/+12499 |
2020-06-01 | Still failing to reconnect for dbCount(), just set the fucking timeout to a y... | onefang | 1 | -3/+3 |
2020-05-22 | Deal with the database connection going away, and various related clean ups. | onefang | 1 | -355/+402 |
2020-05-21 | Clear out some no longer needed stuff. | onefang | 1 | -91/+2 |
2020-05-20 | Leaks -= | onefang | 1 | -13/+34 |
2020-05-18 | Print the name from the session in various places. | onefang | 1 | -3/+3 |
2020-05-18 | Comments += | onefang | 1 | -0/+2 |
2020-05-18 | Show account name correctly. | onefang | 1 | -7/+8 |
2020-05-18 | Various small cleanups. | onefang | 1 | -16/+0 |
2020-05-18 | TODO += 3 | onefang | 1 | -0/+4 |
2020-05-18 | Don't add two user queries. | onefang | 1 | -10/+10 |
2020-05-16 | Fix the last of the known leaks. | onefang | 1 | -37/+78 |
2020-05-14 | No more database leaks. | onefang | 1 | -83/+61 |
2020-05-14 | Leakies +/- | onefang | 1 | -20/+25 |
2020-05-14 | Comments++ | onefang | 1 | -0/+2 |
2020-05-14 | Clean up the cleaning up. | onefang | 1 | -143/+266 |
2020-05-11 | Remove the email from the validation page. | onefang | 1 | -1/+1 |