Commit Graph

2698 Commits

Author SHA1 Message Date
Vince Weaver
fed525de8e ds: some minor optimization 2019-11-07 22:26:59 -05:00
Vince Weaver
3a204cba54 ds: sorta have sound and progression going first 2 screens 2019-11-07 22:16:26 -05:00
Vince Weaver
3a57302641 ds: sound on first scene at least 2019-11-07 22:04:25 -05:00
Vince Weaver
c0cae15565 ds: try to make the sound playing code generic 2019-11-07 17:05:53 -05:00
Vince Weaver
7b1cc8238e ds: play full frame 2019-11-07 13:14:18 -05:00
Vince Weaver
7bb8695de9 ds: plays first frame. urgh 2019-11-07 12:06:13 -05:00
Vince Weaver
3ef490be2d ds: move things off of $9000 so everything fits
BLURGH lots of hard-coded $9000s everywhere
2019-11-07 11:44:05 -05:00
Vince Weaver
226798be95 ds: fix doors, enable everything
now just need to get sound working :(
2019-11-07 00:06:19 -05:00
Vince Weaver
9eb29fb652 ds: keyboard input plausible 2019-11-06 23:49:07 -05:00
Vince Weaver
58e8791fe3 ds: vapor lock again with keyboard emulated on escape 2019-11-06 22:25:11 -05:00
Vince Weaver
e5aad30da9 ds: fix nano breakage 2019-11-06 19:29:20 -05:00
Vince Weaver
2190a9eeef ds: fix colors when shooting
hard-coded zero page addresses for the win
2019-11-06 16:11:14 -05:00
Vince Weaver
367ce283c0 ds: can shoot again 2019-11-06 15:52:47 -05:00
Vince Weaver
a2b886dc9f ds: have escape working 2019-11-06 15:30:22 -05:00
Vince Weaver
317da073b8 ds: display line of text at top 2019-11-06 14:59:26 -05:00
Vince Weaver
eb14c0239f ds: escape vapor-locked again 2019-11-06 14:22:29 -05:00
Vince Weaver
5bc81743e5 ds: trying to put it all together 2019-11-05 23:56:51 -05:00
Vince Weaver
94be8d95e8 ds: add message before reading 2019-11-05 23:40:29 -05:00
Vince Weaver
a91dd48187 ds: add text to open book 2019-11-05 23:09:00 -05:00
Vince Weaver
aefc294036 ds: move loader down to free up a tiny bit of memory 2019-11-05 21:20:33 -05:00
Vince Weaver
db7c2a7e84 ds: add book opening scene 2019-11-05 21:20:11 -05:00
Vince Weaver
7391bb06b2 ds: update TODO 2019-11-05 17:01:16 -05:00
Vince Weaver
69b7bc1b22 ds: fine tune the timing a bit 2019-11-05 16:48:44 -05:00
Vince Weaver
89a29693e9 ds: more consistent replay
having a value of 1 does weird stuff
2019-11-05 16:07:43 -05:00
Vince Weaver
7fdb8fe705 ds: have workable starbase script 2019-11-05 16:02:02 -05:00
Vince Weaver
245983b771 ds: automate astronaut 2019-11-05 12:35:47 -05:00
Vince Weaver
ad8e0e05c3 ds: updated dissolve sprites for alien
also can shoot through shields now
2019-11-05 11:52:43 -05:00
Vince Weaver
a8663873d0 ds: move alien to screen 2 2019-11-05 10:17:37 -05:00
Vince Weaver
6e9948b746 ds: enable music for non-cycle counted areas
for timing testing
2019-11-05 10:16:59 -05:00
Vince Weaver
98603308b3 ds: add rotoscope 2019-11-05 00:38:27 -05:00
Vince Weaver
af5383f58f ds: hook up end animations 2019-11-04 22:47:52 -05:00
Vince Weaver
903eb5a9cd ds: update blink frequency 2019-11-04 17:01:49 -05:00
Vince Weaver
1f0da85445 ds: further action with ship 2019-11-04 17:00:16 -05:00
Vince Weaver
61e7bc86fb ds: more ill-advised graphics 2019-11-04 16:25:26 -05:00
Vince Weaver
e76dca8d43 ds: mess with ship graphics 2019-11-04 15:54:22 -05:00
Vince Weaver
7676818c28 ds: urgh finally with the notes 2019-11-04 09:56:16 -05:00
Vince Weaver
d7f6313e0f ds: I hate git
Merge branch 'master' of https://github.com/deater/dos33fsprogs
2019-11-04 09:53:27 -05:00
Vince Weaver
4d7830b2f2 ds: notes conflict 2019-11-04 09:50:27 -05:00
Vince Weaver
02d916f862 ds: more work on starbase 2019-11-04 00:47:34 -05:00
Vince Weaver
daf5f744ea ds: update sprites and first level of starbase 2019-11-03 21:58:21 -05:00
Vince Weaver
28d0d81ad2 ds: more work on escape
getting closer
2019-11-03 11:23:53 -05:00
Vince Weaver
1dce4d689c ds: can quit credits 2019-11-03 00:37:31 -04:00
Vince Weaver
f9bc90c962 ds: change the colors on the fonts 2019-11-03 00:22:20 -04:00
Vince Weaver
bdbb01a45f ds: font: fine tune some letters
still not happy with 'M' but I guess it's more or less legible
2019-11-02 23:26:52 -04:00
Vince Weaver
d2fe97bced ds: move raster bars down
so not to interfere with text
2019-11-02 23:22:16 -04:00
Vince Weaver
fca6dce026 ds: credits: have text more or less working 2019-11-02 23:16:50 -04:00
Vince Weaver
d3ee164f14 ds: font: all chars now 2019-11-02 23:07:17 -04:00
Vince Weaver
db4c8a655a ds: credits cycle count good 2019-11-02 22:30:51 -04:00
Vince Weaver
81472025b4 ds: working on credits 2019-11-02 21:17:42 -04:00
Vince Weaver
d63c556d3d ds: rename to make more sense
also faster loads
2019-11-02 21:05:11 -04:00