Commit Graph

14 Commits

Author SHA1 Message Date
3866ee07a8 Source the palette name from data 2020-06-01 01:24:44 +01:00
c1268e8d57 Start reorganising for multiple games 2020-06-01 01:08:53 +01:00
cf58be6a20 Use map rect 2020-05-31 14:58:46 +01:00
b690c763bb A few more .idx realisations, and some parsing code 2020-04-16 03:03:51 +01:00
32fd9f9aa9 More investigation into animation 2020-04-15 21:11:01 +01:00
786d261f98 Allow dialogues to be hidden or shown
To do this, MENU and SUBMENU are split into two types (at last), and
a Widget type is introduced. This should allow lots of code to be
removed at some point.
2020-04-14 03:14:49 +01:00
65249b59c4 Rename go module 2019-12-31 01:55:58 +00:00
997e2076d1 Start loading .fnt files. No display yet 2019-01-02 06:16:15 +00:00
b21767fe97 First pass at displaying Menu files 2018-12-30 23:23:08 +00:00
456f71bfb9 Complete the rename from chaos-gate -> ordoor 2018-03-22 20:31:10 +00:00
2af6a4a500 Fix cmd/loader to account for the frame->sprite rename 2018-03-21 18:56:30 +00:00
738abfc4a8 Finish the Set/ implementation 2018-03-18 17:27:32 +00:00
2f02c7bbf3 Some more map progress 2018-03-18 13:57:01 +00:00
93fb27403b Rename cmd/load -> cmd/loader 2018-03-18 05:37:54 +00:00