Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Introduce maskbits N[, S]: optionally shift the bitmask | |||
2018-04-01 | Fix file permissions | mid-kid | |
I have no idea why this was a thing (do people store this repo on FAT32 flash drives or something?), but quite a bit of files had a permission of 755. This isn't really a problem, but it's inconsistent and weird. | |||
2018-02-25 | Format map object attributes like trainer attributes, in preparation for bit ↵ | Rangi | |
flag constants | |||
2018-01-30 | SPRITEMOVEDATA_LAPRAS → SPRITEMOVEDATA_SWIM_WANDER | Rangi | |
(more precise, and encourages hacks to add more SWIM movements) | |||
2018-01-30 | Clarify big doll-related constants (Snorlax and Lapras are symmetrical, Onix ↵ | Rangi | |
is not) | |||
2018-01-30 | SPRITEMOVEDATA_ITEM_TREE → SPRITEMOVEDATA_STILL (it's used for other ↵ | Rangi | |
things like Azalea's Slowpokes, not just items and trees) | |||
2018-01-10 | Group some mutually edited files in data/sprites/ | Remy Oukaour | |