Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-01 | add banks for map header pointers | IIMarckus | |
hg-commit-id: 9c450caf8ffb | |||
2010-07-31 | add map pointers | IIMarckus | |
These are currently static values. Next would be to start disassembling maps, I guess. Step 1: Disassemble maps until all of these pointers have been replaced with labels. Step 2: Move all the map data to a different file (seems like it would fit). Step 3: Make an editor that outputs blockdata to a separate file? hg-commit-id: 4d6f657603b1 | |||
2010-07-08 | bank numbers for pokemon image pointers | IIMarckus | |
hg-commit-id: d314e1bccced | |||
2010-03-21 | replace WildMonsters__ with real location names | IIMarckus | |
hg-commit-id: 28d76d9e49da | |||
2010-03-19 | add AddNTimes function | IIMarckus | |
hg-commit-id: 52c0a95534f2 | |||
2010-03-19 | add code that gives enemies special moves | IIMarckus | |
hg-commit-id: cf9177d9be80 | |||
2010-03-19 | add the attacks leaders and the elite 4 use | IIMarckus | |
hg-commit-id: 6d86aadf90a4 | |||
2010-03-19 | add attack names as constants | IIMarckus | |
hg-commit-id: e5042ae42106 | |||
2010-03-19 | add trainer name constants | IIMarckus | |
hg-commit-id: 01994c044916 | |||
2010-03-19 | add the data copying functions at 009D, 00B5 | IIMarckus | |
hg-commit-id: 5a5589502446 | |||
2010-03-19 | improve makefile dependencies a bit | IIMarckus | |
hg-commit-id: d0632da04a17 | |||
2010-03-19 | remove self-evident comments | IIMarckus | |
hg-commit-id: 38354cd9469d | |||
2010-03-19 | use readable names instead of ram addresses | IIMarckus | |
hg-commit-id: 49fdf90d76d0 | |||
2010-03-19 | add wild pokemon data, with a little code that parses it | IIMarckus | |
hg-commit-id: 725848b96314 | |||
2010-03-18 | a lot of the rom is free space. don't bother including empty banks | IIMarckus | |
hg-commit-id: ccb1fefbe9de | |||
2010-03-18 | remove now-unneeded linkfile | IIMarckus | |
hg-commit-id: 815def2eab5b | |||
2010-03-18 | list needed RGBDS version in readme | IIMarckus | |
hg-commit-id: 037276bf901f | |||
2010-03-18 | Fix flags to match current version of rgbds-linux | IIMarckus | |
hg-commit-id: 67e8deb819ef | |||
2010-01-04 | trainer data: the pokemon on each team | IIMarckus | |
hg-commit-id: 97ab2b06b995 | |||
2010-01-04 | add pokemon names as constants | IIMarckus | |
hg-commit-id: 6d1d39f89dba | |||
2010-01-04 | outsource the ROM header to rgbfix | IIMarckus | |
hg-commit-id: 0a810b8fee68 | |||
2010-01-04 | Initial commit | IIMarckus | |
hg-commit-id: 8bac7aa76c64 |