jeffman
3a3f9c2d78
Added PSI name display hacks
2017-03-18 14:43:57 -04:00
jeffman
d263577eb4
Added PSI window hacks
2017-03-18 13:38:32 -04:00
jeffman
12b2ea153b
Redraw main menu when exiting PSI target window
2017-03-18 12:47:40 -04:00
jeffman
69dcd8ec49
Added equip window hacks
2017-03-17 21:22:35 -04:00
jeffman
1b1f29a282
Small formatting fixes
2017-03-17 17:48:17 -04:00
jeffman
3e78279c78
Fixed PSI class window size
...
Window was too small, so this expands it to the left by one tile
2017-03-17 11:50:45 -04:00
jeffman
7329bcef6b
Only re-render PSI help on button press
...
Without this, the game will constantly try to clear+render the whole PSI
help window per frame which causes extreme lag and tearing.
2017-03-17 00:56:41 -04:00
jeffman
db21533c21
Clear out the PSI window when switching classes (status sub-window)
2017-03-17 00:55:47 -04:00
jeffman
4d84b10d91
Draw PSI Rockin correctly on PSI window
2017-03-16 20:42:25 -04:00
jeffman
f9c5fc4ad8
Added status window switching hacks
2017-03-16 20:32:11 -04:00
jeffman
97785a8059
Added status window hacks
2017-03-14 00:06:36 -04:00
jeffman
4886e4a6e6
Added C8FFC hacks
2017-03-14 00:05:02 -04:00
jeffman
7dd7bf8feb
Added party character printing hack
2017-03-13 13:54:08 -04:00
jeffman
97be1a635c
Added pixel X reset on newline
2017-03-13 13:53:55 -04:00
jeffman
d20ee7a3b2
Added some more PSI stuff
2017-03-13 13:53:12 -04:00
jeffman
500b797350
Added PSI window hacks
2017-03-12 18:55:21 -04:00
jeffman
9e710644b1
Fixed Y-coord calculation in printstr_hlight
2017-03-12 18:55:11 -04:00
jeffman
60f21052b2
Added printstr_hlight hack
2017-03-12 17:45:21 -04:00
jeffman
e93eef03a2
Added some equip window stuff
2017-03-11 13:30:08 -05:00
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