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
Age
Commit message (
Expand
)
Author
2021-11-23
Use compound assignment operators
Rangi
2021-10-05
`warp_event` warp IDs start at 1, like in pokegold/pokecrystal
Rangi
2021-10-05
Clean up some redundant or unusual event comments
Rangi
2021-09-26
Align `object_event` coordinates
Rangi
2021-09-26
Unify map event gen1 gen2 (#335)
Yoann Fievez
2021-08-28
wcf4b -> wStringBuffer
Rangi
2021-05-31
Merge pull request #324 from KqesaR/clean_label_wild_map_pointer
Daniel Harding
2021-05-31
Fix typo noting to nothing and align vertically comments
Yoann Fievez
2021-05-31
Simplify the tileset headers
Rangi
2021-05-31
Merge pull request #322 from SatoMew/master
Daniel Harding
2021-05-31
Improve some RAM formatting
Rangi
2021-05-30
Eliminate unnecessary data macros
Rangi
2021-05-23
Add labels to unreferenced mart inventories and remove redundant comments
Rangi
2021-05-23
Use macros for bit arrays
Rangi
2021-05-23
Use macros for packed arrays of nybbles
Rangi
2021-05-18
Standardize names of wild maps entities
Yoann Fievez
2021-05-08
Change terminology as per feedback
SatoMew
2021-05-08
Identify the connections between Routes 22 and 23 as unused
SatoMew
2021-04-17
Use rgbds 0.5.0 features:
Rangi
2021-03-25
Forgot to end_water_wildmons
Rangi
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
2021-03-21
Remove unused _GREEN TitleMons data
Rangi
2020-12-20
Clarify signed magnitude in the growth_rate macro
Rangi
2020-12-02
Clearer tileset header macro comment
SatoMew
2020-12-01
Fix outdated comments
SatoMew
2020-11-29
Improve new constants and comment based on feedback
SatoMew
2020-11-29
Update related tile animation constants
SatoMew
2020-11-17
Use assert to ensure correct base data size
Rangi
2020-11-14
Fix file modes
dannye
2020-11-06
Sync more with pokeyellow
Rangi
2020-11-05
Remove trailing whitespace
Rangi
2020-10-19
Some formatting changes
Rangi
2020-10-08
PedalDanceAnim -> PetalDanceAnim
Rangi
2020-09-01
Pan Docs: "When sending three or more data sets, data is continued in further...
Rangi
2020-08-31
Separate the two lists of unused names
Rangi
2020-08-31
Use constants to delineate map types, and factor out more data
Rangi
2020-08-30
Factor out data/tilesets/pair_collision_tile_ids.asm
Rangi
2020-08-30
Document more hidden object data and behavior
Rangi
2020-08-28
Separate splash screen, intro, and credits (like pokegold/pokecrystal)
Rangi
2020-08-21
Align warp and sign coordinates
Rangi
2020-08-17
Use def_warps_to macro for automatic warp_to entries
Rangi
2020-08-17
Use map constants for SilphCoElevator warps
Rangi
2020-08-17
Use def_* macros for automatic map event counts
Rangi
2020-08-17
Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objects
Rangi
2020-08-17
Identify some map object related constants
Rangi
2020-08-17
Fix Town Map coordinates to be in (X, Y) order as comments claim
Rangi
2020-08-02
Fix encounter rate comments
Rangi
2020-08-02
fix OAMFLAG_VFLIPPED (#283)
Akihiro Otomo
2020-07-20
Add comments associating constants with data, and identify some more data
Rangi
2020-07-19
Missingno's Pokédex weight is two bytes like the rest
Rangi
[next]