aboutsummaryrefslogtreecommitdiffstats
path: root/constants/sprite_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-201-2/+2
|\
| * Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-2/+2
| | | | | | This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
| * RGBDS syntax updates (#358)vulcandth2022-06-061-2/+2
| | | | | | New MACRO and DEF syntax
* | RGBDS syntax updates (#86)vulcandth2022-06-061-2/+2
| | | | | | New MACRO and DEF syntax
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-0/+1
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+1
| | | | | | | | Fixes #312
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+1
| |
| * Update sprite namesRangi2020-07-171-73/+74
| | | | | | | | These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
| * Reorganize constants/Rangi2020-07-031-28/+2
| | | | | | | | To do: add comments associating constants with data and code
| * Individual images for party menu icon graphicsRangi2020-06-271-10/+10
| |
* | Start reorganizing pokeyellowRangi2020-11-041-3/+3
| |
* | Sync with pokereddannye2020-11-041-112/+86
| |
* | Split out pikachu engine functions; sprite state data macrospikalaxalt2016-06-061-0/+2
| |
* | LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-211-30/+37
| | | | | | | | Also replace dummy sprites and fix replace.sh to only parse .asm files
* | engine/mon_party_sprites.asm and INSTALL.mdluckytyphlosion2015-09-041-1/+1
| |
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-82/+86
|\| | | | | | | Doesn't build.
| * Enumerate more constantsdannye2015-07-191-82/+86
| |
* | Build only YellowU-Daniel-PC\Daniel2015-08-011-0/+3
|/ | | | | | | | | | | | | | | | | | | Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
* EOL Windows->UNIXU-Daniel-PC\Daniel2015-06-011-97/+97
|
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-1/+9
|
* Clean up constantsU-Fish-PC\Daniel2013-12-111-0/+89