index
:
pokeyellow
master
merge-pokered
remove-pip
Pokémon Yellow
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
/
item_constants.asm
Age
Commit message (
Expand
)
Author
2021-11-23
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-11-23
Use compound assignment operators
Rangi
2021-10-15
Add LIGHT_BALL_GSC
dannye
2021-05-31
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-05-31
Improve some RAM formatting
Rangi
2021-05-23
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-05-23
Use macros for bit arrays
Rangi
2021-04-19
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-04-19
Port 'add_tmnum' from pokecrystal
Rangi
2021-04-17
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-04-17
Use rgbds 0.5.0 features:
Rangi
2021-03-25
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
2021-01-06
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-01-06
The 'tmhm' macro adjusts to the number of TMs/HMs
Rangi
2020-11-14
Merge branch 'master' of https://github.com/pret/pokered
dannye
2020-11-14
Fix file modes
dannye
2020-11-05
Sync more with pokered
Rangi
2020-11-04
Sync with pokered
dannye
2020-07-20
Add comments associating constants with data, and identify some more data
Rangi
2020-07-09
Use const_skip and const_next macros for brevity
Rangi
2020-07-09
Eliminate enum: use const instead, with case-by-case parallel const implement...
Rangi
2020-07-06
Avoid repeating the NUM_TMS value
Rangi
2020-07-06
add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeatin...
Rangi
2020-07-05
TM/HM constants named after moves
Rangi
2020-07-03
Reorganize constants/
Rangi
2016-06-11
Sync with pokered
dannye
2015-12-22
Fewer underscores in constants
luckytyphlosion
2015-12-14
Fewer underscores in constants
dannye
2015-08-10
Use constants for elevator floors
dannye
2015-07-19
Enumerate more constants
dannye
2015-07-03
Rename/organize part 1 of 4
U-Daniel-PC\Daniel
2015-06-01
Add newlines to EOFs
U-Daniel-PC\Daniel
2014-05-21
More misc relabelling
U-Fish-PC\Daniel
2013-12-11
Clean up constants
U-Fish-PC\Daniel
2013-12-05
split related constants into constants/
yenatch