Commit Graph

5848 Commits

Author SHA1 Message Date
Vince Weaver
b447989a85 glados: level19 hazzards are fatal 2017-01-10 01:27:24 -05:00
Vince Weaver
a386ad3283 glados: change lev19 background to be red/blue palette 2017-01-10 00:02:54 -05:00
Vince Weaver
0e8508e818 glados: decided separate level19 file not needed 2017-01-10 00:02:39 -05:00
Vince Weaver
29c17717a5 glados: initial level19 support
also make it so you can't jump through the air
2017-01-10 00:00:54 -05:00
Vince Weaver
2d805754d2 pcx2hgr: allow creating images with black1 backgrounds 2017-01-09 23:47:39 -05:00
Vince Weaver
deb11f91f1 glados: ipdate disk image 2017-01-09 16:32:31 -05:00
Vince Weaver
a1cac2ae3c glados: start working on Level 19 2017-01-09 16:13:03 -05:00
Vince Weaver
91a100a4c2 glados: some fine tuning 2017-01-09 14:58:27 -05:00
Vince Weaver
c29fb18058 glados: run opening intro screen 2017-01-09 14:51:54 -05:00
Vince Weaver
262a2e0371 glados: add rudimentary sound effects 2017-01-09 14:27:50 -05:00
Vince Weaver
6087ff6284 glados: bullets can go through portal 2017-01-09 14:09:21 -05:00
Vince Weaver
510924bda7 glados: proper portal/laser behavior 2017-01-09 13:59:49 -05:00
Vince Weaver
e159e71af7 glados: lasers go through portals now 2017-01-09 13:46:03 -05:00
Vince Weaver
2a08dfcf90 glados: turrets are now deadly 2017-01-09 13:12:13 -05:00
Vince Weaver
68de9b9d27 glados: waste time making the loading screens look nice 2017-01-09 12:24:16 -05:00
Vince Weaver
8906c919bf glados: finish title screen
wasted way more time than should have trying to get 3-color
VMW logo looking right.
2017-01-09 11:43:05 -05:00
Vince Weaver
1c021fa1b1 dos33: fix segfault when loading from disk image
probably broke this in recent file cleanups :(
2017-01-09 11:41:12 -05:00
Vince Weaver
e3d5d1e525 glados: update disk image 2017-01-09 01:22:36 -05:00
Vince Weaver
cf4dc326fc glados: chell stays consistent colors now 2017-01-09 01:22:21 -05:00
Vince Weaver
ae62fb1dce glados: add left-going chell 2017-01-09 00:03:18 -05:00
Vince Weaver
9848dbb30d glados: add a companion cube 2017-01-08 23:59:23 -05:00
Vince Weaver
1d3602d086 glados: add companion cube/sprite editor 2017-01-08 23:18:27 -05:00
Vince Weaver
670ce10840 glados: update TODO 2017-01-08 01:25:15 -05:00
Vince Weaver
f93967cb06 glados: chell "sprite" sorta passable 2017-01-08 01:15:08 -05:00
Vince Weaver
e20b314631 portal: ugh, bug was forgetting to set SCALE= to a sane value 2017-01-06 23:00:53 -05:00
Vince Weaver
9aaf181571 hgr-tools: add shape table dumper
trying to track down a really weird bug
2017-01-06 22:49:07 -05:00
Vince Weaver
979f55f247 glados: might as well update the disk image 2017-01-06 17:03:55 -05:00
Vince Weaver
3e73da50a9 glados: fix some embarassing typos
also having problems with the shape tables not working sometimes
2017-01-06 17:03:13 -05:00
Vince Weaver
e5fd19f36a glados: portals actually work 2017-01-06 15:24:56 -05:00
Vince Weaver
b849e7da6f glados: portals work (sort of) 2017-01-06 14:42:42 -05:00
Vince Weaver
03414aab1b glados: initial game 2017-01-06 14:10:06 -05:00
Vince Weaver
00e6380514 glados: add initial "game" 2017-01-06 09:40:59 -05:00
Vince Weaver
6b2afb05a2 shape_table: re-write so it can parse multiple commands per line
makes it easier to work out shape tables in a text editor
2017-01-06 08:16:32 -05:00
Vince Weaver
dd6082f4b0 glados: update shapes
appleII hires is a pain
2017-01-06 08:16:10 -05:00
Vince Weaver
ad4680fddb glados: one last fix to the music 2017-01-05 17:00:20 -05:00
Vince Weaver
cb146ebfce glados: update disk image 2017-01-05 16:47:34 -05:00
Vince Weaver
2c0a7a9909 glados: shape table struggles 2017-01-05 16:47:19 -05:00
Vince Weaver
782f8bd1f4 glados: caught some off notes in the music 2017-01-05 16:47:06 -05:00
Vince Weaver
6d3613bb84 glados: put key gosub in single digits 2017-01-05 16:46:47 -05:00
Vince Weaver
4622a0c495 glados: music done
need to debug a bit
2017-01-05 15:57:53 -05:00
Vince Weaver
ce51c2cfc4 glados: add some more music 2017-01-05 15:11:26 -05:00
Vince Weaver
e37b689dff glados: more music added 2017-01-05 14:44:51 -05:00
Vince Weaver
0e7de91bad asoft_sound: include comments in generated code 2017-01-05 14:08:59 -05:00
Vince Weaver
f7f847e7f4 asoft_sound: have 4 sound routines to choose from 2017-01-05 13:57:45 -05:00
Vince Weaver
3fb0a548ed glados: add credits to the music file 2017-01-05 13:06:26 -05:00
Vince Weaver
f525fd321c asoft_sound: can now generate BASIC program to play sounds
also have a mostly debugged still_alive sound file
2017-01-05 13:04:25 -05:00
Vince Weaver
1f3d1aace4 asoft_sound: initial checkin of sound generator 2017-01-05 10:37:06 -05:00
Vince Weaver
51025d3e71 glados: start adding shapes 2017-01-04 23:47:29 -05:00
Vince Weaver
bcea1a66c8 glados: full text works
I suppose I need to work on sound next
2017-01-04 22:25:10 -05:00
Vince Weaver
883be41256 glados: most of text done 2017-01-04 22:15:11 -05:00