| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Comment++ | onefang | 2021-08-10 | 1 | -0/+1 |
| * | Move the OpenSim stuff to before the web stuff. | onefang | 2021-08-06 | 1 | -123/+118 |
| * | Refactor the sims loops. | onefang | 2021-08-06 | 1 | -471/+325 |
| * | Obsolete comments-- | onefang | 2021-08-06 | 1 | -12/+2 |
| * | Move "Closing all the panes." to the corerct place. | onefang | 2021-08-06 | 1 | -1/+1 |
| * | No need to sort ourSims->sims. | onefang | 2021-08-06 | 1 | -3/+0 |
| * | Clean up some leakage, and remove an extra level of sim data storage. | onefang | 2021-08-06 | 1 | -45/+20 |
| * | Add VERBOSE level logging output. | onefang | 2021-08-06 | 1 | -52/+58 |
| * | Attempt to send spamn-fcgi command to the right place. | onefang | 2021-08-04 | 1 | -5/+2 |
| * | Missed commit. | onefang | 2021-08-04 | 1 | -0/+1 |
| * | Typo-- and whitespace++. | onefang | 2021-08-04 | 1 | -1/+2 |
| * | Add -q option to start things without joining the session. And a null -a for... | onefang | 2021-08-04 | 1 | -13/+26 |
| * | Kill the rest of the panes that are not on the original window. | onefang | 2021-08-04 | 1 | -0/+20 |
| * | Don't exit panes, kill them, and quicker. | onefang | 2021-08-04 | 1 | -3/+4 |
| * | Halve the bulkSims value each time we wait. | onefang | 2021-08-04 | 1 | -12/+12 |
| * | Start tmux with a huge screen size, to work around OpenSim bug. | onefang | 2021-08-04 | 1 | -3/+5 |
| * | Stop printing "mono" when we check if a sim is running. | onefang | 2021-08-04 | 1 | -1/+1 |
| * | Stop wrapped text from screwing with tmux captures. | onefang | 2021-08-04 | 1 | -1/+1 |
| * | Close all the sim panes at full stop, and related cleanups. | onefang | 2021-08-03 | 1 | -28/+73 |
| * | TODO++ | onefang | 2021-08-03 | 1 | -0/+1 |
| * | Output the config settings as INFO. | onefang | 2021-08-03 | 1 | -17/+17 |
| * | Run everything in current/bin | onefang | 2021-08-03 | 1 | -6/+5 |
| * | Free the paneID. | onefang | 2021-08-03 | 1 | -6/+7 |
| * | Move window and pane opening to ROBUST starting time. | onefang | 2021-08-03 | 1 | -239/+261 |
| * | memset-- | onefang | 2021-08-03 | 1 | -1/+1 |
| * | Don't wait so long for tmux text. | onefang | 2021-08-03 | 1 | -1/+1 |
| * | Backported from 0.9.2 fix owner on user rez from a prim inventory to ground | onefang | 2021-08-03 | 2 | -36/+60 |
| * | typo-- | onefang | 2021-08-03 | 1 | -1/+1 |
| * | Next stage of the sim loop rewrite - actually use the new ourSims->simsLua. | onefang | 2021-07-31 | 1 | -2/+76 |
| * | Dump and free Lua trees. | onefang | 2021-07-30 | 1 | -47/+62 |
| * | Start of getting the details from sims.lua when we get the other sims stuff. | onefang | 2021-07-30 | 1 | -1/+87 |
| * | Fix up web start at end. | onefang | 2021-07-30 | 1 | -3/+3 |
| * | Shift Lua functions up near the top. | onefang | 2021-07-30 | 1 | -263/+288 |
| * | Put the grids own bin directory in the path. | onefang | 2021-07-30 | 1 | -16/+32 |
| * | A memset I forgot to remove. | onefang | 2021-07-30 | 1 | -1/+0 |
| * | Some helpful tmux keystrokes documented. | onefang | 2021-07-30 | 1 | -0/+13 |
| * | Whitespace++ | onefang | 2021-07-30 | 1 | -1/+1 |
| * | Add comment banners for some major sections of the code. | onefang | 2021-07-30 | 1 | -1/+43 |
| * | Add backup_IARsim config variable. | onefang | 2021-07-30 | 2 | -61/+20 |
| * | More rejigging of painful tmux panes. | onefang | 2021-07-30 | 1 | -41/+37 |
| * | Clean up the simData structure. | onefang | 2021-07-30 | 1 | -10/+8 |
| * | Remove useless memset()s. | onefang | 2021-07-30 | 1 | -10/+0 |
| * | Generic Lua table to qlib qtreetbl. | onefang | 2021-07-30 | 1 | -9/+106 |
| * | Repeat things that newbies tend to ignore, then bug me coz things didn't work. | onefang | 2021-07-30 | 1 | -0/+17 |
| * | Rejig the windows and panes, as well as strip boiler plate from .ini files. | onefang | 2021-07-27 | 1 | -71/+122 |
| * | Don't join the tmux session if we don't have to. | onefang | 2021-07-24 | 1 | -7/+18 |
| * | No need to wait for things to settle after starting ROBUST. | onefang | 2021-07-24 | 1 | -1/+0 |
| * | First hack at grouping sims in tmux tabs. | onefang | 2021-07-24 | 1 | -43/+81 |
| * | One more logging level change. | onefang | 2021-07-24 | 1 | -1/+1 |
| * | Change logging levels for somethings. | onefang | 2021-07-24 | 1 | -8/+8 |