Commit Graph

28 Commits

Author SHA1 Message Date
Vince Weaver
f57de3b138 lemm: more hooking up proper job decrement 2022-04-02 23:52:15 -04:00
Vince Weaver
39a5627cf6 lemm: update so we update number of jobs left
irregularly placed, should re-draw the graphics to look better
2022-04-02 23:28:45 -04:00
Vince Weaver
b6e8de41ed lemm: builder is much closer 2022-04-02 01:39:16 -04:00
Vince Weaver
c1b3808e35 lemm: update so time works w/o mockingboard 2022-03-31 00:47:31 -04:00
Vince Weaver
9e6f6f3966 lemm: add level7 2022-03-28 23:22:33 -04:00
Vince Weaver
ee41a5ee78 lemm: add miner support, move some things around 2022-03-27 15:40:20 -04:00
Vince Weaver
7ba8b5b8a4 lemm: hook up floaters 2022-03-24 21:25:26 -04:00
Vince Weaver
3e18390ec6 lemm: can select any lemming 2022-03-22 21:36:44 -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
8d20ab32e0 lemm: update to have all intros 2022-03-20 23:09:23 -04:00
Vince Weaver
33034fd868 lemm: move common code out of the levels 2022-03-20 11:32:08 -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
ef5a65bd48 lemm: make level2 winnable 2022-03-17 21:33:58 -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
5a9824575c lemm: explosion countdown 2022-03-15 21:00:30 -04:00
Vince Weaver
3be732a51d lemm: add sound effect 2022-03-15 16:37:02 -04:00
Vince Weaver
d0f88ee8d1 lemm: add second set of music 2022-03-15 16:04:05 -04:00
Vince Weaver
62ce6377fb lemm: add level5 2022-03-15 15:16:37 -04:00
Vince Weaver
2d303093d6 lemm: bottom menu sorta working 2022-03-14 22:57:33 -04:00
Vince Weaver
93f58e95ad lemm: update for proper pointers 2022-03-13 01:28:37 -05:00
Vince Weaver
fdeee10096 lemm: modularize level code a bit 2022-03-11 01:22:51 -05:00