Commit Graph

188 Commits

Author SHA1 Message Date
dannye
c979b3bb03 Merge branch 'master' of https://github.com/pret/pokeyellow 2016-06-11 16:16:56 -05:00
dannye
269f2c3ba7 Sync with pokered
from August 29, 2015 to April 6, 2016
2016-06-11 15:45:24 -05:00
pikalaxalt
5da4ad3d5c Merge branch 'master' of github.com:pret/pokeyellow 2016-06-08 00:35:33 -04:00
pikalaxalt
9346a39a8a Printer labels 2016-06-07 22:18:07 -04:00
pikalaxalt
5630392f9f More Pikachu function documentation 2016-06-06 15:21:01 -04:00
dannye
a070bdcb21 Clean up white space 2016-06-06 01:22:22 -05:00
pikalaxalt
439efda1ba Champion's room; resolve predefs 2016-05-31 15:55:39 -04:00
luckytyphlosion
588267d020 League PC code, address comments for hidden_items.asm 2016-05-30 19:23:56 -04:00
luckytyphlosion
cc7a16ee5a Bank15 misc functions 2016-05-22 22:11:08 -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
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
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
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
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
5aa4d6c777 Fewer underscores in constants
dannye
2015-12-22 16:06:11 -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
db87416359 Bank 4 moveEffects
conversion, haze, recoil
2015-11-15 15:47:00 -05:00
luckytyphlosion
52b2097f92 EndOfBattle and TryDoWildEncounter 2015-11-15 15:29:11 -05:00
luckytyphlosion
c69fadf00a engine/menu/start_menu.asm
Also remove dummy traces of FarCopyData2 and use callbs in
home/vblank.asm
2015-11-15 15:01:55 -05:00
luckytyphlosion
ce0359cd02 drain_hp_effect.asm 2015-11-13 13:45:38 -05:00
luckytyphlosion
335bf36311 oak_speech2.asm
Also replace W_RIVALNAME with wRivalName
2015-11-01 15:42:29 -05: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
luckytyphlosion
bb97b63af1 Complete documentation of bank3
Also: split out bcd predefs from yellow/main.asm, start removing traces
of W_
2015-10-18 15:37:40 -04:00
luckytyphlosion
2cf4efe15c Rename some palette labels.
Also add replace.sh
2015-10-12 13:05:36 -04:00
luckytyphlosion
b7ed43bd56 Make pokeyellow build correctly. 2015-09-03 14:42:46 -04:00
luckytyphlosion
2b7961759b Fixes. 2015-08-30 18:56:44 -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
luckytyphlosion
e1c747e8f5 Attempt to make pokeyellow buildable, part 8. 2015-08-28 14:23:05 -04:00
YamaArashi
599a6aeaaf named battle and learn move variables 2015-08-14 00:36:06 -07:00