Vince Weaver
6c06f149ec
lemm: update levels to be playable
2022-04-19 21:36:44 -04:00
Vince Weaver
d6876d4cde
lemm: add hr expansion
2022-04-17 19:28:29 -04:00
Vince Weaver
2b7b8763ee
lemm: improve exploding sequence a bit
2022-04-12 23:21:51 -04:00
Vince Weaver
f9b67e69e8
lemm: add danger to level7
2022-04-12 22:38:43 -04:00
Vince Weaver
4e7496c6e4
lemm: exit flames on l5 are green
2022-04-09 22:10:09 -04:00
Vince Weaver
46e6467da7
lemm: move some stuff to qload to free up some room
2022-04-09 22:02:37 -04:00
Vince Weaver
354ed0e013
lemm: handle falling into the water
2022-04-09 21:22:18 -04:00
Vince Weaver
d3d0e45941
lemm: add bubble animation for level4
2022-04-09 21:07:28 -04:00
Vince Weaver
64041dcd32
lemm: add animation to level6
2022-04-09 01:05:11 -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
26ee0aa451
lemm: work on adding job counters
2022-04-02 20:30:16 -04:00
Vince Weaver
880c64a96f
lemm: more adjustment of various jobs
...
use OR on lemmings so they overlap when drawn
*except* for stoppers as it just made them look sans clothes
2022-03-31 00:10:00 -04:00
Vince Weaver
64bdb4474b
lemm: add level10
2022-03-30 00:18:05 -04:00
Vince Weaver
40ada4bde7
lemm: add level9
2022-03-29 23:54:50 -04:00
Vince Weaver
7cbff2792d
lemm: print numbers to background too so pointer doesn't erase
2022-03-29 23:13:46 -04:00
Vince Weaver
1df80cc9c4
lemm: add level8
2022-03-29 21:52:34 -04:00
Vince Weaver
9e6f6f3966
lemm: add level7
2022-03-28 23:22:33 -04:00
Vince Weaver
6d5b1ff592
lemm: move some things to qload to free up space
2022-03-28 00:53:34 -04:00
Vince Weaver
ee41a5ee78
lemm: add miner support, move some things around
2022-03-27 15:40:20 -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
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
0b732265f6
lemm: add level3
2022-03-19 23:12:07 -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
0cdc01d4d2
lemm: move some routines into loader
2022-03-16 23:40:34 -04:00
Vince Weaver
e4edbf2fb7
lemm: particle effects working
2022-03-15 21:56:47 -04:00
Vince Weaver
3be732a51d
lemm: add sound effect
2022-03-15 16:37:02 -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
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
93f58e95ad
lemm: update for proper pointers
2022-03-13 01:28:37 -05:00
Vince Weaver
d471b5f22b
lemm: update pointer sprites
2022-03-13 00:46:46 -05:00
Vince Weaver
ba51967e28
lemm: animate falling
2022-03-12 18:03:53 -05:00
Vince Weaver
fdeee10096
lemm: modularize level code a bit
2022-03-11 01:22:51 -05:00
Vince Weaver
860324783e
lemm: initial lemming
2022-03-10 01:10:42 -05:00
Vince Weaver
08eaef60d6
lemm: pointer vaguely works
2022-03-10 00:45:51 -05:00
Vince Weaver
3d6aab63d0
lemm: open door
2022-03-09 01:05:00 -05:00
Vince Weaver
5f73aaa421
lemm: animate the flames
2022-03-09 00:35:13 -05:00
Vince Weaver
f5c9513998
lemm: time counts down
2022-03-08 00:49:10 -05:00
Vince Weaver
053e95cd78
lemm: work on intro
2022-03-07 08:53:14 -05:00
Vince Weaver
a63540bc21
games: lemm: music sorta working
2022-03-05 23:25:44 -05:00
Vince Weaver
7095b76a6c
games: Lemm
...
should probably be working on other things
2022-03-04 16:53:49 -05:00