| Commit | Date | |
|---|---|---|
|
[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 |
|
[r5964]
by
david_costanzo
Reimplement the screen DC drawing in BITPASTE and BITCUT as a refresh instead of directly drawing to the wxDC. This change fixes a problem where the score, timing, and lives indicators weren't being rendered in Asteriod Miner on GNU/Linux. |
2023-02-27 10:00:04 | Tree |
|
[r5963]
by
david_costanzo
Explicitly refresh the screen after creating the window. |
2023-02-25 22:27:41 | Tree |
|
[r5962]
by
david_costanzo
Fix a recent regression in GetScreenWindow where it returned the HWND of the main window, not the screen. |
2023-02-25 21:16:47 | Tree |