index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
events
Age
Commit message (
Collapse
)
Author
2021-05-30
Eliminate unnecessary data macros
Rangi
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
Fixes #312
2020-11-14
Fix file modes
dannye
2020-08-31
Use constants to delineate map types, and factor out more data
Rangi
2020-08-30
Document more hidden object data and behavior
Rangi
2020-08-17
Identify some map object related constants
Rangi
2020-07-20
Add comments associating constants with data, and identify some more data
Rangi
2020-07-15
Indent comments that describe data table macro formats
Rangi
2020-07-14
Clean up some data, using macros for multiline list entries
Rangi
2020-07-05
TM/HM constants named after moves
Rangi
2020-07-05
Port and improve hidden_object macro from pokeyellow
Rangi
2020-07-03
Replace raw hex values with HRAM constants
Rangi
To do: turn constants into labels and use ldh
2020-07-03
Add subdirectories to data/ similar to pokecrystal
Rangi
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.