yenatch
|
4517ed2e30
|
Use the "page" text macro in Pokedex entries.
|
2014-03-07 21:46:33 -05:00 |
|
yenatch
|
6062ee0900
|
Text macros in Pokedex entries.
|
2014-03-06 00:46:01 -05:00 |
|
yenatch
|
5e3fe02fcf
|
Export egg move labels.
|
2014-03-03 21:53:10 -05:00 |
|
yenatch
|
ddc665a31a
|
Move includes into object bases instead of their version wrappers.
|
2014-02-05 19:07:24 -05:00 |
|
yenatch
|
cf2acc1001
|
Use :: to export labels between objects.
This fixes the build.
|
2014-02-01 20:26:39 -05:00 |
|
yenatch
|
fa1e93a870
|
evolution prerequisites and no more incbins in item effects
|
2013-12-24 20:49:14 -05:00 |
|
yenatch
|
41f149c7f1
|
maps.o and stats/pokedex/entries.o
|
2013-11-27 14:45:42 -05:00 |
|
yenatch
|
04eb541f83
|
proper section names and bank constants
|
2013-11-26 04:29:47 -05:00 |
|
yenatch
|
94188ee0f7
|
version-sensitive objects for egg moves and evos/attacks
this way main.o and wram.o are version-neutral
|
2013-11-22 00:14:55 -05:00 |
|
yenatch
|
f0cf86777b
|
fix item asm labels
CheckItem was called PickUpItem by mistake
Also label TossItem and ReceiveItem
|
2013-09-08 01:43:51 -04:00 |
|
yenatch
|
c9d3881a2f
|
rename RNG to Random
also fix 'Far' naming scheme for BattleRandom
this was a long time coming
|
2013-08-30 22:59:40 -04:00 |
|
yenatch
|
fd74b4d379
|
move battle tower mon handling asm into battle_tower.asm
|
2013-08-29 23:27:17 -04:00 |
|
yenatch
|
7201ea8f0a
|
move GiveOddEgg into odd_eggs.asm
|
2013-08-29 23:26:01 -04:00 |
|
yenatch
|
179decd644
|
GiveOddEgg and related asm
That's it for bank 7e
|
2013-08-21 17:25:24 -04:00 |
|
yenatch
|
7f96387411
|
dump odd eggs
|
2013-08-21 16:02:36 -04:00 |
|
yenatch
|
4105ac8102
|
battle tower trainers and mons
|
2013-08-16 22:36:13 -04:00 |
|
yenatch
|
f2185cd0e4
|
BaseStats is now BaseData
|
2013-04-29 15:11:48 -04:00 |
|
yenatch
|
87c36ebbc0
|
Fishing encounter data and related asm
|
2013-03-22 04:17:14 -04:00 |
|
yenatch
|
f2e5173e51
|
Create individual pokedex entry files
|
2013-02-05 19:29:20 -05:00 |
|
yenatch
|
e1b1f88645
|
Rename pokedex entry files
|
2013-02-05 18:13:19 -05:00 |
|
yenatch
|
75ab33b311
|
Saner file distribution
Moved files from data/ into new folders:
-battle/
-stats/
-trainers/
|
2013-02-05 03:56:27 -05:00 |
|