Commit Graph

5809 Commits

Author SHA1 Message Date
Vince Weaver cb25ecc7a5 glados: first fully working version! 2017-01-10 14:12:04 -05:00
Vince Weaver fe93b99f27 glados: level19 finished more or less! 2017-01-10 14:06:43 -05:00
Vince Weaver ce0d4e86e4 glados: object falls 2017-01-10 13:32:01 -05:00
Vince Weaver 319fcbc911 glados: update the disk image 2017-01-10 13:13:02 -05:00
Vince Weaver ecbab820f9 glados: working on the endgame 2017-01-10 13:12:33 -05:00
Vince Weaver c7d76640e6 glados: can make horizontal portals now 2017-01-10 12:08:13 -05:00
Vince Weaver 5fd174c30a glados: add rotated portal
should be able to do this with "ROT=" but not if we want color, curses.
2017-01-10 11:38:28 -05:00
Vince Weaver e247194f48 glados: organize bug list 2017-01-10 10:53:09 -05:00
Vince Weaver 722ec89eb7 glados: can move on to level19 from level1 2017-01-10 10:50:36 -05:00
Vince Weaver a96eec9f1d glados: add exit to Level 1 2017-01-10 10:41:39 -05:00
Vince Weaver d2ea46ea80 glados: update disk image 2017-01-10 01:27:39 -05:00
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