index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
Switch to toybox xgetcwd() and print the results.
onefang
1
-1
/
+2
2021-08-10
Cleanly symlink the executable by removing it if it exists already.
onefang
1
-0
/
+6
2021-08-10
UPdate the help text, and related comments.
onefang
1
-11
/
+24
2021-08-10
getSims() now does all the converting of old .ini files to new .shini and sim...
onefang
1
-218
/
+363
2021-08-10
Less bash and PATH insanity.
onefang
1
-16
/
+19
2021-08-10
Don't try to dump things me don't handle the type of.
onefang
1
-1
/
+1
2021-08-10
Comment++
onefang
1
-0
/
+1
2021-08-06
Move the OpenSim stuff to before the web stuff.
onefang
1
-123
/
+118
2021-08-06
Refactor the sims loops.
onefang
1
-471
/
+325
2021-08-06
Obsolete comments--
onefang
1
-12
/
+2
2021-08-06
Move "Closing all the panes." to the corerct place.
onefang
1
-1
/
+1
2021-08-06
No need to sort ourSims->sims.
onefang
1
-3
/
+0
2021-08-06
Clean up some leakage, and remove an extra level of sim data storage.
onefang
1
-45
/
+20
2021-08-06
Add VERBOSE level logging output.
onefang
1
-52
/
+58
2021-08-04
Attempt to send spamn-fcgi command to the right place.
onefang
1
-5
/
+2
2021-08-04
Missed commit.
onefang
1
-0
/
+1
2021-08-04
Typo-- and whitespace++.
onefang
1
-1
/
+2
2021-08-04
Add -q option to start things without joining the session. And a null -a for...
onefang
1
-13
/
+26
2021-08-04
Kill the rest of the panes that are not on the original window.
onefang
1
-0
/
+20
2021-08-04
Don't exit panes, kill them, and quicker.
onefang
1
-3
/
+4
2021-08-04
Halve the bulkSims value each time we wait.
onefang
1
-12
/
+12
2021-08-04
Start tmux with a huge screen size, to work around OpenSim bug.
onefang
1
-3
/
+5
2021-08-04
Stop printing "mono" when we check if a sim is running.
onefang
1
-1
/
+1
2021-08-04
Stop wrapped text from screwing with tmux captures.
onefang
1
-1
/
+1
2021-08-03
Close all the sim panes at full stop, and related cleanups.
onefang
1
-28
/
+73
2021-08-03
TODO++
onefang
1
-0
/
+1
2021-08-03
Output the config settings as INFO.
onefang
1
-17
/
+17
2021-08-03
Run everything in current/bin
onefang
1
-6
/
+5
2021-08-03
Free the paneID.
onefang
1
-6
/
+7
2021-08-03
Move window and pane opening to ROBUST starting time.
onefang
1
-239
/
+261
2021-08-03
memset--
onefang
1
-1
/
+1
2021-08-03
Don't wait so long for tmux text.
onefang
1
-1
/
+1
2021-07-31
Next stage of the sim loop rewrite - actually use the new ourSims->simsLua.
onefang
1
-2
/
+76
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
[next]