Commit Graph

38 Commits

Author SHA1 Message Date
Vince Weaver 4010a84b9f mist: fix it to load properly
need to disable some sound temporarily as out of room if we
leave LOADER in memory
2020-03-08 14:11:11 -04:00
Vince Weaver 43f5028c45 mist: split off some more common code 2020-03-07 23:11:08 -05:00
Vince Weaver 2258d43b1b mist: opening gear fully works 2020-03-07 18:24:46 -05:00
Vince Weaver 4a4b0b0255 mist: inside clock puzzle 2020-03-07 15:21:16 -05:00
Vince Weaver 6d0211f1bb mist: can raise clock bridge 2020-03-07 13:42:04 -05:00
Vince Weaver 76e7f6554c mist: can adjust clock 2020-03-07 13:07:42 -05:00
Vince Weaver b0fc5b881b mist: split up the code a bit 2020-03-07 11:16:44 -05:00
Vince Weaver 7d1fb17aa8 mist: start adding clock puzzle 2020-03-07 11:06:29 -05:00
Vince Weaver e7026fb076 mist: split level data to own file 2020-03-06 15:29:13 -05:00
Vince Weaver dd337cda46 mist: split common sprites to own file 2020-03-06 15:19:35 -05:00
Vince Weaver 516b641e42 mist: can sit in fireplace now 2020-03-06 15:06:39 -05:00
Vince Weaver a3466df836 mist: add clock island
can now reach all the marker switches
2020-03-05 16:48:45 -05:00
Vince Weaver 1ef0afba10 mist: add tree cabin closeup 2020-03-05 14:30:06 -05:00
Vince Weaver 19bd8b8d56 mist: add in generator house switch 2020-03-05 13:56:42 -05:00
Vince Weaver 74de7c1d5e mist: add switch at spaceship 2020-03-05 12:28:11 -05:00
Vince Weaver 5c740c0f35 mist: add dentist office 2020-03-05 11:49:46 -05:00
Vince Weaver 2ef2626404 mist: use fast lzsa everywhere 2020-03-05 00:25:59 -05:00
Vince Weaver 8d654dce84 mist: move to lzsa compression of graphics
saves 7k or so
2020-03-04 22:25:46 -05:00
Vince Weaver fa9f1f5d81 mist: move graphics around 2020-03-04 16:14:41 -05:00
Vince Weaver 00bd091493 mist: added gear location
way more trouble than it was worth
2020-03-03 17:02:44 -05:00
Vince Weaver dbd1edd1de mist: add another two backgrounds 2020-03-03 15:17:14 -05:00
Vince Weaver 103cb289e5 mist: add two new views
this makes walking a bit less jumpy
2020-03-03 14:09:57 -05:00
Vince Weaver 3f5d3b9d30 mist: working? 2020-03-02 16:50:00 -05:00
Vince Weaver 81e4c994e7 mist: can click a switch 2020-03-02 15:50:57 -05:00
Vince Weaver 6e668a3363 mist: can read letter now 2020-03-02 15:46:04 -05:00
Vince Weaver c12b1ffdaa mist: add a few more destinations 2020-03-02 15:00:57 -05:00
Vince Weaver e8860a8d8f mist: can walk back down to dock 2020-03-02 13:55:52 -05:00
Vince Weaver d8aa941dfd mist: add audio clips
disabled for now
2020-03-02 11:49:55 -05:00
Vince Weaver 26ad24bc4a mist: add some more graphics 2020-03-02 02:21:56 -05:00
Vince Weaver bbf906be5a mist: can walk to the red book now 2020-03-01 23:09:35 -05:00
Vince Weaver 7105451bf8 mist: can change direction when move to new location 2020-03-01 15:39:49 -05:00
Vince Weaver ca9c087736 mist: can walk forward 2020-03-01 15:24:28 -05:00
Vince Weaver 8a81509259 mist: can look left and right 2020-03-01 15:18:10 -05:00
Vince Weaver c42e3a7bf4 mist: can link through linking book 2020-03-01 13:28:04 -05:00
Vince Weaver d971ed7b5f mist: add abstraction 2020-03-01 13:14:49 -05:00
Vince Weaver 6350149f59 mist: cursor now changes as you mouse over things 2020-03-01 12:45:24 -05:00
Vince Weaver bf6beefc21 mist: some work on lores part 2020-03-01 00:37:09 -05:00
Vince Weaver 4732a8c5c7 mist: another demake 2020-02-28 15:55:57 -05:00