aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Work a bit on directory creation and tear down, as well as permissions.onefang2021-08-111-20/+55
* Clean up some output types.onefang2021-08-111-12/+12
* TODO++onefang2021-08-111-0/+1
* Get basic status of sims.onefang2021-08-111-1/+11
* Read configs with the newish Lua2hashtbl().onefang2021-08-101-41/+4
* Switch to toybox xgetcwd() and print the results.onefang2021-08-101-1/+2
* Cleanly symlink the executable by removing it if it exists already.onefang2021-08-101-0/+6
* UPdate the help text, and related comments.onefang2021-08-101-11/+24
* getSims() now does all the converting of old .ini files to new .shini and sim...onefang2021-08-101-218/+363
* Less bash and PATH insanity.onefang2021-08-101-16/+19
* Don't try to dump things me don't handle the type of.onefang2021-08-101-1/+1
* Comment++onefang2021-08-101-0/+1
* Move the OpenSim stuff to before the web stuff.onefang2021-08-061-123/+118
* Refactor the sims loops.onefang2021-08-061-471/+325
* Obsolete comments--onefang2021-08-061-12/+2
* Move "Closing all the panes." to the corerct place.onefang2021-08-061-1/+1
* No need to sort ourSims->sims.onefang2021-08-061-3/+0
* Clean up some leakage, and remove an extra level of sim data storage.onefang2021-08-061-45/+20
* Add VERBOSE level logging output.onefang2021-08-061-52/+58
* Attempt to send spamn-fcgi command to the right place.onefang2021-08-041-5/+2
* Missed commit.onefang2021-08-041-0/+1
* Typo-- and whitespace++.onefang2021-08-041-1/+2
* Add -q option to start things without joining the session. And a null -a for...onefang2021-08-041-13/+26
* Kill the rest of the panes that are not on the original window.onefang2021-08-041-0/+20
* 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
* Backported from 0.9.2 fix owner on user rez from a prim inventory to groundonefang2021-08-032-36/+60
* typo--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
* Some helpful tmux keystrokes documented.onefang2021-07-301-0/+13
* 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-302-61/+20