Commit Graph

3630 Commits

Author SHA1 Message Date
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
278dfb9c3f rotoplasma: optimize some more
about 6fps

theoretical max might be around 10fps
2021-01-11 12:50:14 -05:00
Vince Weaver
321e21d4d1 plasma: trick to make tiny smaller
doesn't work if you page flip :(
2021-01-11 11:56:06 -05:00
Vince Weaver
926d5db11b rotoplasma: some optimization 2021-01-11 11:02:13 -05:00
Vince Weaver
70c9c75f01 rotoplasma: add a rotoplasma 2021-01-10 23:56:51 -05:00
Vince Weaver
47dfd72f21 plasma: add qkumba optimization 2021-01-10 15:11:32 -05:00
Vince Weaver
5e8f8881ab appleiibot: forgot to add the new encoder 2021-01-10 00:55:53 -05:00
Vince Weaver
9ec1f83fd2 plasma: add special bot version
did get it to load with the more advanced loader
2021-01-10 00:55:29 -05:00
Vince Weaver
3b9f746ca6 plasma: some last code comments 2021-01-09 23:27:28 -05:00
Vince Weaver
2f044a1633 plasma: more code comments 2021-01-09 23:25:43 -05:00
Vince Weaver
f119774703 plasma: update code comments 2021-01-09 23:16:54 -05:00
Vince Weaver
ae3c914eca plasma: update basic version 2021-01-09 22:57:46 -05:00
Vince Weaver
7e217c75a0 plasma: trying to get to fit 2021-01-09 15:48:29 -05:00
Vince Weaver
2010c7b715 plasma: optimize 2021-01-09 15:00:32 -05:00
Vince Weaver
bb18191fd7 plasma: another byte off 2021-01-09 13:19:52 -05:00
Vince Weaver
43c7819e9e plasma: optimize for speed at expense of size 2021-01-09 13:09:19 -05:00
Vince Weaver
0801d09f32 plasma: more optimization 2021-01-09 12:26:57 -05:00
Vince Weaver
fbc5c1fdb0 plasma: optimizing 2021-01-09 11:58:12 -05:00
Vince Weaver
07b1effec2 plasma: work on lo-res plasma 2021-01-09 01:41:44 -05:00
Vince Weaver
481d2de4fa rotozoom: update README 2021-01-07 18:57:41 -05:00
Vince Weaver
a286080e1b rotozoom: update docs 2021-01-07 15:54:08 -05:00
Vince Weaver
cba3b2865c rotozoom: add bg color change 2021-01-07 15:21:57 -05:00
Vince Weaver
97f20e3c0c rotozoom: optimized the unrolled loop 2021-01-07 15:14:51 -05:00
Vince Weaver
9e68cd70f5 rotozoom: unroll loop
decent performance increase
2021-01-07 14:38:18 -05:00