Age | Commit message (Expand) | Author |
2020-06-22 | Use pokepret account for committing to symbols branch | 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-20 | Travis should upload .sym files to the symbols branch | Rangi |
2020-06-20 | Identify some more Unknown labels | Rangi |
2020-06-19 | sound_duty became duty_cycle_pattern | 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 | Harmonize home/ 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 | Merge pull request #730 from Caverns4/patch-1 | Rangi |
2020-06-15 | Mention pokecrystal in tools/unnamed.py output | 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-14 | wWildMonPP is 4 bytes, not one byte. | Caverns4 |
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-11 | Merge pull request #729 from Rangi42/master | 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-07 | Remove a \ from the end of a comment line | Rangi |
2020-06-07 | wPhoneList, like wItems et al, has a terminating 0 (see PokegearPhone_DeleteP... | Rangi |
2020-06-03 | Merge pull request #728 from Rangi42/master | Rangi |
2020-06-03 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
2020-06-03 | Merge pull request #727 from ISSOtm/free_space | Rangi |
2020-06-03 | Separate UnusedBattleObjectPals from PartyMenuOBPals | Rangi |
2020-06-02 | Rewrite tools/free_space.awk | ISSOtm |
2020-06-02 | Replace free_space.awk with free_space.py | Rangi |
2020-06-02 | Merge pull request #722 from entrpntr/fix-used-space | Rangi |
2020-05-29 | Rename ScrollingMenu_UpdateDisplay.string_2485f (#726) | Lhivorde |
2020-05-25 | Merge pull request #725 from FredrIQ/wd431 | Rangi |
2020-05-26 | Add label for wd431 and remove misleading comment (it's not strictly mobile) | Fredrik Ljungdahl |
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 |