.. |
bills_pc_top.asm
|
Identify some more unnamed labels
|
2020-10-05 20:10:01 -04:00 |
bills_pc.asm
|
Replace $0 with 0 for "ld l, a / ld h, 0" idiom
|
2020-11-09 15:20:40 -05:00 |
breeding.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
breedmon_level_growth.asm
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |
caught_data.asm
|
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
|
2020-06-17 17:03:38 -04:00 |
correct_nick_errors.asm
|
CorrectNickErrors fixes control characters, not text commands
|
2018-11-05 23:08:10 +01:00 |
correct_party_errors.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
european_mail.asm
|
Fix #645: Use English labels for European mail handling functions
|
2019-11-03 20:34:02 -05:00 |
evolve.asm
|
Identify more uses of wBuffer1-6
|
2020-11-03 19:53:07 -05:00 |
experience.asm
|
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
|
2020-06-17 17:03:38 -04:00 |
health.asm
|
hQuotient is a four-byte buffer (fixes #558)
|
2018-08-26 13:49:38 -04:00 |
knows_move.asm
|
#641 fixes and additions. (#646)
|
2019-10-20 18:24:17 -04:00 |
learn.asm
|
Identify more uses of wBuffer1-6
|
2020-11-03 19:53:07 -05:00 |
level_up_happiness.asm
|
More syncing with pokegold
|
2020-11-03 10:13:06 -05:00 |
mail_2.asm
|
Identify more uses of wBuffer1-6
|
2020-11-03 19:53:07 -05:00 |
mail.asm
|
Identify more uses of wBuffer1-6
|
2020-11-03 19:53:07 -05:00 |
mon_menu.asm
|
Replace $0 with 0 for "ld l, a / ld h, 0" idiom
|
2020-11-09 15:20:40 -05:00 |
mon_stats.asm
|
Identify more uses of wBuffer1-6
|
2020-11-03 19:53:07 -05:00 |
mon_submenu.asm
|
Identify more uses of wBuffer1-6
|
2020-11-03 19:53:07 -05:00 |
move_mon_wo_mail.asm
|
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
|
2020-06-17 17:03:38 -04:00 |
move_mon.asm
|
Remove "XXX" comments (various "???+" still mark unclear code)
|
2020-11-09 16:38:11 -05:00 |
party_menu.asm
|
Correct some filename comments
|
2020-11-17 11:12:21 -05:00 |
print_move_description.asm
|
Group MoveDescriptions with PrintMoveDesc and rename that to PrintMoveDescription (like ItemDescriptions with PrintItemDescription)
|
2020-05-25 03:54:42 -04:00 |
search2.asm
|
Fix miscellaneous points made in #658
|
2019-11-23 20:56:22 -05:00 |
search.asm
|
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
|
2020-06-17 17:03:38 -04:00 |
stats_screen.asm
|
Identify more uses of wBuffer1-6
|
2020-11-03 19:53:07 -05:00 |
switchpartymons.asm
|
Replace $0 with 0 for "ld l, a / ld h, 0" idiom
|
2020-11-09 15:20:40 -05:00 |
tempmon.asm
|
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
|
2020-06-17 17:03:38 -04:00 |
types.asm
|
Add meaningful aliases for wd265
|
2018-07-29 00:25:52 -04:00 |