pikalaxalt
|
980ce8005d
|
Merge branch 'master' of github.com:pret/pokeyellow
|
2016-05-22 21:05:51 -04:00 |
|
pikalaxalt
|
106251da1f
|
engine/printer.asm
|
2016-05-22 21:03:52 -04:00 |
|
luckytyphlosion
|
f3de3a20df
|
Bank11 and 14 misc functions.
|
2016-05-22 21:02:18 -04:00 |
|
pikalaxalt
|
10984f14ce
|
Replace MonsterNames dr with file already in repo
|
2016-05-22 19:40:45 -04:00 |
|
pikalaxalt
|
53dac35a09
|
Replace Function with Func_
|
2016-05-22 18:38:42 -04:00 |
|
pikalaxalt
|
805448c974
|
Functions at 3a:4d35
|
2016-05-22 18:37:42 -04:00 |
|
pikalaxalt
|
82b2145380
|
Disassemble ea3ea to end of bank 3a
|
2016-05-22 15:23:16 -04:00 |
|
pikalaxalt
|
bd5caf92db
|
Another function related to OAM
|
2016-05-22 13:52:57 -04:00 |
|
pikalaxalt
|
fbc1fead82
|
Fix incbin filenames
|
2016-05-22 13:40:34 -04:00 |
|
pikalaxalt
|
0bbe27333a
|
Disassemble function at ea3ea
|
2016-05-22 13:29:34 -04:00 |
|
pikalaxalt
|
b62d6986d2
|
Align door tile dbws
|
2016-05-22 11:41:09 -04:00 |
|
pikalaxalt
|
b70d187627
|
Elevator floor menu, clear save
|
2016-05-22 11:30:34 -04:00 |
|
pikalaxalt
|
084384fea9
|
Ledges
|
2016-05-22 10:48:27 -04:00 |
|
pikalaxalt
|
205fa4237b
|
Pewter gym guys (moved to bank 6, no longer a predef?)
|
2016-05-22 09:43:27 -04:00 |
|
pikalaxalt
|
f3f117cbf3
|
Oh wait, there's predef_const declarations. Huh.
|
2016-05-21 22:54:46 -04:00 |
|
pikalaxalt
|
eeb058a231
|
Some work on disassembling npc movement scripts (aka informed copy/paste from red)
|
2016-05-21 22:45:53 -04:00 |
|
pikalaxalt
|
69a0ce42ac
|
Disassemble yellow sounds
|
2016-05-20 23:32:54 -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
|
d8975211f5
|
GBC palette code
|
2016-03-26 14:59:59 -07: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 |
|
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 |
|