Commit Graph

68 Commits

Author SHA1 Message Date
Vince Weaver f802b938f6 sound: try to unify uses of redbook_sound 2024-04-02 00:47:51 -04:00
Vince Weaver 67e00b64e8 double: update music 2023-05-13 00:52:17 -04:00
Vince Weaver 05509c5f42 tfv: bump to version 007 2021-02-11 23:55:16 -05:00
Vince Weaver 3fc87c047d tfv: get info screen printing actual data 2021-02-11 23:54:45 -05:00
Vince Weaver 5fd6aecff7 tfv: initial inventory/info screen 2021-02-10 13:16:52 -05:00
Vince Weaver 4224a48d64 tfv: battle actually uses entered name 2021-02-07 15:13:07 -05:00
Vince Weaver 7b887addd6 tfv: name entry works 2021-02-07 01:03:23 -05:00
Vince Weaver 073ced5cb0 tfv: get the "story" sort of working 2021-02-03 00:50:16 -05:00
Vince Weaver 0d21630641 tfv: add story graphics 2021-01-29 00:00:53 -05:00
Vince Weaver f093c8f23b appleiibot: messing around with sierpinski 2021-01-28 23:48:03 -05:00
Vince Weaver 446fb3b163 tfv: update text entry 2021-01-25 20:38:05 -05:00
Vince Weaver e66a20a074 hgr2png: this is harder than it looks 2021-01-23 15:44:46 -05:00
Vince Weaver f45a30dec7 tfv: more work on textentry 2021-01-22 00:50:11 -05:00
Vince Weaver 5ab04b5cb3 tfv: update rotozoom code to newest 2021-01-20 16:41:19 -05:00
Vince Weaver 78cb19fe7a tfv: fix ca65 complaints about negative constants 2021-01-20 16:38:44 -05:00
Vince Weaver b44775d3eb tfv: work on name entry 2021-01-20 16:36:26 -05:00
Vince Weaver 9ccb26e740 tfv: fix missing parts of build 2021-01-20 16:34:58 -05:00
Vince Weaver dc68aabd8d tfv: update to version 005 2021-01-19 18:24:08 -05:00
Vince Weaver c5976dc2c7 tfv: fix issue with wrapping on main menu 2021-01-19 17:20:36 -05:00
Vince Weaver ad842faeed tfv: queue commands so you can choose while being attacked 2021-01-19 17:04:34 -05:00
Vince Weaver 716ab79c2e tfv: also play victory music 2021-01-19 16:27:24 -05:00
Vince Weaver c5f571126e tfv: add victory music 2021-01-19 16:07:49 -05:00
Vince Weaver 77daa4349d tfv: get rest of pt3 file there 2021-01-19 15:28:29 -05:00
Vince Weaver f4afae1327 tfv: wasn't initing some vars properly 2021-01-19 14:44:35 -05:00
Vince Weaver b1a9611d4b tfv: play music during battle 2021-01-19 14:39:37 -05:00
Vince Weaver 25bf183ec5 tfv: better battle zoom-in 2021-01-19 14:02:55 -05:00
Vince Weaver 7ae2556983 tfv: rotate into battle! 2021-01-19 13:51:00 -05:00
Vince Weaver 3711c5431e tfv: get rotate always working 2021-01-19 12:20:53 -05:00
Vince Weaver 1033f0b6e8 tfv: rotozoom into battle
involved more re-arranging of the zero page than one might want
2021-01-19 11:02:56 -05:00
Vince Weaver 039bd80bc7 tfv: enemy can fight back 2021-01-19 00:32:10 -05:00
Vince Weaver 9161646c39 tfv: magic: put sword away when casting magic 2021-01-18 23:45:47 -05:00
Vince Weaver c7226a0f4c tfv: add battle pose 2021-01-18 23:35:44 -05:00
Vince Weaver a7b576eaec tfv: update limits 2021-01-18 20:36:05 -05:00
Vince Weaver b15aacde68 tfv: summons now cost MP 2021-01-18 16:06:54 -05:00
Vince Weaver 143094554b tfv: tune the magic a bit 2021-01-18 16:00:29 -05:00
Vince Weaver 1b64ab5260 tfv: have enemy change color when dies 2021-01-18 15:49:02 -05:00
Vince Weaver d8d2afb366 tfv: optimize attack a bit 2021-01-18 15:35:12 -05:00
Vince Weaver 26caa77891 tfv: add sprite color mask support 2021-01-18 14:00:30 -05:00
Vince Weaver 4458f81f57 tfv: battle menu update the HP and MP 2021-01-18 00:52:12 -05:00
Vince Weaver 386a719783 tfv: split off gr_put_num 2021-01-17 23:48:12 -05:00
Vince Weaver 6a771b66bd tfv: make hit points 16-bits
huge pain, especially compare.  Probably some lurking mistakes
2021-01-17 23:43:56 -05:00
Vince Weaver 09ad61c229 tfv: let you select target of attacks 2021-01-17 20:11:21 -05:00
Vince Weaver b249df66fa tfv: battle, split off attack code 2021-01-17 16:14:56 -05:00
Vince Weaver a7725fd35b tfv: split off hero drawing code 2021-01-17 16:12:06 -05:00
Vince Weaver 403cd5a3b4 tfv: split enemy code off battle 2021-01-17 15:34:23 -05:00
Vince Weaver 21ead6d010 tfv: split off magic code 2021-01-17 15:27:03 -05:00
Vince Weaver 614778e999 tfv: split off summons 2021-01-17 15:22:30 -05:00
Vince Weaver 777614c801 tfv: split off limit break and menu code to own file 2021-01-17 14:11:38 -05:00
Vince Weaver d4ef15dcaa tfv: split off menu from battle code 2021-01-17 13:54:29 -05:00
Vince Weaver ddb3ca6cb3 tfv: finish zap limit break 2021-01-16 13:49:16 -05:00