.. |
bills_pc.asm
|
Rename wVramState to wStateFlags and use flag constants (#1078)
|
2024-01-07 14:27:22 +01:00 |
bills_pc_top.asm
|
Improve some innacurate function names, labels, and comments (#1078)
|
2024-01-07 13:36:05 +01:00 |
breeding.asm
|
Identify various "????"s (#1125)
|
2024-06-11 20:54:45 -04:00 |
breedmon_level_growth.asm
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |
caught_data.asm
|
Consistent labels for each nickname in RAM
|
2021-03-17 16:38:21 -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
|
Consistent labels for each nickname in RAM
|
2021-03-17 16:38:21 -04:00 |
european_mail.asm
|
Correct European mail documentation (#1142)
|
2024-09-26 00:20:30 -04:00 |
evolve.asm
|
Consistent labels for each nickname in RAM
|
2021-03-17 16:38:21 -04:00 |
experience.asm
|
Clean up bugs commented in the source code (#912)
|
2022-07-09 16:12:02 -05:00 |
health.asm
|
Replace magic numbers with TILE_WIDTH (#1056)
|
2023-07-26 19:50:16 -05:00 |
knows_move.asm
|
#641 fixes and additions. (#646)
|
2019-10-20 18:24:17 -04:00 |
learn.asm
|
Consistent labels for each nickname in RAM
|
2021-03-17 16:38:21 -04:00 |
level_up_happiness.asm
|
More syncing with pokegold
|
2020-11-03 10:13:06 -05:00 |
mail.asm
|
In labels, stick to Place for text without delay, and Print for text with letter delay (#1078)
|
2024-01-07 14:06:40 +01:00 |
mail_2.asm
|
Improve some innacurate function names, labels, and comments (#1078)
|
2024-01-07 13:36:05 +01:00 |
mon_menu.asm
|
In labels, stick to Place for text without delay, and Print for text with letter delay (#1078)
|
2024-01-07 14:06:40 +01:00 |
mon_stats.asm
|
Rename `SLP` to `SLP_MASK` (#918)
|
2022-06-17 22:25:56 -04:00 |
mon_submenu.asm
|
Sync some files with pokegold
|
2021-03-24 10:24:52 -04:00 |
move_mon.asm
|
Clean up bugs commented in the source code (#912)
|
2022-07-09 16:12:02 -05:00 |
move_mon_wo_mail.asm
|
Consistent labels for each nickname in RAM
|
2021-03-17 16:38:21 -04:00 |
party_menu.asm
|
In labels, stick to Place for text without delay, and Print for text with letter delay (#1078)
|
2024-01-07 14:06:40 +01: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 |
search_owned.asm
|
Rename `MON_ID` to `MON_OT_ID` (#1114)
|
2024-04-27 12:16:34 -05:00 |
search_party.asm
|
Rename search.asm and search2.asm
|
2022-06-17 23:27:53 -04:00 |
stats_screen.asm
|
Identify various "????"s (#1125)
|
2024-06-11 20:54:45 -04:00 |
switchpartymons.asm
|
Fix/update sprite y-coord offscreen definitions (#1108)
|
2024-04-14 15:55:46 -05:00 |
tempmon.asm
|
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
|
2020-06-17 17:03:38 -04:00 |
types.asm
|
Rename some labels
|
2020-12-23 16:29:30 -05:00 |