Skip to content

History / Add a new party menu icon

Revisions

  • Steps for unique Unown icons (code courtesy of Idain)

    @FrenchOrange FrenchOrange committed Nov 25, 2023
  • Fixed typo

    @FrenchOrange FrenchOrange committed Nov 25, 2023
  • Fixed typos

    @FrenchOrange FrenchOrange committed Nov 25, 2023
  • Added more code edits to help in the learning process for the reader.

    @SonicRay100 SonicRay100 committed Oct 22, 2023
  • Added full code to make it easier and faster to implement tutorial and used tags to collapse long code. Modified some text as well.

    @SonicRay100 SonicRay100 committed Oct 22, 2023
  • Add DEF in constants/icon_constants.asm

    @Idain Idain committed Sep 30, 2023
  • Add missing still frames

    @FrenchOrange FrenchOrange committed Feb 21, 2023
  • Use icon constant for icon comparison

    @Idain Idain committed Nov 28, 2022
  • LuigiTOKO

    @Rangi42 Rangi42 committed Jul 16, 2022
  • Add table_width and assert_table_length macros

    @Idain Idain committed Mar 7, 2022
  • Avoid unnecessary call+ret inefficiency

    @aaaaaa123456789 aaaaaa123456789 committed Apr 15, 2021
  • Updated Add a new party menu icon (markdown)

    @mid-kid mid-kid committed May 13, 2020
  • Fix

    @Rangi42 Rangi42 committed Mar 16, 2020
  • celebi.png

    @Rangi42 Rangi42 committed Mar 16, 2020
  • https://github.com/eevee/pokered/tree/new-icons

    @Rangi42 Rangi42 committed Oct 15, 2018
  • )

    @Rangi42 Rangi42 committed Oct 15, 2018
  • Emi's icons

    @Rangi42 Rangi42 committed Oct 15, 2018
  • Link tutorials from the main page LoadOverworldMonIcon doesn't need to push/pop af if it uses wCurIcon

    @Rangi42 Rangi42 committed Aug 18, 2018
  • The overworld icons were bugged; now it's okay. Code took from Polished Crystal

    @Cherryello Cherryello committed Aug 13, 2018
  • Optimized code thanks to i0brendan0

    @Cherryello Cherryello committed Aug 9, 2018
  • The GetIconBank didn't load properly the second bank of icons. In fact, the overworld icons of the second banks were okay, but in the team menu, the Pokémon in the second bank had the icons of the Pokémon in the first one (example: Snorlax had the Beedrill icon). I just took this code from the GetMonIconBank from PolishedCrystal and it works as wanted

    @Cherryello Cherryello committed Aug 9, 2018
  • Remove address comments

    @Rangi42 Rangi42 committed Jun 25, 2018
  • Terser

    @Rangi42 Rangi42 committed Jun 13, 2018
  • Optimize

    @Rangi42 Rangi42 committed Jun 13, 2018
  • Optimize

    @Rangi42 Rangi42 committed May 26, 2018
  • Terser

    @Rangi42 Rangi42 committed May 25, 2018
  • Add a new party menu icon

    @Rangi42 Rangi42 committed May 25, 2018