| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use macros for bit arrays | Rangi | 2021-05-23 | 1 | -1/+1 |
| | | |||||
| * | Port 'add_tmnum' from pokecrystal | Rangi | 2021-04-19 | 1 | -16/+15 |
| | | |||||
| * | Use rgbds 0.5.0 features: | Rangi | 2021-04-17 | 1 | -18/+5 |
| | | | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args | ||||
| * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 1 | -0/+4 |
| | | | | | Fixes #312 | ||||
| * | The 'tmhm' macro adjusts to the number of TMs/HMs | Rangi | 2021-01-06 | 1 | -1/+3 |
| | | |||||
| * | 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/+7 |
| | | |||||
| * | Use const_skip and const_next macros for brevity | Rangi | 2020-07-09 | 1 | -1/+1 |
| | | |||||
| * | Eliminate enum: use const instead, with case-by-case parallel const ↵ | Rangi | 2020-07-09 | 1 | -10/+12 |
| | | | | | implementations | ||||
| * | Avoid repeating the NUM_TMS value | Rangi | 2020-07-06 | 1 | -6/+8 |
| | | |||||
| * | add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid ↵ | Rangi | 2020-07-06 | 1 | -4/+35 |
| | | | | | repeating the move names twice | ||||
| * | TM/HM constants named after moves | Rangi | 2020-07-05 | 1 | -55/+79 |
| | | |||||
| * | Reorganize constants/ | Rangi | 2020-07-03 | 1 | -2/+2 |
| | | | | | To do: add comments associating constants with data and code | ||||
| * | Fewer underscores in constants | dannye | 2015-12-14 | 1 | -3/+3 |
| | | |||||
| * | Use constants for elevator floors | dannye | 2015-08-10 | 1 | -0/+14 |
| | | |||||
| * | Enumerate more constants | dannye | 2015-07-19 | 1 | -140/+145 |
| | | |||||
| * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -1/+0 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | Add newlines to EOFs | U-Daniel-PC\Daniel | 2015-06-01 | 1 | -1/+1 |
| | | |||||
| * | More misc relabelling | U-Fish-PC\Daniel | 2014-05-21 | 1 | -0/+2 |
| | | |||||
| * | Clean up constants | U-Fish-PC\Daniel | 2013-12-11 | 1 | -2/+1 |
| | | |||||
| * | split related constants into constants/ | yenatch | 2013-12-05 | 1 | -0/+140 |
