| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-07-02 | 1 | -8/+8 |
| |\ | |||||
| | * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 1 | -8/+8 |
| | | | |||||
| | * | Don't pass redundant label names to `table_width` and `list_start` (#484) | Rangi | 2024-12-27 | 2 | -2/+2 |
| | | | |||||
| | * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 7 | -7/+7 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | Don't pass redundant label names to `table_width` and `list_start` (#125) | Rangi | 2024-12-27 | 2 | -2/+2 |
| | | | |||||
| * | | Move `ShoreTiles` and `WaterTile` into data/ | Rangi | 2022-10-05 | 1 | -0/+9 |
| | | | |||||
| * | | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 7 | -7/+7 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | Some miscellaneous changes, syncing more with pokered | Rangi | 2021-05-31 | 2 | -1/+2 |
| | | | |||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-31 | 1 | -31/+30 |
| |\| | |||||
| | * | Simplify the tileset headers | Rangi | 2021-05-31 | 1 | -30/+30 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-17 | 4 | -16/+12 |
| |\| | |||||
| | * | Use rgbds 0.5.0 features: | Rangi | 2021-04-17 | 4 | -16/+12 |
| | | | | | | | | | | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 | 2 | -0/+4 |
| |\| | |||||
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 2 | -0/+4 |
| | | | | | | | | | Fixes #312 | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-12-15 | 1 | -27/+27 |
| |\| | |||||
| | * | Clearer tileset header macro comment | SatoMew | 2020-12-02 | 1 | -1/+1 |
| | | | |||||
| | * | Fix outdated comments | SatoMew | 2020-12-01 | 1 | -2/+2 |
| | | | |||||
| | * | Improve new constants and comment based on feedback | SatoMew | 2020-11-29 | 1 | -24/+24 |
| | | | |||||
| | * | Update related tile animation constants | SatoMew | 2020-11-29 | 1 | -24/+24 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 4 | -0/+0 |
| |\| | |||||
| | * | Fix file modes | dannye | 2020-11-14 | 4 | -0/+0 |
| | | | |||||
| | * | Factor out data/tilesets/pair_collision_tile_ids.asm | Rangi | 2020-08-30 | 1 | -0/+24 |
| | | | |||||
| | * | Indent comments that describe data table macro formats | Rangi | 2020-07-15 | 4 | -5/+5 |
| | | | |||||
| | * | Factor out spinner tiles from RocketHideoutB2F since they're also used by ↵ | Rangi | 2020-07-14 | 1 | -0/+29 |
| | | | | | | | | | ViridianGym, and to make their data and code more accessible | ||||
| | * | Use a macro for warp tile IDs, like other tile behaviors | Rangi | 2020-07-14 | 2 | -32/+27 |
| | | | |||||
| | * | Clean up some data, using macros for multiline list entries | Rangi | 2020-07-14 | 13 | -210/+245 |
| | | | |||||
| | * | Factor out MapBadgeFlags and EscapeRopeTilesets data tables | Rangi | 2020-07-08 | 1 | -0/+3 |
| | | | |||||
| | * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 1 | -0/+8 |
| | | | | | | | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | ||||
| | * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 12 | -0/+333 |
| | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | ||||
| * | Sync with pokered | dannye | 2020-11-04 | 15 | -0/+439 |
