Commit Graph

8 Commits

Author SHA1 Message Date
snesrev
0b58368de0 Lots of code cleanup (#32)
### Description
<!-- What is the purpose of this PR and what it adds? -->

### Will this Pull Request break anything? 
<!-- Will it break the compiling? -->

### Suggested Testing Steps
<!-- See if the compiling fails/break anything in the game. -->
2023-04-03 21:56:08 +02:00
Snesrev
7a29af4260 Use int8 instead of char.
Char is not guaranteed to be signed.
2023-03-20 20:01:27 +01:00
snesrev
51ac35a65d Code cleanup (#28)
Lots of code cleanup
2023-03-20 18:12:36 +01:00
Snesrev
027086067a Doors don't close the same way as on console (Fixes #21) 2023-03-16 18:30:35 +01:00
Snesrev
56df2670c0 Clean up some code 2023-03-14 20:18:51 +01:00
Snesrev
b57d30a827 Clean up some code 2023-03-07 00:23:44 +01:00
Snesrev
606e9a0ada Fix various bugs reported by testyourmine 2023-03-06 18:00:05 +01:00
snesrev
09c1bdd874 Initial commit 2023-03-05 22:06:32 +01:00