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