| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-11-14 | Fix file modes | dannye | 1 | -0/+0 | |
| 2020-08-21 | Align warp and sign coordinates | Rangi | 1 | -5/+5 | |
| 2020-08-17 | Use def_warps_to macro for automatic warp_to entries | Rangi | 1 | -6/+1 | |
| 2020-08-17 | Use def_* macros for automatic map event counts | Rangi | 1 | -3/+3 | |
| 2020-07-15 | Deobfuscate exit warps on indoor maps | TheFakeMateo | 1 | -4/+4 | |
| 2020-07-03 | data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects | Rangi | 1 | -0/+0 | |
| To do: Polished Map support for loading the objects | |||||
| 2019-01-01 | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 1 | -1/+1 | |
| Polished Map | |||||
| 2018-01-29 | Block IDs use hex; zero connections use dec | Remy Oukaour | 1 | -1/+1 | |
| 2018-01-29 | Use base 10 (note, the previous commit resolves #173) | Remy Oukaour | 1 | -15/+15 | |
| 2018-01-29 | Add warp, sign, and warp_to macros for data/mapObjects definitions | Remy Oukaour | 1 | -10/+10 | |
| 2016-06-12 | Remove the last address comments | dannye | 1 | -1/+1 | |
| except for wram.asm and sram.asm also delete unused yellow file | |||||
| 2015-07-18 | Fix object constant names | dannye | 1 | -1/+1 | |
| swap LEFT and RIGHT FACE is better named STAY because sprites that have no range do not necessarily face any direction STAY has been renamed to NONE because sprites that use this will spin randomly, except for the item/voltorb/electrode sprite I never should have listened to https://github.com/iimarckus/pokered/issues/89 | |||||
| 2015-07-18 | Map object macro | dannye | 1 | -2/+2 | |
| closes https://github.com/iimarckus/pokered/issues/89 | |||||
| 2014-05-17 | Pull map objects out of main.asm | U-Fish-PC\Daniel | 1 | -0/+21 | |
