| Commit | Date | |
|---|---|---|
| 2023-04-25 00:48:42 | Tree | |
|
[r5973]
by
david_costanzo
Change the documentation for the individual parts of the Commander from <section> to <varlistentry>. This also standardizes on the term "Commander History" for what was called Commander Output/Recall List Box. "History" doesn't capture that it includes the output, so it's not a perfect name, but it's short enough that you can talk about it. |
2023-04-19 00:32:30 | Tree |
| 2023-04-08 16:39:01 | Tree | |
|
[r5971]
by
david_costanzo
Fix a heap corruption bug (invalid write) in ansi_to_unicode on non-MSW platforms. |
2023-04-08 16:37:06 | Tree |
|
[r5970]
by
david_costanzo
Call checkqueue() from the timer callback on non-MSW platforms. |
2023-03-05 06:03:16 | Tree |
|
[r5969]
by
david_costanzo
Use BITBLOCK to erase the selection with Sudoku instead of using LABEL in white. Also add some line breaks to improve readability of a long IF statement. |
2023-03-05 04:41:26 | Tree |
| 2023-03-05 04:13:54 | Tree | |
|
[r5967]
by
david_costanzo
Have SHELL include the directory containing FMSLogo in the PATH of the child process on non-MSW platforms. |
2023-02-28 06:45:12 | Tree |
|
[r5966]
by
david_costanzo
Use the entire destkop size as the working area on non-MSW platforms instead of hard-coding it to 500x500. |
2023-02-28 06:30:46 | Tree |
|
[r5965]
by
david_costanzo
Fix a bug where, when the working area was very small (500px wide), asteriod miner would go into an infinite restart loop. |
2023-02-28 06:27:41 | Tree |