aboutsummaryrefslogtreecommitdiffstats
path: root/macros/data.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use pokecrystal's sine_table macroRangi2021-04-181-4/+4
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-171-15/+5
|\
| * Use rgbds 0.5.0 features:Rangi2021-04-171-15/+5
| | | | | | | | | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-01-061-25/+25
|\|
| * The 'tmhm' macro adjusts to the number of TMs/HMsRangi2021-01-061-25/+25
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * Sync coordinate macros with pokecrystalRangi2020-07-071-1/+1
| |
| * Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵Rangi2020-07-061-13/+13
| | | | | | | | MACRO/ENDM, etc)
| * TM/HM constants named after movesRangi2020-07-051-5/+9
| |
| * Port pokecrystal's base data and tmhm structureRangi2020-07-051-9/+27
| | | | | | | | To do: TM/HM constants named after moves
| * Logical spacing in data/sgb/sgb_palettes.asmRangi2020-07-051-4/+0
| |
| * Organize macros/ like pokecrystalRangi2020-07-031-0/+62
| | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
* Start reorganizing pokeyellowRangi2020-11-041-0/+9
|
* Sync with pokereddannye2020-11-041-0/+80