Commit Graph

3934 Commits

Author SHA1 Message Date
Vince Weaver
7458087e2d utils: dos33: split out the vtoc_bitmap code so we can share it 2021-03-29 13:33:03 -04:00
Vince Weaver
f86f761430 graphics: cube 2021-03-29 07:58:01 -04:00
Vince Weaver
afef9457c8 gr: lines: some size updates 2021-03-28 18:30:50 -04:00
Vince Weaver
89d706cb0e graphics: lines: look into recursive 2021-03-28 18:04:19 -04:00
Vince Weaver
d0775b32f1 lines: small enough for the bot 2021-03-28 01:08:29 -04:00
Vince Weaver
dc80cfdeb1 gr: lines: make it fit 2021-03-28 00:27:06 -04:00
Vince Weaver
244e0ea558 graphics: lines_small, more compact 2021-03-27 23:43:31 -04:00
Vince Weaver
094141a7d3 graphics: lines: more work on lines 2021-03-27 23:13:17 -04:00
Vince Weaver
e3e0e1ee89 lines: working using wiki algo 2021-03-27 18:22:42 -04:00
Vince Weaver
9b28d5420a gr: lines: working on bresenham lines 2021-03-27 16:31:52 -04:00
Vince Weaver
d9fd1e96bc lovebyte: sierzoom: more comments 2021-03-25 19:14:55 -04:00
Vince Weaver
fe720a30fa lovebyte: sierzoom: update the comments to explain things a bit better 2021-03-25 18:58:45 -04:00
Vince Weaver
e83a9e6d6c ootw: ending: lzsa 2021-03-24 19:43:33 -04:00
Vince Weaver
a5fdef7b65 ootw: move audio around 2021-03-24 11:33:54 -04:00
Vince Weaver
5285ebbf84 ootw: more lzsa: c2 done, fits on floppy again 2021-03-24 11:25:26 -04:00
Vince Weaver
7f05a4dfa1 ootw: lzsa for c3 2021-03-23 16:49:25 -04:00
Vince Weaver
ef9ea1a5bb ootw: lzsa for c4 2021-03-23 16:42:37 -04:00
Vince Weaver
30a058884a ootw: update c5 to lzsa 2021-03-23 16:33:27 -04:00
Vince Weaver
6a89e4a4a2 ootw: title: move to own dir 2021-03-23 16:25:51 -04:00
Vince Weaver
2e213c6568 ootw: things mostly building again 2021-03-23 11:56:45 -04:00
Vince Weaver
48fc5d5620 ootw: moving things around again 2021-03-23 11:01:36 -04:00
Vince Weaver
af68a322e7 ootw: c3 and c4 split off 2021-03-23 10:33:51 -04:00
Vince Weaver
4bebba110f ootw: move c2 to own dir 2021-03-23 10:16:51 -04:00
Vince Weaver
74d7c48323 ootw: c1: remove last of RLE code 2021-03-23 09:57:50 -04:00
Vince Weaver
50cd01bca5 ootw: c1: convert beast ending 2021-03-23 09:56:56 -04:00
Vince Weaver
a900c0fc91 ootw: c1: move a lot of graphics around 2021-03-23 09:48:29 -04:00
Vince Weaver
e158f47a09 ootw: c1: convert end animation 2021-03-23 09:42:33 -04:00
Vince Weaver
c017a4bb8b ootw: c1: pool now lzsa 2021-03-23 09:28:19 -04:00
Vince Weaver
f0d1e864b3 ootw: c1: lzsa the rope 2021-03-23 09:21:30 -04:00
Vince Weaver
1b018f327b ootw: c1: more lzsa conversion 2021-03-23 01:57:49 -04:00
Vince Weaver
b4d80a0c23 ootw: move level1 to own directory 2021-03-22 23:45:40 -04:00
Vince Weaver
e5b9baad19 ootw: intro: fix typo in comment 2021-03-22 23:27:10 -04:00
Vince Weaver
dcf38f2d21 ootw: intro: split off last part 2021-03-22 23:16:36 -04:00
Vince Weaver
a802ce050f ootw: intro: break off tunnel 2021-03-22 23:12:51 -04:00
Vince Weaver
417ccc56ae ootw: intro: split off lightning 2021-03-22 23:06:58 -04:00
Vince Weaver
1c01a15b8a ootw: intro: split off soda 2021-03-22 23:02:27 -04:00
Vince Weaver
f042f3ba6d ootw: intro: split off console 2021-03-22 22:58:32 -04:00
Vince Weaver
0d1e97c966 ootw: intro: split off scanner 2021-03-22 22:48:39 -04:00
Vince Weaver
e54ea9ba69 ootw: intro: split off keypad 2021-03-22 22:39:48 -04:00
Vince Weaver
dc6a889398 ootw: intro: more splitting up 2021-03-22 22:26:56 -04:00
Vince Weaver
7a9357ed5d intro: break off part1 2021-03-22 22:05:03 -04:00
Vince Weaver
7d4a2204cd ootw: intro: don't compress the chunks
takes 4k more on disk but also frees up 10k RAM
2021-03-22 21:52:55 -04:00
Vince Weaver
d2c476115b gr-utils: add a png to 16x16 util 2021-03-22 21:29:27 -04:00
Vince Weaver
b09b6953d0 gr: bitmap: add a few more 16x16 2021-03-22 21:26:54 -04:00
Vince Weaver
5687a4d5b8 ootw: re-optimizing the intro with LZSA 2021-03-22 21:24:43 -04:00
Vince Weaver
7275891d83 eye: update makefile 2021-03-17 14:29:40 -04:00
Vince Weaver
39d3361a22 eye: double height 2021-03-17 14:29:29 -04:00
Vince Weaver
b17b23b57a graphics: eye_new: room for a {B9} 2021-03-16 15:07:13 -04:00
Vince Weaver
f52d98cd37 eye_new: better 2021-03-16 14:47:34 -04:00
Vince Weaver
337230115a gr: eye: update 2021-03-16 14:15:44 -04:00