TheCurle
TheCurle pushed to 1.20.1 at TheCurle/Engage 2023-07-01 01:21:49 +00:00
398b216e85 wire in the saved data logic a bit more
TheCurle pushed to 1.20.1 at TheCurle/Engage 2023-07-01 01:14:44 +00:00
f942596b7f completely rework coolant logic
TheCurle pushed to 1.20.1 at TheCurle/Engage 2023-06-30 16:39:14 +00:00
8089051c00 coolant improvements
TheCurle pushed to 1.20.1 at TheCurle/Engage 2023-06-30 06:11:00 +00:00
7072a25ac4 coolant logic refactor
TheCurle pushed to 1.20.1 at TheCurle/Engage 2023-06-30 05:07:10 +00:00
8da40906e6 smol coolant logic cleanup
TheCurle pushed to 1.20.1 at TheCurle/Engage 2023-06-30 05:05:21 +00:00
b25ddde5c8 smol coolant logic cleanup
TheCurle pushed to 1.20.1 at TheCurle/Engage 2023-06-30 04:50:19 +00:00
b05ab4f6ab Coolant system blocks + logic
TheCurle pushed to 1.20.1 at TheCurle/Engage 2023-06-30 02:30:09 +00:00
8e1b671c13 Update language datagen
3f83b88cde Datageneration
Compare 2 commits »
TheCurle pushed to 1.20.1 at TheCurle/Engage 2023-06-29 01:20:25 +00:00
df73be9c56 fix beryllite ore and tags
TheCurle pushed to 1.20.1 at TheCurle/Engage 2023-06-29 00:57:30 +00:00
ab0c971fc5 fix coal generation range
TheCurle pushed to 1.20.1 at TheCurle/Engage 2023-06-29 00:28:33 +00:00
d94dff79dd Beryllite Ore + generation
TheCurle created branch 1.20.1 in TheCurle/Engage 2023-06-29 00:28:33 +00:00
TheCurle pushed to master at TheCurle/Erythro 2023-04-24 23:06:39 +00:00
bc787c3adb Wire in enhanced error handling to all crash situations
TheCurle pushed to master at TheCurle/Erythro 2023-04-24 21:26:59 +00:00
0f77480d5b Refactor to allow inline initialization of arrays.
TheCurle pushed to master at TheCurle/Erythro 2023-04-24 19:41:53 +00:00
e42a2cfd8d Refactor to allow inline initialization of variables.
TheCurle pushed to master at TheCurle/Erythro 2023-04-24 02:58:02 +00:00
96f6773904 Allow omission of braces on multiple-statement switch cases.
TheCurle pushed to master at TheCurle/Erythro 2023-04-24 02:03:35 +00:00
4e47cdcaf6 Add switch statement, case and default handling, wire in the error handler for a sample program
TheCurle pushed to master at TheCurle/Erythro 2023-04-24 01:17:15 +00:00
70ae06af44 Add useful error handler
TheCurle pushed to master at TheCurle/Erythro 2023-04-23 18:20:13 +00:00
09af190aa9 Fix rsp not being escaped properly in the Win32 GAS ASM generator
TheCurle pushed to master at TheCurle/Erythro 2023-04-23 17:56:39 +00:00
4d5fd36390 Fix not consuming semicolon on most operations