Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-28 | Add pointers to trainer AI | IIMarckus | |
hg-commit-id: ed75152bf10f | |||
2010-10-26 | Add mart data. Still need to find the pointer/routine for it. | IIMarckus | |
hg-commit-id: a2daae171caa | |||
2010-10-26 | add item name constants | IIMarckus | |
hg-commit-id: c3f10cdcff75 | |||
2010-10-26 | whitespace changes | IIMarckus | |
hg-commit-id: b1a92aa2875c | |||
2010-08-16 | It’s official: if something needs doing, mark it with XXX. | IIMarckus | |
If you’re not absolutely, positively sure a comment is correct, mark it with XXX. Don’t leave anything that’s not 100% clear unmarked, or nobody will ever fix it. hg-commit-id: 8d23e2ad71eb | |||
2010-08-16 | comment improvement | IIMarckus | |
hg-commit-id: 2d141f805654 | |||
2010-08-16 | convert spaces to tabs | IIMarckus | |
hg-commit-id: 9f0b5d816c79 | |||
2010-08-16 | add map names to some pointers (incomplete) | IIMarckus | |
hg-commit-id: ede772fd7d75 | |||
2010-08-16 | Add an extra rgbds-linux URL to the readme | IIMarckus | |
hg-commit-id: 4c1ba2887f14 | |||
2010-08-16 | typos | IIMarckus | |
hg-commit-id: 3e9ff0ba2de5 | |||
2010-08-16 | add pokedex order | IIMarckus | |
hg-commit-id: b5dcc067aefc | |||
2010-08-16 | add individual monster palettes | IIMarckus | |
hg-commit-id: f630aeb50fc6 | |||
2010-08-15 | slight correction to palette names | IIMarckus | |
hg-commit-id: 6303d5a2eed6 | |||
2010-08-15 | palette name constants | IIMarckus | |
hg-commit-id: 5fa92039fb22 | |||
2010-08-15 | add sgb palette definitions | IIMarckus | |
hg-commit-id: af98424e65a1 | |||
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 |