Commit Graph

91 Commits

Author SHA1 Message Date
luckytyphlosion
385b109b07 Move data, mon header data, cry data.
Also remove bmon folder
2015-11-08 16:20:14 -05:00
luckytyphlosion
2ba12f8241 Main menu functions, oak_speech.asm, some special warp functions with data, SetDebugTeam
Also change Func_3f0c6 to CopyUncompressedPicToTilemap
2015-10-31 17:45:00 -04:00
luckytyphlosion
edf559611b AIGetTypeEffectiveness with Lorelei code
Also add BattleRandom
2015-10-29 14:38:38 -04:00
luckytyphlosion
cb414f1480 overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE
Also make replace.sh take args
2015-10-29 14:23:30 -04:00
luckytyphlosion
2ea331ebb3 Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions""
This reverts commit c8ddbe7566.
2015-10-26 20:00:48 -04:00
luckytyphlosion
c8ddbe7566 Revert "data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions"
This reverts commit 3a5d7ec05d.
2015-10-25 12:56:05 -04:00
luckytyphlosion
3a5d7ec05d data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions
Also rename pcm-related functions.
2015-10-24 17:35:57 -04:00
PikalaxALT
81d2fb098c Mass RGB translation in data/super_palettes.asm 2015-10-12 14:39:13 -04:00
luckytyphlosion
66fbdbbf5a engine/items/items.asm 2015-10-11 17:15:56 -04:00
luckytyphlosion
5c181f2d68 More bank3 documentation
LoadWildData, data/wild_mons.asm, also no more wram_constants.asm and
complete bank1b documentation
2015-10-10 16:54:00 -04:00
luckytyphlosion
3db446ca4f Some bank3 documentation 2015-10-04 15:17:30 -04:00
luckytyphlosion
d271cc7b08 engine/in_game_trades.asm 2015-09-04 14:50:37 -04:00
luckytyphlosion
bf35bf265b engine/mon_party_sprites.asm and INSTALL.md 2015-09-04 13:46:35 -04:00
luckytyphlosion
d2ed7674f4 Merge branch 'master' of https://github.com/iimarckus/pokered
Doesn't build.
2015-08-30 17:55:02 -04:00
luckytyphlosion
ae920d1be7 Fix bank3d so it matches baserom.gbc 2015-08-28 15:24:44 -04:00
YamaArashi
64cfbcce7a commented SGB palette stuff 2015-08-12 02:16:56 -07:00
dannye
dfc152d667 No more $C8
Use OPP_ constants separate from trainer constants since
valid opponents can be all Pokemon and trainers
2015-08-10 11:09:16 -05:00
dannye
31d267d4ad Clean up data/evos_moves.asm 2015-08-10 10:52:35 -05:00
dannye
8a6d46f3d9 Replace some hardcoded data sizes 2015-08-09 23:56:20 -05:00
luckytyphlosion
9c61b495da Fix bank1c errors and a few missed bank0 errors. 2015-08-09 19:28:43 -04:00
luckytyphlosion
2187d8d8af Attempt to make Yellow buildable, part 6. 2015-08-03 19:20:47 -04:00
U-Daniel-PC\Daniel
8f2edd9c41 Build only Yellow
Conflicts:
	gfx/intro_nido_1.6x6.png
	gfx/intro_nido_2.6x6.png
	gfx/intro_nido_3.6x6.png
	gfx/redgreenversion.png
	text.asm
	text/maps/cerulean_trade_house.asm
	text/maps/copycats_house_1f.asm
	text/maps/daycare_2.asm
	text/maps/museum_2f.asm
	text/maps/oaks_lab.asm
	text/maps/pewter_gym.asm
	text/maps/route_9_1.asm
	text/maps/school.asm
	text/maps/vermilion_gym_1.asm
	yellow/main.asm
2015-08-01 17:32:39 -04:00
luckytyphlosion
c1c7ac6826 Attempt to make Yellow buildable, part 2. 2015-08-01 16:58:30 -04:00
luckytyphlosion
ad3fca33d3 Attempt to make yellow buildable.
Building Errors: Segmentation Error.
2015-08-01 12:30:16 -04:00
dannye
408f9b3141 Merge branch 'master' of https://github.com/luckytyphlosion/pokered 2015-07-27 00:00:21 -05:00
dannye
d7c5c8cf22 Merge branch 'master' of https://github.com/xCrystal/pokered 2015-07-26 23:23:05 -05:00
luckytyphlosion
90482175c3 More bugfixes.
Fix some tm compatibility issues.
2015-07-26 18:53:58 -04:00
luckytyphlosion
088f40842f Bugfixes.
Fix some building issues and multiply_divide.asm
2015-07-26 18:19:34 -04:00
luckytyphlosion
222afb247d tmlearn macro.
Also multiple_divide documentation and fix improper wram comment.
2015-07-26 17:04:24 -04:00
YamaArashi
82512e4491 named animation functions/variables 2015-07-24 14:39:45 -07:00
xCrystal
bbb86671ea Use more wram labels and other constants 2015-07-24 10:49:33 +02:00
dannye
006507ed53 A few missed object constants 2015-07-18 23:39:29 -05:00
dannye
4452acb021 Fix object constant names
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 22:36:22 -05:00
dannye
0e48333fb8 Map object macro
closes https://github.com/iimarckus/pokered/issues/89
2015-07-18 22:22:51 -05:00
dannye
0ad1153f16 Simplify map connections
let the macros calculate the connection strip length instead of passing it as an arg
don't pass map dimensions since they can be inferred from map ids

todo: figure out why certain south and east connections get an extra 3
added to the connection strip length
2015-07-18 15:20:07 -05:00
dannye
a002d01860 Clean up map connections
closes https://github.com/iimarckus/pokered/issues/85
2015-07-18 12:23:49 -05:00
dannye
b85d7c65f3 Enumerate map constants
closes https://github.com/iimarckus/pokered/issues/86
2015-07-17 11:20:35 -05:00
dannye
4670a1ddae Swap trade center and battle center
also rename battle center to colosseum
closes https://github.com/iimarckus/pokered/issues/102
2015-07-16 23:21:57 -05:00
dannye
b509b48a7f Use more *Coord
also town map code relabelling
YamaArashi just did town map relabelling but oh well
I aleady made the changes and don't feel like redoing it
2015-07-14 00:21:03 -05:00
luckytyphlosion
4274e105f6 Bank3d addresses and fixes.
Also documentation of new super rod code and slight more documentation
of multiply_divide.asm
2015-07-07 17:36:28 -04:00
luckytyphlosion
9c9fb882c7 Complete documentation of bank3d
todo: label functions past engine/items/tm_prices.asm
check if hlCoords are correct.
2015-07-06 13:35:48 -04:00
dannye
f702fc7840 Start using text predef macros
also sprite direction constants
2015-07-04 00:47:29 -05:00
U-Daniel-PC\Daniel
cd649184f5 Rename/organize part 1 of 4
rename functions, clean up address/wram comments, other misc
only broken up so that all changes are viewable on github
2015-07-03 14:37:53 -05:00
luckytyphlosion
c6146b6f33 More home.asm documentation. 2015-06-17 12:30:49 -04:00
luckytyphlosion
a375f335fc Mart inventories addresses. 2015-06-11 12:12:19 -04:00
luckytyphlosion
4f131dc09a Yellow mart inventories. 2015-06-11 12:06:10 -04:00
luckytyphlosion
cf577ca3a7 Moving yellow data to yellow folder. 2015-05-23 12:56:42 -04:00
yenatch
451f7fce29 Pick off some more static map ids. 2015-02-07 11:18:28 -08:00
YamaArashi
3fdb8a0d89 serial/trade/misc 2015-02-07 02:43:08 -08:00
Marcus Huderle
6143848c7e Added bcd macros with coins and money aliases. 2015-02-04 00:51:12 -07:00