Commit Graph

81 Commits

Author SHA1 Message Date
Vince Weaver
0f8e9963ed lemm: support speeding up release 2022-03-23 21:49:58 -04:00
Vince Weaver
08dd4bf01d lemm: update percent in counter 2022-03-23 00:34:33 -04:00
Vince Weaver
ddb9328748 lemm: properly print 100% in outtro 2022-03-22 21:58:21 -04:00
Vince Weaver
357dfe7c57 lemm: can explode all now 2022-03-22 21:48:02 -04:00
Vince Weaver
3e18390ec6 lemm: can select any lemming 2022-03-22 21:36:44 -04:00
Vince Weaver
a4fe2f7a4f lemm: can fall too far now 2022-03-22 21:10:57 -04:00
Vince Weaver
8100ab783e lemm: percentage checking mostly working
not sure if it's worth all the bytes
2022-03-22 18:50:06 -04:00
Vince Weaver
671182cf46 lemm: centralize printing outtro info
also try to pick proper outtro from stats
2022-03-22 17:13:38 -04:00
Vince Weaver
b918d7a14e lemm: support up to 10 active lemmings 2022-03-22 00:05:49 -04:00
Vince Weaver
6f6e057b1e lemm: release up to 10 lemmings 2022-03-21 23:00:30 -04:00
Vince Weaver
0b8fdb163b lemm forgot file 2022-03-21 20:35:57 -04:00
Vince Weaver
8d20ab32e0 lemm: update to have all intros 2022-03-20 23:09:23 -04:00
Vince Weaver
4b714999a6 lemm: don't re-load level if already in RAM 2022-03-20 22:50:26 -04:00
Vince Weaver
8824603ec2 lemm: work on lemming explosion taking out part of background 2022-03-20 22:43:15 -04:00
Vince Weaver
56c0d10635 lemm: add simple click sound effects
also enable keyboard shortcut for jobs for some reason
2022-03-20 22:24:24 -04:00
Vince Weaver
1815e74976 lemm: more complete credits 2022-03-20 11:47:10 -04:00
Vince Weaver
33034fd868 lemm: move common code out of the levels 2022-03-20 11:32:08 -04:00
Vince Weaver
0b732265f6 lemm: add level3 2022-03-19 23:12:07 -04:00
Vince Weaver
c84a7a7495 lemm: tidy up level4 2022-03-19 22:35:22 -04:00
Vince Weaver
26bc0e7bc4 lemm: some fixes to music
should handle the song-dong-early case now

also bump down to loading at $9000
loading right up against $BF00/$C000 was having bit flips in qboot?
still need to investigate that
2022-03-19 21:48:03 -04:00
Vince Weaver
ea4f705e6d lemm: add level4 2022-03-19 00:36:58 -04:00
Vince Weaver
b9135fe5a3 lemm: can walk uphill now 2022-03-18 01:59:15 -04:00
Vince Weaver
ef5a65bd48 lemm: make level2 winnable 2022-03-17 21:33:58 -04:00
Vince Weaver
e505806d00 lemm: add more music 2022-03-17 14:57:06 -04:00
Vince Weaver
2d36035725 lemm: add more music to level5
can't add whole thing without expanding the file sizes a bit
2022-03-17 14:44:39 -04:00
Vince Weaver
c206b666ee lemm: split off level5 as well 2022-03-17 14:33:18 -04:00
Vince Weaver
5d0e4bd7fd lemm: separate level1 file working 2022-03-17 13:56:03 -04:00
Vince Weaver
491687d03b lemm: prepare to separate out the level data 2022-03-17 12:34:14 -04:00
Vince Weaver
cc75712f33 lemm: clear screen earlier on intros
on real hardware was seeing the old text briefly
2022-03-16 23:47:14 -04:00
Vince Weaver
0cdc01d4d2 lemm: move some routines into loader 2022-03-16 23:40:34 -04:00
Vince Weaver
90815dd181 lemm: adjust timing in the split screen
was trying to fix issue with retrotink-2x display, but didn't help
and things look fine on real CRT
2022-03-16 23:12:33 -04:00
Vince Weaver
e4edbf2fb7 lemm: particle effects working 2022-03-15 21:56:47 -04:00
Vince Weaver
f31a7529f7 lemm: explosion at end 2022-03-15 21:24:13 -04:00
Vince Weaver
5a9824575c lemm: explosion countdown 2022-03-15 21:00:30 -04:00
Vince Weaver
36ccd81c7e lemm: everything now fits, barely 2022-03-15 18:49:04 -04:00
Vince Weaver
3be732a51d lemm: add sound effect 2022-03-15 16:37:02 -04:00
Vince Weaver
6a86dfe89c lemm: fix to use right door on level5 2022-03-15 16:09:38 -04:00
Vince Weaver
d0f88ee8d1 lemm: add second set of music 2022-03-15 16:04:05 -04:00
Vince Weaver
576ece0680 lemm: add title now that we no longer run hello.bas 2022-03-15 15:45:54 -04:00
Vince Weaver
7e9b9e90f2 lemm: was too big, load with qboot
bit of a hack but seems to work
2022-03-15 15:33:50 -04:00
Vince Weaver
62ce6377fb lemm: add level5 2022-03-15 15:16:37 -04:00
Vince Weaver
6d946b7f23 lemm: win/loss message 2022-03-15 00:50:35 -04:00
Vince Weaver
234db1a550 lemm: only dig if digger selected 2022-03-15 00:41:12 -04:00
Vince Weaver
53710ccf0b lemm: draw door opening to both pages 2022-03-15 00:02:46 -04:00
Vince Weaver
5fe700cbf1 lemm: automatically start after pause at title screen 2022-03-14 23:45:15 -04:00
Vince Weaver
6bacbe9fdb lemm: draw menu to both pages 2022-03-14 23:22:32 -04:00
Vince Weaver
2d303093d6 lemm: bottom menu sorta working 2022-03-14 22:57:33 -04:00
Vince Weaver
29bf0b06b8 lemm: integrate vlin code 2022-03-14 16:43:58 -04:00
Vince Weaver
5d3ba6d7cb lemm: add hlin support 2022-03-14 12:16:40 -04:00
Vince Weaver
b692102f25 lemm: minor documentation change 2022-03-14 01:07:45 -04:00