Commit graph

1521 commits

Author SHA1 Message Date
IIMarckus
beec27ef52 add map pointers
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-31 13:30:42 -06:00
IIMarckus
d363e2bbfa bank numbers for pokemon image pointers
hg-commit-id: d314e1bccced
2010-07-08 21:56:49 -06:00
IIMarckus
46d9b99360 replace WildMonsters__ with real location names
hg-commit-id: 28d76d9e49da
2010-03-21 19:27:37 -06:00
IIMarckus
d922826d6f add AddNTimes function
hg-commit-id: 52c0a95534f2
2010-03-19 10:43:22 -06:00
IIMarckus
a715484609 add code that gives enemies special moves
hg-commit-id: cf9177d9be80
2010-03-19 10:40:28 -06:00
IIMarckus
9dc6221168 add the attacks leaders and the elite 4 use
hg-commit-id: 6d86aadf90a4
2010-03-19 01:25:29 -06:00
IIMarckus
d07db62219 add attack names as constants
hg-commit-id: e5042ae42106
2010-03-19 01:12:55 -06:00
IIMarckus
3dc277d652 add trainer name constants
hg-commit-id: 01994c044916
2010-03-19 00:49:46 -06:00
IIMarckus
bd3d202d17 add the data copying functions at 009D, 00B5
hg-commit-id: 5a5589502446
2010-03-19 00:27:34 -06:00
IIMarckus
a314f06836 improve makefile dependencies a bit
hg-commit-id: d0632da04a17
2010-03-19 00:18:39 -06:00
IIMarckus
7b7267e5c1 remove self-evident comments
hg-commit-id: 38354cd9469d
2010-03-19 00:16:02 -06:00
IIMarckus
459a7c8ad0 use readable names instead of ram addresses
hg-commit-id: 49fdf90d76d0
2010-03-19 00:10:42 -06:00
IIMarckus
dd95618085 add wild pokemon data, with a little code that parses it
hg-commit-id: 725848b96314
2010-03-19 00:06:01 -06:00
IIMarckus
0cfc2c708a a lot of the rom is free space. don't bother including empty banks
hg-commit-id: ccb1fefbe9de
2010-03-18 21:23:39 -06:00
IIMarckus
109d1893f4 remove now-unneeded linkfile
hg-commit-id: 815def2eab5b
2010-03-18 21:01:53 -06:00
IIMarckus
772a1879b6 list needed RGBDS version in readme
hg-commit-id: 037276bf901f
2010-03-18 20:59:22 -06:00
IIMarckus
b38670f2a4 Fix flags to match current version of rgbds-linux
hg-commit-id: 67e8deb819ef
2010-03-18 20:56:19 -06:00
IIMarckus
661d8f0030 trainer data: the pokemon on each team
hg-commit-id: 97ab2b06b995
2010-01-04 21:58:43 -07:00
IIMarckus
49dcb82777 add pokemon names as constants
hg-commit-id: 6d1d39f89dba
2010-01-04 20:44:08 -07:00
IIMarckus
63a594a3c5 outsource the ROM header to rgbfix
hg-commit-id: 0a810b8fee68
2010-01-04 20:17:37 -07:00
IIMarckus
df2b3b739c Initial commit
hg-commit-id: 8bac7aa76c64
2010-01-04 17:58:43 -07:00