| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-01-17 | 1 | -5/+5 |
| |\ |
|
| | * | Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) | Narishma-gb | 2025-11-27 | 1 | -2/+2 |
| | * | Use more hardware and graphics constants (#532) | Narishma-gb | 2025-11-18 | 1 | -3/+3 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-01-30 | 1 | -4/+4 |
| |\| |
|
| | * | Don't pass redundant label names to `table_width` and `list_start` (#484) | Rangi | 2024-12-27 | 1 | -1/+1 |
| * | | Don't pass redundant label names to `table_width` and `list_start` (#125) | Rangi | 2024-12-27 | 1 | -1/+1 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -8/+16 |
| |\| |
|
| | * | Identify more flag bits (#464) | Sylvie | 2024-09-23 | 1 | -6/+14 |
| | * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -1/+1 |
| | * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -1/+1 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-21 | 1 | -12/+12 |
| |\| |
|
| | * | Add `bigdw` and `dc` data macros | Rangi42 | 2023-11-20 | 1 | -12/+12 |
| | * | wOAMBuffer -> wShadowOAM (#370) | Colton G. Rushton | 2022-07-09 | 1 | -1/+1 |
| | * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | * | Some formatting changes | Rangi | 2020-10-19 | 1 | -36/+43 |
| | * | Use constants to delineate map types, and factor out more data | Rangi | 2020-08-31 | 1 | -3/+0 |
| | * | Use a macro for BattleTransition_DoubleCircle data | Rangi | 2020-07-16 | 1 | -80/+29 |
| | * | Use 'tile' and 'tiles' macros | Rangi | 2020-07-07 | 1 | -5/+3 |
| | * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 1 | -42/+42 |
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -15/+15 |
| | * | Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow | Rangi | 2020-07-05 | 1 | -1/+1 |
| | * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -9/+9 |
| | * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 1 | -1/+1 |
| | * | Organize gfx/ | Rangi | 2020-06-27 | 1 | -1/+1 |
| | * | Move more tables from engine/ to data/ | Rangi | 2020-06-23 | 1 | -29/+1 |
| | * | Replace some hard-coded values with constants | Rangi | 2019-07-07 | 1 | -1/+1 |
| | * | Rename map files, labels, and constants to be consistent and work with Polish... | Rangi | 2019-01-01 | 1 | -14/+14 |
| | * | Replace deprecated mnemonics by the correct ones | Antonio Niño Díaz | 2017-06-09 | 1 | -1/+1 |
| | * | remove address comments | YamaArashi | 2016-06-11 | 1 | -38/+38 |
| | * | No more W_ | dannye | 2015-08-30 | 1 | -5/+5 |
| * | | wOAMBuffer -> wShadowOAM (#95) | Colton G. Rushton | 2022-07-09 | 1 | -1/+1 |
| * | | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| * | | Sync more with pokered | Rangi | 2020-11-05 | 1 | -2/+2 |
| * | | Sync with pokered | dannye | 2020-11-04 | 1 | -170/+93 |
| * | | Sync with pokered | dannye | 2020-05-20 | 1 | -15/+15 |
| * | | Fix warnings about deprecated mnemonics on newer builds of rgbds | Pokechu22 | 2017-09-25 | 1 | -1/+1 |
| * | | sync engine code with pokered | YamaArashi | 2016-06-11 | 1 | -5/+5 |
| * | | remove address comments | YamaArashi | 2016-06-11 | 1 | -38/+38 |
| * | | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 1 | -5/+5 |
| * | | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 1 | -4/+4 |
| * | | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 1 | -2/+4 |
| * | | Fixes. | luckytyphlosion | 2015-08-30 | 1 | -95/+0 |
| * | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -100/+200 |
| |\| |
|
| | * | No more $C8 | dannye | 2015-08-10 | 1 | -1/+1 |
| | * | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -1/+2 |
| | * | Use more lb | dannye | 2015-08-05 | 1 | -1/+1 |
| | * | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -38/+38 |
| | * | clean up wram aliases | YamaArashi | 2015-07-23 | 1 | -35/+41 |
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -22/+22 |
| | * | player animations, emotion bubbles, etc. | YamaArashi | 2015-07-14 | 1 | -3/+3 |