kep-hack/engine/pokemon
Llinos Evans 98110eddc8 DV / Stat Exp display in stat menu
Imported from Shin Pokered. Required a little bit of refactoring but all in all very straightforward. I changed the WRAM associations to be easier for me to work with should I ever need to.

I am not a 100% fan of the way this works - requiring hold inputs - but I am also not sure how to make it just be something you can easily input...
2023-06-11 07:25:45 +01:00
..
add_mon.asm Removing MissingNo to make room 2023-04-09 20:41:31 +01:00
bills_pc.asm Merge branch 'master' of https://github.com/pret/pokered 2022-12-28 17:38:38 -06:00
evos_moves.asm (mostly) fix the tradeback tutor 2023-05-01 19:39:30 +01:00
experience.asm Fix file modes 2020-11-14 20:52:10 -06:00
learn_move.asm Fix a bunch of single player battle engine bugs 2022-08-31 14:42:36 +01:00
load_mon_data.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
remove_mon.asm Use {interpolation} to generate sequences of RAM labels 2021-04-27 15:49:59 -04:00
set_types.asm Fix file modes 2020-11-14 20:52:10 -06:00
status_ailments.asm Rename SLP to SLP_MASK (#361) 2022-06-17 22:25:52 -04:00
status_screen.asm DV / Stat Exp display in stat menu 2023-06-11 07:25:45 +01:00