Commit Graph

984 Commits

Author SHA1 Message Date
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
Vince Weaver dfabd3d232 tfv: slice limit mostly working 2021-01-16 12:58:30 -05:00
Vince Weaver 3a964b3573 tfv: drop limit break sorta works 2021-01-14 23:26:24 -05:00
Vince Weaver fab7df55d7 tfv: magic sorta works 2021-01-14 21:42:26 -05:00
Vince Weaver d55a3a996c tfv: credits: exit back to title on keypress 2021-01-14 10:36:44 -05:00
Vince Weaver ef557b62bc tfv: add in credits
try to bring them up to speed a bit too
2021-01-14 01:28:18 -05:00
Vince Weaver 5320812dff tfv: covert all of overworld to put_sprite_crop 2021-01-13 23:33:05 -05:00
Vince Weaver 74efb72150 tfv: vortex cannon summon 2021-01-13 23:28:43 -05:00
Vince Weaver 1e45c5688a tfv: can summon metrocat 2021-01-13 15:17:15 -05:00
Vince Weaver d6cdf30217 tfv: end-of-battle animation 2021-01-13 12:45:24 -05:00
Vince Weaver 5a3db0f576 tfv: can attack during battle 2021-01-13 12:16:20 -05:00
Vince Weaver 94edd9ca01 tfv: battle menus set up 2021-01-13 00:43:21 -05:00
Vince Weaver da98de69e3 tfv: battle: menus almost in place 2021-01-12 00:44:03 -05:00
Vince Weaver cd67c4e4da tfv: more work on battle 2021-01-11 15:20:43 -05:00
Vince Weaver a7c8b6646b fix some more miscompiles 2021-01-05 23:59:08 -05:00
Vince Weaver 9c79caa8a2 duke: missing update to Makefile 2021-01-05 23:53:08 -05:00
Vince Weaver 6c7139300b made an attempt to check in all missing files 2021-01-05 23:30:41 -05:00
Vince Weaver 8c445868b5 games: update README/Makefiles 2021-01-05 21:03:44 -05:00
Vince Weaver ae57fdb378 checkin pending files 2021-01-05 15:32:11 -05:00
Vince Weaver b1238af49d re-arranged the entire directory structure
this will probably upset people
2021-01-05 15:29:31 -05:00