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
/
mapObjects
Age
Commit message (
Expand
)
Author
2020-07-03
data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects
Rangi
2019-01-01
Rename map files, labels, and constants to be consistent and work with Polish...
Rangi
2018-01-29
Block IDs use hex; zero connections use dec
Remy Oukaour
2018-01-29
Use base 10 (note, the previous commit resolves #173)
Remy Oukaour
2018-01-29
Add warp, sign, and warp_to macros for data/mapObjects definitions
Remy Oukaour
2016-06-12
Remove the last address comments
dannye
2016-06-11
remove address comments
YamaArashi
2016-06-09
Merge branch 'master' of https://github.com/pret/pokered
pikalaxalt
2016-06-07
Remove the Beach House option.
IIMarckus
2016-05-30
TX_SFX_KEY_ITEM and `mapconst` macro
pikalaxalt
2016-05-13
Remove the last remaining IF DEF(_YELLOW)
pikalaxalt
2015-12-14
Fewer underscores in constants
dannye
2015-08-10
No more $C8
dannye
2015-07-18
A few missed object constants
dannye
2015-07-18
Fix object constant names
dannye
2015-07-18
Map object macro
dannye
2015-07-16
Swap trade center and battle center
dannye
2015-07-03
Rename/organize part 1 of 4
U-Daniel-PC\Daniel
2014-10-26
Labels for Fuji in Pokémon Tower.
IIMarckus
2014-10-17
Add a shifted person object on Route 19 in Yellow.
IIMarckus
2014-10-17
Fix a few more bugs in the beach house.
IIMarckus
2014-10-17
Modularize the beach house.
IIMarckus
2014-10-17
More idioms.
IIMarckus
2014-10-17
Fix Route 19 for Yellow.
IIMarckus
2014-10-17
Add more from the beach house.
IIMarckus
2014-10-17
Kill version.asm.
IIMarckus
2014-09-09
Labelled and commented mostly sprite-related things
YamaArashi
2014-05-21
Use more constants in object data
U-Fish-PC\Daniel
2014-05-19
Merge branch 'master' of https://github.com/huderlem/pokered into pull-data
U-Fish-PC\Daniel
2014-05-17
Pull map headers out of main.asm
U-Fish-PC\Daniel
2014-05-17
Pull map objects out of main.asm
U-Fish-PC\Daniel