kep-hack/engine
Llinos Evans 8a87ce000e Bug Fixes
Fixes the following bugs:
- Restores the Museum Guy's functionality that was removed when trying to allow Brock skip. Now works fine.
- Attempt to fix Yujirou's Sabrina-like glitch. If this doesn't fix it, look at Sabrina between RB and Y
- Attempt to fix some Misty text.
- Changed Squirtle check to use EVENT_BEAT_SURGE over the ThunderBadge. Same effect, saves a line of code, generally easier.
- Reverts a really old and shoddy DV generation system back to vanilla.

Also, I changed some gym/rival teams to reflect new philosophies from Discord discussion.
2023-07-08 10:01:27 +01:00
..
battle Bug Fixes 2023-07-08 10:01:27 +01:00
debug minor bits and pieces 2023-07-06 16:02:31 +01:00
events Fixed Pokédex display during starter selection 2023-06-15 01:35:14 +01:00
gfx BIG changes to postgame island 2023-06-17 20:36:01 +01:00
items Vermilion Beauty Bug Fixes & more 2023-06-22 18:54:25 +01:00
link Merge branch 'master' of https://github.com/pret/pokered 2022-12-28 17:38:38 -06:00
math Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
menus Text speed options: INSTANT, FAST, MED 2023-07-03 23:50:46 +01:00
movie Boy/Girl option 2023-05-13 00:08:39 +01:00
overworld minor things for testing celeste hill 2023-06-04 11:50:43 +01:00
pokemon Bug fixes 2023-06-12 12:48:08 +01:00
slots A few small improvements 2023-04-29 18:10:11 +01:00
battletentdata.asm remove jack from the tent 2023-05-15 09:45:45 +01:00
flag_action.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
joypad.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
play_time.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
predefs.asm More WRAM label cleanup (still needs UNIONs and renaming) 2021-05-31 16:25:16 -04:00