Age | Commit message (Expand) | Author |
2022-03-30 | Add bugfix for Battle Factory trainer IVs | GriffinR |
2022-03-14 | Merge pull request #1642 from GriffinRichards/bstrings | GriffinR |
2022-03-10 | Add usage of battle strings table offset constant | GriffinR |
2022-02-28 | Merge pull request #1639 from GriffinRichards/typo-hoppy | GriffinR |
2022-02-28 | Fix bunny hoppy typo | GriffinR |
2022-02-22 | Rename GetBattlePyramindTrainerEncounterMusicId to fix typo | sphericalice |
2022-02-02 | Merge pull request #1616 from GriffinRichards/missing-req | GriffinR |
2022-01-26 | Merge pull request #1608 from GriffinRichards/fix-fieldmap | GriffinR |
2022-01-23 | Add missing :req, remove old macros | GriffinR |
2022-01-21 | Z coord / height -> elevation | GriffinR |
2022-01-21 | Merge pull request #1604 from GriffinRichards/clean-spinda | GriffinR |
2022-01-20 | Correct map data comment | GriffinR |
2022-01-20 | Small documentation and cleanup | Eduardo Quezada D'Ottone |
2022-01-20 | Merge pull request #1599 from GriffinRichards/fix-tilemaps | GriffinR |
2022-01-19 | Merge pull request #1597 from GriffinRichards/misc-cleanup | GriffinR |
2022-01-19 | TRAVERSABLE->UNUSED, rename MB_SECRET_BASE_OBSTACLE | GriffinR |
2022-01-19 | sTileBitAttributes to sparse array, rename MB_UNNUSED_CAVE | GriffinR |
2022-01-19 | Fix decorations metatile attribute names | GriffinR |
2022-01-19 | Disambiguate fieldmap names | GriffinR |
2022-01-19 | Name overworld tilemaps for their bg, add layer type constants | GriffinR |
2022-01-17 | Document Spinda spot algorithm | GriffinR |
2022-01-16 | Merge pull request #1601 from GriffinRichards/fix-decor-flag | GriffinR |
2022-01-16 | Updated the value of MAX_MAP_DATA_SIZE | LOuroboros |
2022-01-11 | Move balls, shop, link, map popups, and bag out of interface | GriffinR |
2022-01-11 | Move summary screen graphics out of interface, fix some names | GriffinR |
2022-01-11 | Fix berry crusher graphics name | GriffinR |
2022-01-11 | Fix some battle dome graphics names | GriffinR |
2022-01-10 | Merge pull request #1590 from GriffinRichards/dex-enum | GriffinR |
2022-01-09 | Fix FLAG_DECORATION_0 name | GriffinR |
2022-01-06 | Merge pull request #1586 from GriffinRichards/clean-areascreen | GriffinR |
2022-01-05 | Convert pokedex defines to enums | GriffinR |
2022-01-04 | Misc cleanup | GriffinR |
2021-12-31 | Clean up pokedex_area_screen | GriffinR |
2021-12-28 | Move pokemon and easy chat constants to global, misc clean-up | GriffinR |
2021-12-18 | Review corrections | LOuroboros |
2021-12-17 | [LEAK INFORMED] Documented the unk19 item field | LOuroboros |
2021-11-18 | Finish updating macro comments | GriffinR |
2021-11-17 | Distinguish 'virtual object' names from object events | GriffinR |
2021-11-17 | Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into ... | GriffinR |
2021-11-17 | Continue macro comment updating | GriffinR |
2021-11-17 | Remove dead sub references | GriffinR |
2021-11-17 | Merge pull request #1550 from GriffinRichards/doc-pokenav | GriffinR |
2021-11-17 | Document field_tasks | GriffinR |
2021-11-16 | More updating event macro comments | GriffinR |
2021-11-16 | Some TV clean-up | GriffinR |
2021-11-16 | Label slot machine ids, fix GetPriceReduction | GriffinR |
2021-11-16 | Continue updating event macro comments | GriffinR |
2021-11-16 | Handle optional arguments for warp commands, add WARP_ID_NONE | GriffinR |
2021-11-15 | Drop some overworld prefixes | GriffinR |
2021-11-15 | Add PARTY_NOTHING_CHOSEN | GriffinR |