| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-20 | 1 | -2/+2 |
| |\ | |||||
| | * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -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) | vulcandth | 2022-06-06 | 1 | -2/+2 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 1 | -2/+2 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 | 1 | -0/+1 |
| |\| | |||||
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 1 | -0/+1 |
| | | | | | | | | | Fixes #312 | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 1 | -0/+0 |
| |\| | |||||
| | * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | | |||||
| | * | Add comments associating constants with data, and identify some more data | Rangi | 2020-07-20 | 1 | -0/+1 |
| | | | |||||
| | * | Update sprite names | Rangi | 2020-07-17 | 1 | -73/+74 |
| | | | | | | | | | These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible | ||||
| | * | Reorganize constants/ | Rangi | 2020-07-03 | 1 | -28/+2 |
| | | | | | | | | | To do: add comments associating constants with data and code | ||||
| | * | Individual images for party menu icon graphics | Rangi | 2020-06-27 | 1 | -10/+10 |
| | | | |||||
| * | | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 1 | -3/+3 |
| | | | |||||
| * | | Sync with pokered | dannye | 2020-11-04 | 1 | -112/+86 |
| | | | |||||
| * | | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 2016-06-06 | 1 | -0/+2 |
| | | | |||||
| * | | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2015-11-21 | 1 | -30/+37 |
| | | | | | | | | | Also replace dummy sprites and fix replace.sh to only parse .asm files | ||||
| * | | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | 2015-09-04 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -82/+86 |
| |\| | | | | | | | Doesn't build. | ||||
| | * | Enumerate more constants | dannye | 2015-07-19 | 1 | -82/+86 |
| | | | |||||
| * | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 1 | -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->UNIX | U-Daniel-PC\Daniel | 2015-06-01 | 1 | -97/+97 |
| | | |||||
| * | Labelled and commented mostly sprite-related things | YamaArashi | 2014-09-09 | 1 | -1/+9 |
| | | |||||
| * | Clean up constants | U-Fish-PC\Daniel | 2013-12-11 | 1 | -0/+89 |
