summaryrefslogtreecommitdiff
path: root/engine/events/poisonstep_pals.asm
AgeCommit message (Expand)Author
2020-11-17Resolve some "???" commentsRangi
2020-08-05Use TRUE for hCGBPalUpdatemid-kid
2018-08-25Use labels instead of constants for HRAMRangi
2018-06-24Remove all address commentsmid-kid
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-16Avoid "+- 1" at every maskbitsRemy Oukaour
2018-01-16Remove Predef_ prefix from routines listed in PredefPointersRemy Oukaour
2018-01-14Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (res...Remy Oukaour
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-11Use maskbits some moreRemy Oukaour
2018-01-11More constants and data tablesRemy Oukaour
2018-01-03Use BANK for hardcoded WRAM banks (except where bankswitches appear unnecessa...Adelaide Walter
2018-01-02Consistent predef function namesxCrystal
2018-01-02Consolidate Special function namesxCrystal
2018-01-01Rename Pals labels in WRAM bank 5xCrystal
2018-01-01Use more palette(s) constantsxCrystal
2017-12-27Move events/ to engine/events/Remy Oukaour