Commit Graph

2288 Commits

Author SHA1 Message Date
pikalaxalt
d3d2e573a3 Fix sfx separation 2016-05-21 12:38:16 -04:00
pikalaxalt
abef348eae Unhexlify unknown music macro arguments in bank AUDIO_4 2016-05-21 12:22:59 -04:00
pikalaxalt
62a22d2d84 Audio bank 4 constants; space after commas in home/audio.asm 2016-05-21 12:11:54 -04:00
pikalaxalt
97b960f4a2 Fix missing colons and missing LF at EOF 2016-05-21 11:44:22 -04:00
pikalaxalt
f3a2242a9c Garbage data in bank AUDIO_4 replaced with static incbin 2016-05-21 10:11:23 -04:00
pikalaxalt
c2259aab52 Split sound effects 4 2016-05-21 10:06:32 -04:00
pikalaxalt
0e9b409b98 Add space after commas in music headers 2016-05-20 23:59:05 -04:00
pikalaxalt
69a0ce42ac Disassemble yellow sounds 2016-05-20 23:32:54 -04:00
luckytyphlosion
3da00e31f8 Move yellow/main.asm code to main.asm
Also fix an error in home/overworld.asm
2016-04-14 16:47:43 -04:00
luckytyphlosion
561c0c8ed0 Replace bankswitch jumps with jpab, also fix hardcoded bank reference. 2016-04-09 18:21:55 -04:00
luckytyphlosion
3caf9a43e3 Some Bank3F Pikachu Emotions disassembling and partial documentation. 2016-04-09 18:13:37 -04:00
luckytyphlosion
9ca431b4f9 Complete documentation of bank1e
Todo: address comments for data/animations.asm
2016-03-28 15:59:19 -04:00
luckytyphlosion
817729c36a Delete animations_.asm 2016-03-26 19:06:42 -04:00
luckytyphlosion
b8d71377bf Document the rest of animations.asm 2016-03-26 19:04:29 -04:00
luckytyphlosion
18730cdf3b More animations.asm documentation 2016-03-26 19:04:29 -04:00
YamaArashi
268c5e5bda Merge pull request #7 from YamaArashi/master
GBC palette code
2016-03-26 15:12:38 -07:00
YamaArashi
d8975211f5 GBC palette code 2016-03-26 14:59:59 -07:00
luckytyphlosion
48426f71c3 More audio4 documentation.
Todo: figure out how to disassemble music/sfx.
2016-03-19 19:56:33 -04:00
luckytyphlosion
3e6965491f Start working on bank20 audio
Note: Address labels aren't correct.
2016-03-19 19:07:55 -04:00
luckytyphlosion
d2a412071c Document audio functions. 2016-03-19 18:52:22 -04:00
luckytyphlosion
390f17f286 Some more animations.asm work. 2016-03-19 18:30:07 -04:00
luckytyphlosion
5857f3d04a Start working on engine/battle/animations.asm 2016-03-17 18:54:51 -04:00
luckytyphlosion
29b6c60cb7 Replaced some wram labels before committing, need to commit now. 2016-03-17 18:22:37 -04:00
luckytyphlosion
b6d2115df4 Split bank3 up. 2016-03-17 18:00:54 -04:00
luckytyphlosion
bd5a5f70d4 Split bank1 up. 2016-03-17 18:00:54 -04:00
IIMarckus
16e361c05a Remove misleading (unreferenced) labels. 2016-01-30 20:49:23 -07:00
luckytyphlosion
661b59f0bd Complete documentation of BankF 2016-01-24 15:27:01 -05:00
luckytyphlosion
d973447818 More BankF documentation
MoveHitTest to MoveEffectPointerTable
2016-01-23 15:31:55 -05:00
luckytyphlosion
0259883182 More bankF documentation.
PrintCriticalOHKOText to AdjustDamageForMoveType
2016-01-16 15:16:13 -05:00
luckytyphlosion
0962135bdb More BankF documentation
AnyMoveToSelect to DoesntAffectMonText
2016-01-09 15:48:29 -05:00
luckytyphlosion
c99606ee24 Minor fixes 2016-01-09 14:32:16 -05:00
luckytyphlosion
94eee4e89e Cleanup with yellow-exclusive banks
Also introduce charmap for $ec (unfilled menu arrow cursor)
2015-12-31 15:24:54 -05:00
luckytyphlosion
d3cd6e1e1a BankF documentation from HasMonFainted to Func_3d536 2015-12-31 15:04:19 -05:00
luckytyphlosion
f0915e2b66 More BankF documentation
Also introduce bit direction constants and setpal macros
2015-12-29 14:53:57 -05:00
luckytyphlosion
47979336e2 Start disassembling bank0F (Battle)
All current findings will be located in engine/battle/core_.asm
2015-12-26 16:27:21 -05:00
luckytyphlosion
043e932765 engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm
Also document Func_1681 (GetFarByte) and fix Missingno's dex entry
2015-12-23 15:40:59 -05:00
luckytyphlosion
8b82d13dd5 data/pokedex_entries.asm
Also fix data/evos_moves.asm address comments (off by one)
2015-12-22 17:12:19 -05:00
luckytyphlosion
5aa4d6c777 Fewer underscores in constants
dannye
2015-12-22 16:06:11 -05:00
luckytyphlosion
9178fc7183 data/evos_moves.asm 2015-12-22 16:01:30 -05:00
luckytyphlosion
993ff6b987 engine/menu/pokedex.asm
Todo: fix data/pokedex_entries.asm
2015-12-22 14:13:11 -05:00
luckytyphlosion
1c416ed0df Yellow Options Menu 2015-12-13 17:15:07 -05:00
luckytyphlosion
2fe27ede5d engine/evos_moves.asm
Todo: data/evos_moves.asm
2015-12-12 16:17:32 -05:00
luckytyphlosion
e5a76039e3 engine/battle/draw_hud_pokeball_gfx.asm 2015-12-12 14:49:45 -05:00
luckytyphlosion
6ddc025942 engine/battle/trainer_ai.asm 2015-12-06 16:08:20 -05:00
luckytyphlosion
c3911c80cf BankD misc functions
Game Corner stuff and (unused) titlescreen2.asm
2015-12-05 16:17:47 -05:00
luckytyphlosion
6dc1f939e1 bankB misc functions
ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
2015-11-29 15:09:32 -05:00
luckytyphlosion
2e3b58e620 BankA misc functions
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
2015-11-28 17:55:14 -05:00
luckytyphlosion
0f624fa59a Bank9 misc. functions
PrintMonType and SaveTrainerName
2015-11-28 17:26:52 -05:00
luckytyphlosion
90c7b976dc engine/battle/moveEffects/substitute_effect.asm and ActivatePC
Also no more W_PLAYER/ENEMYBATTSTATUS
2015-11-28 17:09:19 -05:00
luckytyphlosion
4cb785e0db bg_map_attributes.asm 2015-11-22 16:47:06 -05:00