Commit Graph

4619 Commits

Author SHA1 Message Date
Vince Weaver
923b6f35f7 peasant: more work trying to track down disk issue 2022-01-11 03:01:57 -05:00
Vince Weaver
2226c02233 tiny_tracker: more work 2022-01-11 02:59:52 -05:00
Vince Weaver
b7cd2f386a tiny_tracker3: room for 140 byte program 2022-01-10 21:40:24 -05:00
Vince Weaver
36fcc72dde tiny_tracker: more work 2022-01-10 19:34:02 -05:00
Vince Weaver
6d653fa082 tiny_tracker: more optimization 2022-01-10 01:41:36 -05:00
Vince Weaver
d909751ed5 tiny_tracker: more work 2022-01-10 01:20:48 -05:00
Vince Weaver
489fdb2ac9 d2_tiny: more optimization 2022-01-10 00:47:32 -05:00
Vince Weaver
fb6371eec6 d2: more work on tiny mockingboard player 2022-01-09 23:58:37 -05:00
Vince Weaver
ccaba3d4ff flyer: shave some bytes off 2022-01-09 18:10:45 -05:00
Vince Weaver
e54da17b0f peasant: bug where co-ords not set going to cliff 2022-01-08 01:10:21 -05:00
Vince Weaver
69f5e0a3b3 peasant: properly patch the drive1/drive2 code for slot 2022-01-08 01:10:09 -05:00
Vince Weaver
2ad94749c6 peasant: bump version number 2022-01-08 00:02:49 -05:00
Vince Weaver
c8f2973d96 peasant: fix bug where sometimes stopped at edge of screen
longstanding bug, problem was we did a collision check *after*
  wrapping X position and moving to next room so we were colliding
  with the far side of the screen and somtimes stopping unnecessarily
2022-01-08 00:00:34 -05:00
Vince Weaver
bc106806ab peasant: be sure not to mess with state if loading from savegame 2022-01-07 23:24:33 -05:00
Vince Weaver
467d1f5bef peasant: make separation between lines 9 rather than 8 lines
this makes text much nicer and avoids descender squish

in theory messes up some stuff and could possibly run out of room
2022-01-07 22:52:05 -05:00
Vince Weaver
2bb9694582 peasant: forgot the "climb fence" action in peasant2 2022-01-07 15:02:24 -05:00
Vince Weaver
bf7c9b3b9c peasant: animate gary 2022-01-07 14:19:15 -05:00
Vince Weaver
24f8399122 peasant: update TODO 2022-01-06 13:34:15 -05:00
Vince Weaver
029e579482 peasant: should now work with one disk in each drive 2022-01-06 13:29:04 -05:00
Vince Weaver
ebbdf0a216 peasant: trying to add drive2 support
currently broken, something goes wrong after switching to drive2
2022-01-06 08:34:27 -05:00
Vince Weaver
28128c4820 flyer: convert to asm 2022-01-04 16:17:57 -05:00
Vince Weaver
bd193974fe peasant: drive2: work on drive2 support 2022-01-04 01:13:39 -05:00
Vince Weaver
713ed40c8b tiny_gr8: initial checkin 2022-01-03 16:32:19 -05:00
Vince Weaver
9fc7069829 peasant: move the lake bubbles to be shared by intro/peasant3 2021-12-31 00:18:29 -05:00
Vince Weaver
62d15c0663 appleiibot: add edgar 2021-12-30 21:41:19 -05:00
Vince Weaver
0fc854f149 peasant: split out river animation code and share it 2021-12-30 20:03:27 -05:00
Vince Weaver
1a5134193b peasant: disable clear screen between levels 2021-12-30 14:32:07 -05:00
Vince Weaver
f33a338c72 peasant: make hgr_copy artificially slow to give the windowblind effect 2021-12-30 13:56:09 -05:00
Vince Weaver
bb60cd8536 peasant: remove last use of 1x5 sprite code 2021-12-30 00:51:05 -05:00
Vince Weaver
d16f9523fc peasant: finish updating intro to new infrastructure 2021-12-30 00:46:21 -05:00
Vince Weaver
14270a87ed peasant: more work updating the intro 2021-12-29 14:22:55 -05:00
Vince Weaver
1ac631bbcf peasant: work on unifying the sprite code 2021-12-29 01:27:37 -05:00
Vince Weaver
b469b4d564 peasant: update inn/inside to new page1 background code 2021-12-28 18:35:17 -05:00
Vince Weaver
bedb385b31 peasant: trogdor: move to the new page1 background code 2021-12-28 18:25:25 -05:00
Vince Weaver
07af48da44 peasant: get rid of hgr_partial_save
not needed anymore now that we always keep background in page1
2021-12-28 17:56:28 -05:00
Vince Weaver
b9a3f2ac3a peasant: update peasantry to new drawing/erasing code 2021-12-28 16:45:19 -05:00
Vince Weaver
f0e730a1f0 peasant: animate waterfall 2021-12-28 14:39:04 -05:00
Vince Weaver
285610ab00 peasant: update to the new bg draw code 2021-12-27 15:26:11 -05:00
Vince Weaver
39c9c38bbf peasant: start moving to new background drawing code
might be workable, makes animations much easier
2021-12-27 01:19:48 -05:00
Vince Weaver
bde1864ac2 kerrek: fix typo in dialog
this was reported by Andrew Roughan
2021-12-26 23:08:42 -05:00
Vince Weaver
f05b9e25f6 kerrek: sprites fixed (for reals this time?) 2021-12-26 20:49:43 -05:00
Vince Weaver
12a06d01ce peasant: have all the kerrek sprites hooked up 2021-12-26 20:21:14 -05:00
Vince Weaver
15d6ba1d61 kerrek: better hooking up of kerrek 2021-12-26 19:12:54 -05:00
Vince Weaver
265d394586 peasant: more work on Kerrek 2021-12-26 18:51:08 -05:00
Vince Weaver
c321313fb2 peasant: work on kerrek 2021-12-24 01:00:22 -05:00
Vince Weaver
83a7c9f065 peasant: update TODO 2021-12-20 10:43:32 -05:00
Vince Weaver
f817f59ceb peasant: update TODO list 2021-12-20 10:41:13 -05:00
Vince Weaver
f878179fca peasant: sleeping trogdor animation 2021-12-20 00:14:45 -05:00
Vince Weaver
417fa90865 basic: add snowy demo 2021-12-18 14:40:40 -05:00
Vince Weaver
e8f5ca9f11 peasant: update save 2021-12-18 11:33:29 -05:00