Commit Graph

434 Commits

Author SHA1 Message Date
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
Vince Weaver 75d91105f5 glados: another chunk 2017-01-04 17:25:05 -05:00
Vince Weaver 0b2a94dccc glados: second part done 2017-01-04 16:52:05 -05:00
Vince Weaver a32fcc34c9 glados33: first part of song
also removed DOS linefeeds
2017-01-04 15:46:46 -05:00
Vince Weaver 363057c256 Merge branch 'master' of git://github.com/deater/dos33fsprogs 2017-01-04 14:15:44 -05:00
Vince Weaver faca514c48 glados33: try to get one of the text files working 2017-01-04 14:15:19 -05:00
Vince Weaver 881fb31990 Merge branch 'master' of git://github.com/deater/dos33fsprogs 2017-01-04 14:09:47 -05:00
Vince Weaver f1aab6e953 Merge branch 'master' of git://github.com/deater/dos33fsprogs 2017-01-04 14:08:50 -05:00
Vince Weaver 23efcc545f glados33: add initial files 2017-01-04 14:08:24 -05:00
Vince Weaver b1704c8a13 tokenize_asoft: add way to comment out large parts of a program 2017-01-04 14:07:39 -05:00
Vince Weaver 2d8646f724 webserver: comment the memcpy routine 2016-12-16 16:51:54 -05:00
Vince Weaver db067ba91c webserver: add faster memcpy, but comment out 2016-12-16 16:47:25 -05:00
Vince Weaver 825e526a3a bin2data: fix off by one error 2016-12-16 16:45:22 -05:00
Vince Weaver c7f04713b3 asoft-utils: add new bin2data utility 2016-12-16 13:36:48 -05:00
Vince Weaver 56f0a711eb webserver: set a proper mime type for .ico files
we were serving them up as html, which surprisingly firefox was fine
with
2016-12-16 12:33:46 -05:00