jeffman
e6ecd23052
Don't render equip symbols in equip window
2017-03-10 23:52:22 -05:00
jeffman
193301c777
Added some Equip stuff
...
Mainly this makes the game only print (None) if there's no equipment.
Previously it would always print (None) for all four slots, and *then*
print the equipment names over top.
2017-03-10 23:43:04 -05:00
jeffman
be389dc50c
Added an X reset for m2_printstr
2017-03-10 23:41:45 -05:00
jeffman
c67addbe08
Added window-clearing routine
2017-03-10 18:40:47 -05:00
jeffman
fa29c67534
reduce_bit_depth now uses a lookup table
2017-03-10 00:44:39 -05:00
jeffman
674942a6d9
Added back some VWF code
2017-03-09 13:16:37 -05:00
jeffman
2e56eca54a
Added font heights table
2017-03-09 13:16:25 -05:00
jeffman
fc8963d836
Added bits-to-nybbles lookup
2017-03-09 13:15:42 -05:00
jeffman
ccd715a551
Allocating some bytes in the window struct for hacks
...
The goal is to change any initializations of the flags
value from a 32-bit write to a 16-bit write; this frees
up the upper 16 bits for our use. When setting/clearing
flags in lower bit positions, the game won't delete whatever
we've stored in the upper 16 bits.
2017-03-09 01:04:02 -05:00
jeffman
742f053a3f
Cleaning things out
2017-03-07 17:12:52 -05:00
jeffman
02ec83056a
Enemy name length fixes
2017-02-24 19:29:19 -05:00
jeffman
50f19188c7
Cleaned up some code
2015-04-01 11:26:54 -04:00
jeffman
eed7db92d1
Fixed PSI menu redrawing
2015-03-30 00:31:24 -04:00
jeffman
41d764b7b2
Redraw status window numbers after exiting PSI menu
2015-03-28 00:44:46 -04:00
jeffman
b29da50ba9
Fixed X-reset issue
2015-03-28 00:03:26 -04:00
jeffman
d53b4d5436
Fixed dirty flags for PSI help text
2015-03-27 01:23:40 -04:00
jeffman
89308b52d8
Add VWF for character names (main windows)
2015-03-26 22:56:28 -04:00
jeffman
a9cd9e2c45
Working on PSI help window redrawing
2015-03-24 12:33:24 -04:00
jeffman
525aa426e2
Fixed main/cash window redrawing
2015-03-24 02:02:37 -04:00
jeffman
1ae822027d
Redraw Goods window
...
After leaving the Give sub-window, properly redraw the original Goods
window
2015-03-24 00:37:43 -04:00
jeffman
db37e18c44
Working on Goods windows (not finished)
2015-03-23 17:43:19 -04:00
jeffman
c59838b37d
Fix highlighting for Use menu
2015-03-23 13:36:50 -04:00
jeffman
795445d27e
Add Goods VWF
2015-03-22 23:58:47 -04:00
jeffman
cfdc86eca8
Fixed some typos
2015-03-22 20:01:24 -04:00
jeffman
60980ee787
Convert tabs to spaces
2015-03-18 13:31:21 -04:00
jeffman
083e22d766
Redrawing/erasing fixes
2015-03-18 12:18:02 -04:00
jeffman
b663d83521
Update hack files
2015-03-16 00:16:28 -04:00
jeffman
befc4629d6
Get rid of some old test stuff
2015-03-13 19:11:50 -04:00
jeffman
a1b8e4d538
Forgot some ASM files
2015-03-13 19:09:31 -04:00