index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
sprites
/
map_objects.asm
Age
Commit message (
Expand
)
Author
2021-03-22
Miscellaneous cleanup
Rangi
2021-03-04
Verify data table sizes with table_width and assert_table_length macros
Rangi
2020-10-22
Identify some more map object labels and constants
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-05-23
Identify more sprite move data flag bits
Rangi
2018-05-23
Identify USE_OBP1_F
Rangi
2018-05-23
WALKS_ON_WATER → SWIMMING
Rangi
2018-05-23
More sprite movement data flag constants
Rangi
2018-05-23
Use known sprite movement data flag constants
Rangi
2018-05-23
Start improving sprite movement engine (to do: identify bit flags)
Rangi
2018-04-01
Fix file permissions
mid-kid
2018-02-25
Format map object attributes like trainer attributes, in preparation for bit ...
Rangi
2018-01-30
SPRITEMOVEDATA_LAPRAS → SPRITEMOVEDATA_SWIM_WANDER
Rangi
2018-01-30
Clarify big doll-related constants (Snorlax and Lapras are symmetrical, Onix ...
Rangi
2018-01-30
SPRITEMOVEDATA_ITEM_TREE → SPRITEMOVEDATA_STILL (it's used for other things...
Rangi
2018-01-10
Group some mutually edited files in data/sprites/
Remy Oukaour