aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/sledjchisl/sledjchisl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't exit panes, kill them, and quicker.onefang2021-08-041-3/+4
* Halve the bulkSims value each time we wait.onefang2021-08-041-12/+12
* Start tmux with a huge screen size, to work around OpenSim bug.onefang2021-08-041-3/+5
* Stop printing "mono" when we check if a sim is running.onefang2021-08-041-1/+1
* Stop wrapped text from screwing with tmux captures.onefang2021-08-041-1/+1
* Close all the sim panes at full stop, and related cleanups.onefang2021-08-031-28/+73
* TODO++onefang2021-08-031-0/+1
* Output the config settings as INFO.onefang2021-08-031-17/+17
* Run everything in current/binonefang2021-08-031-6/+5
* Free the paneID.onefang2021-08-031-6/+7
* Move window and pane opening to ROBUST starting time.onefang2021-08-031-239/+261
* memset--onefang2021-08-031-1/+1
* Don't wait so long for tmux text.onefang2021-08-031-1/+1
* Next stage of the sim loop rewrite - actually use the new ourSims->simsLua.onefang2021-07-311-2/+76
* Dump and free Lua trees.onefang2021-07-301-47/+62
* Start of getting the details from sims.lua when we get the other sims stuff.onefang2021-07-301-1/+87
* Fix up web start at end.onefang2021-07-301-3/+3
* Shift Lua functions up near the top.onefang2021-07-301-263/+288
* Put the grids own bin directory in the path.onefang2021-07-301-16/+32
* A memset I forgot to remove.onefang2021-07-301-1/+0
* Whitespace++onefang2021-07-301-1/+1
* Add comment banners for some major sections of the code.onefang2021-07-301-1/+43
* Add backup_IARsim config variable.onefang2021-07-301-61/+19
* More rejigging of painful tmux panes.onefang2021-07-301-41/+37
* Clean up the simData structure.onefang2021-07-301-10/+8
* Remove useless memset()s.onefang2021-07-301-10/+0
* Generic Lua table to qlib qtreetbl.onefang2021-07-301-9/+106
* Repeat things that newbies tend to ignore, then bug me coz things didn't work.onefang2021-07-301-0/+17
* Rejig the windows and panes, as well as strip boiler plate from .ini files.onefang2021-07-271-71/+122
* Don't join the tmux session if we don't have to.onefang2021-07-241-7/+18
* No need to wait for things to settle after starting ROBUST.onefang2021-07-241-1/+0
* First hack at grouping sims in tmux tabs.onefang2021-07-241-43/+81
* One more logging level change.onefang2021-07-241-1/+1
* Change logging levels for somethings.onefang2021-07-241-8/+8
* Rejig how the tmux interfaces work.onefang2021-07-241-19/+26
* Don't actually print debug stuff if debug is turned off.onefang2021-07-241-2/+5
* Set the tmux pane title and active pane border.onefang2021-07-221-11/+30
* VArious small sledjchisl things.onefang2021-07-071-2/+12
* Various memory freeing stuff.onefang2021-07-071-8/+41
* whitespace++onefang2021-07-071-8/+5
* Lots of SledjChisl changes.onefang2021-07-061-205/+693
* Add the SledjChisl stuff.onefang2020-09-081-0/+7342