| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Improve some RAM formatting | Rangi | 2021-05-31 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-23 | 1 | -1/+2 | |
| |\| | ||||||
| | * | Use macros for bit arrays | Rangi | 2021-05-23 | 1 | -1/+2 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-30 | 1 | -8/+8 | |
| |\| | ||||||
| | * | Use {interpolation} to generate sequences of RAM labels | Rangi | 2021-04-27 | 1 | -8/+8 | |
| | | | | | | | | | Fixes #319 | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 | 1 | -8/+3 | |
| |\| | ||||||
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 1 | -8/+3 | |
| | | | | | | | | | Fixes #312 | |||||
| | * | Identify hUILayoutFlags | Rangi | 2021-02-13 | 1 | -8/+8 | |
| | | | ||||||
| * | | Identify hUILayoutFlags and hPikachuSpriteVRAMOffset | Rangi | 2021-02-13 | 1 | -8/+8 | |
| | | | ||||||
| * | | 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 | |
| | | | ||||||
| | * | Replace ghost Marowak's ambiguous constant | SatoMew | 2020-09-22 | 1 | -1/+1 | |
| | | | ||||||
| | * | Define a constant for the ghost Marowak (hard-coded throughout the engine, ↵ | Rangi | 2020-08-31 | 1 | -1/+1 | |
| | | | | | | | | | like the starters) | |||||
| | * | Use constants to delineate map types, and factor out more data | Rangi | 2020-08-31 | 1 | -41/+2 | |
| | | | ||||||
| | * | Add comments associating constants with data, and identify some more data | Rangi | 2020-07-20 | 1 | -14/+9 | |
| | | | ||||||
| | * | Factor out MapBadgeFlags and EscapeRopeTilesets data tables | Rangi | 2020-07-08 | 1 | -3/+1 | |
| | | | ||||||
| | * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 1 | -3/+3 | |
| | | | ||||||
| | * | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 2020-07-06 | 1 | -14/+14 | |
| | | | ||||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -55/+55 | |
| | | | ||||||
| | * | TM/HM constants named after moves | Rangi | 2020-07-05 | 1 | -4/+4 | |
| | | | ||||||
| | * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -99/+99 | |
| | | | ||||||
| | * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -1/+1 | |
| | | | | | | | | | To do: turn constants into labels and use ldh | |||||
| | * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -49/+49 | |
| | | | ||||||
| | * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 1 | -2/+2 | |
| | | | | | | | | | 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 | 1 | -4/+4 | |
| | | | | | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | |||||
| | * | Add subdirectories to engine/ similar to pokecrystal | Rangi | 2020-07-02 | 1 | -0/+2986 | |
| | | ||||||
| * | Remove trailing whitespace | Rangi | 2020-11-05 | 1 | -1/+1 | |
| | | ||||||
| * | Sync more with pokered | Rangi | 2020-11-05 | 1 | -1/+1 | |
| | | ||||||
| * | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 1 | -2/+2 | |
| | | ||||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -0/+3186 | |
