Commit Graph

5185 Commits

Author SHA1 Message Date
Vince Weaver
6a4ff347da sb: fix blue/orange sprite to have pseudo transparency 2023-06-10 22:37:29 -04:00
Vince Weaver
b95389b54e sb: bounce off walls 2023-06-10 22:20:30 -04:00
Vince Weaver
261be4abdb sb: working on gameplay 2023-06-09 16:56:25 -04:00
Vince Weaver
49585b0a28 sb: add in sound 2023-06-09 16:16:43 -04:00
Vince Weaver
c3dd6b2687 sb: asplode more or less there 2023-06-09 15:43:52 -04:00
Vince Weaver
a6a2fb235c sb: update with full sprite load 2023-06-09 13:25:11 -04:00
Vince Weaver
40eb53cb7c sb: more spritework 2023-06-09 01:54:20 -04:00
Vince Weaver
7a160512b3 sb: get the asplode text printing right 2023-06-09 00:26:49 -04:00
Vince Weaver
ff5a7cb543 sb: update Makefile to build all 2023-06-07 13:52:12 -04:00
Vince Weaver
790437e339 sb: projectile animation 2023-06-06 15:34:11 -04:00
Vince Weaver
9ded41d8bd sb: add some sound effects 2023-06-05 16:29:18 -04:00
Vince Weaver
e86d1f503a sb: add projectile 2023-06-05 01:48:45 -04:00
Vince Weaver
75bfb9b9a5 sb: drop shield after timeout 2023-06-04 00:50:59 -04:00
Vince Weaver
0ce69e9a12 sb: can activate shield 2023-06-04 00:46:01 -04:00
Vince Weaver
ce03614991 sb: use page flipping 2023-06-03 18:37:14 -04:00
Vince Weaver
7ec3ce6856 sb: add edga jr easter egg 2023-06-03 16:00:05 -04:00
Vince Weaver
687e963275 sb: add some head movement 2023-06-03 12:48:37 -04:00
Vince Weaver
6104eb40ba sb: improve color cycle 2023-06-02 23:46:25 -04:00
Vince Weaver
4eb8cd5ab8 sb: work on color cycle 2023-06-02 17:07:04 -04:00
Vince Weaver
34401d1dac sb: start using big sprites 2023-06-02 16:37:01 -04:00
Vince Weaver
b29f0334ae sb: add sbzone files 2023-06-02 15:40:42 -04:00
Vince Weaver
2468c859ac sb: add two placeholder games 2023-06-02 11:59:48 -04:00
Vince Weaver
3e0a94861f sb: update title screen 2023-06-01 23:46:07 -04:00
Vince Weaver
ec60687498 sb: split up files 2023-06-01 23:25:42 -04:00
Vince Weaver
e3a9d29184 sb: skip intro when you return to the menu screen 2023-06-01 17:04:31 -04:00
Vince Weaver
dca40eecea sb: rename the fn files 2023-06-01 16:50:41 -04:00
Vince Weaver
4c462958ab sb: title keyboard navigation 2023-06-01 16:45:32 -04:00
Vince Weaver
cae06cd638 sb: add some sprites to title 2023-06-01 16:21:40 -04:00
Vince Weaver
7fbebb9895 sb: keyboard early out 2023-06-01 14:29:59 -04:00
Vince Weaver
960339242d sb: fix up scroll intro 2023-05-31 17:06:35 -04:00
Vince Weaver
5d4e0b066b sb: forgot a file 2023-05-31 01:15:43 -04:00
Vince Weaver
41d7fe69c8 title: add sound 2023-05-31 01:14:56 -04:00
Vince Weaver
abe1dd5bc5 vscroll: add faster version 2023-05-30 16:56:41 -04:00
Vince Weaver
f240488fb7 vscroll: cycle count 2023-05-30 13:17:08 -04:00
Vince Weaver
c844297c3b sb: work on vert scroll 2023-05-30 00:36:16 -04:00
Vince Weaver
68dab4547d sb: use qboot 2023-05-26 00:18:33 -04:00
Vince Weaver
b2c4346a20 outline2023: update Makefile 2023-05-20 01:15:38 -04:00
Vince Weaver
6acaa0d541 outline2023: hitting the deadline hard... 2023-05-18 17:04:33 -04:00
Vince Weaver
9a9cb955d2 midline: working? 2023-05-18 16:57:20 -04:00
Vince Weaver
80af2dd610 midline: optimize 2023-05-18 14:14:05 -04:00
Vince Weaver
e5b108298b midline: more optimizing 2023-05-18 13:43:07 -04:00
Vince Weaver
a9db68a74a midline: finally
problem was trying to be clever and updating the self-modifying
ranges inside of the loop rather than outside in vblank
2023-05-18 12:43:36 -04:00
Vince Weaver
d5db7dc892 midline: urgh 2023-05-18 12:15:54 -04:00
Vince Weaver
3ec17c1bde midline: still don't know why it won't work 2023-05-18 09:37:33 -04:00
Vince Weaver
b44a925fcf midline: doesn't work and I don't know why 2023-05-18 01:08:00 -04:00
Vince Weaver
c385ed3bf4 midline: more opts 2023-05-17 23:40:52 -04:00
Vince Weaver
7294283e0f midline: clean up code 2023-05-17 16:47:21 -04:00
Vince Weaver
945244fdd0 midline: optimize a bit 2023-05-17 16:26:04 -04:00
Vince Weaver
b76e1b20ef midline: ill-advised demo 2023-05-17 15:39:09 -04:00
Vince Weaver
cb276305fc double: add stable midline version 2023-05-16 16:17:56 -04:00