Age | Commit message (Expand) | Author |
2020-07-06 | add_tm, add_hm, and add_mt define TM##_MOVE, HM##_MOVE, and MT##_MOVE constan... | Rangi |
2020-07-06 | Define SERIAL_PREAMBLE_LENGTH | Rangi |
2020-07-05 | Use MAX_NEUTRAL_DAMAGE in BattleCommand_DamageCalc | Rangi |
2020-07-04 | SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT | Rangi |
2020-07-01 | Identify more labels, and use the jumptable macro when possible | Rangi |
2020-06-29 | Identify more labels and constants | Rangi |
2020-06-29 | Identify more unnamed labels | Rangi |
2020-06-28 | Reformat gfx/trade/game_boy.png and fix tools/gfx --preserve | Rangi |
2020-06-22 | Identify some more labels | Rangi |
2020-06-21 | Sync PokeFluteTerminator with pokegold | Rangi |
2020-06-21 | Comment more ROM labels as unreferenced | Rangi |
2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi |
2020-06-21 | Remove some more raw addresses | Rangi |
2020-06-20 | Remove RAM address comments | Rangi |
2020-06-20 | pushd/popd are bash-only | Rangi |
2020-06-18 | Harmonize engine/menus with pokegold | Rangi |
2020-06-17 | Harmonize engine/overworld with pokegold | Rangi |
2020-06-17 | Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS... | Rangi |
2020-06-17 | Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with poke... | Rangi |
2020-06-17 | Harmonize engine/{gfx, items, link, math} with pokegold | Rangi |
2020-06-16 | ReplaceKrisSprite -> UpdatePlayerSprite | Rangi |
2020-06-16 | Harmonize engine/{battle, battle_anims, events, games} with pokegold | Rangi |
2020-06-16 | [in progress] Harmonize more constant and data files with pokegold | Rangi |
2020-06-16 | crystal_intro.asm -> intro.asm | Rangi |
2020-06-16 | Harmonize some more symbols with pokegold | Rangi |
2020-06-15 | Identify wObjectPriorities | Rangi |
2020-06-15 | Undo incorrect comment | Rangi |
2020-06-15 | Adding 0 is pointless in CheckMimicUsed | Rangi |
2020-06-14 | make DEBUG=1 logs all symbols in the .map and .sym files | Rangi |
2020-06-13 | Label some mobile addresses, and revise some comments | Rangi |
2020-06-11 | Remove redundant tile graphics file, reuse others | Rangi |
2020-06-10 | Define pokeanim setup commands like std scripts, predefs, and specials | Rangi |
2020-06-10 | predef_id -> lda_predef, for consistency with lda_coord and map_id | Rangi |
2020-06-10 | Remove address-related comment | Rangi |
2020-06-10 | Resolve #723: treat std scripts like specials and predefs | Rangi |
2020-06-03 | Separate UnusedBattleObjectPals from PartyMenuOBPals | Rangi |
2020-05-29 | Rename ScrollingMenu_UpdateDisplay.string_2485f (#726) | Lhivorde |
2020-05-25 | Some uses of SCREEN_WIDTH and SCREEN_HEIGHT | Rangi |
2020-05-25 | Group MoveDescriptions with PrintMoveDesc and rename that to PrintMoveDescrip... | Rangi |
2020-05-18 | Update some routine labels, including unreferenced ones | Rangi |
2020-05-17 | Miscellaneous cleanup noted in #709 | Rangi |
2020-05-16 | Format all CopyTilemapAtOnce variations the same way | Rangi |
2020-05-10 | Update some comments | Rangi |
2020-05-07 | Clean up some percentage values | Rangi |
2020-05-06 | Use a FIRST_UNOWN_CHAR constant for the Unown font | Rangi |
2020-04-30 | Miscellaneous updates | Rangi |
2020-04-23 | Miscellaneous updates and corrections | Rangi |
2020-04-18 | Miscellaneous fixes, including one for the Pokédex design flaw by ax6 | Rangi |
2020-04-17 | More miscellaneous fixes (see #709) | Rangi |
2020-04-16 | Fix #709 miscellaneous issues | Rangi |