Age | Commit message (Expand) | Author |
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 | Comment more ROM labels as unreferenced | Rangi |
2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi |
2020-06-21 | Remove RAM address comments | Rangi |
2020-06-19 | Rename labels to stop cheating the unnamed.py script. | entrpntr |
2020-06-18 | Harmonize engine/menus with pokecrystal | Rangi |
2020-06-17 | Harmonize engine/overworld with pokecrystal | Rangi |
2020-06-17 | Harmonize engine/{movie, pokemon} with pokecrystal | 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 pokecrystal | Rangi |
2020-06-16 | ReplaceChrisSprite -> UpdatePlayerSprite | Rangi |
2020-06-16 | Harmonize engine/{battle, battle_anims, events, games} with pokecrystal | Rangi |
2020-06-16 | Harmonize home/ with pokecrystal | Rangi |
2020-06-16 | [in progress] Harmonize more constant and data files with pokecrystal | Rangi |
2020-06-16 | gold_silver_intro.asm -> intro.asm | Rangi |
2020-06-16 | Harmonize some more symbols with pokecrystal | Rangi |
2020-06-16 | hFF9E -> hBlackOutBGMapThird | Rangi |
2020-06-15 | Identify wObjectPriorities | Rangi |
2020-06-15 | Define wStackBottom | Rangi |
2020-06-15 | Remove Crystal-only CaughtData | Rangi |
2020-06-15 | Fix bug comments as indicated in review. | entrpntr |
2020-06-15 | Miscellaneous cleanups. | entrpntr |
2020-06-15 | Treat std scripts like specials and predefs (ported from pokecrystal) | Rangi |
2020-06-15 | Port miscellaneous recent updates from pokecrystal | Rangi |
2020-06-15 | Concatenate multiple intro 2bpps together before compression | Rangi |
2020-06-15 | Use pokecrystal's sine_table macro | Rangi |
2020-06-14 | Match mosh remaining .2bpp.lz files | Rangi |
2020-06-14 | Braindead matching for now (incbin .lz.bin for non-matching lz's). | entrpntr |
2020-06-14 | Update for unused wram and event flags. | entrpntr |
2020-06-14 | Fix file permissions. | entrpntr |
2020-06-12 | Revert gold title trail 2bpp change, add comment to title.asm instead. | entrpntr |
2020-06-11 | Improve angle/distance comment as noted in review. | entrpntr |
2020-06-11 | Address review comments, plus a few more labels/cleanups. | entrpntr |
2020-06-10 | Use hlbgcoord 0, 0 in a few places. | entrpntr |
2020-06-10 | Combine gamefreak_presents.asm and gs_intro.asm. | entrpntr |
2020-06-10 | More cleanup. | entrpntr |
2020-06-10 | Finish adding/improving labels for now. | entrpntr |
2020-06-10 | Slowly getting there. | entrpntr |
2020-06-09 | A bit more progress. | entrpntr |
2020-06-09 | Preliminary commit that builds. | entrpntr |
2020-06-09 | Extract title graphics and add options_menu.asm. | entrpntr |
2020-06-06 | Merge pull request #45 from libjet/bank3e | entrpntr |
2020-06-06 | Minor cleanups. | entrpntr |
2020-06-06 | Add engine/battle/misc.asm | libjet |
2020-06-06 | Add engine/battle/hidden_power.asm | libjet |
2020-06-06 | Add engine/events/magikarp.asm | libjet |
2020-06-06 | Add engine/pokedex/unown_dex.asm | libjet |