summaryrefslogtreecommitdiff
path: root/engine/battle
AgeCommit message (Expand)Author
2016-06-11Merge branch 'master' of https://github.com/pret/pokeyellowdannye
2016-06-11Sync with pokereddannye
2016-06-08Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt
2016-06-07Printer labelspikalaxalt
2016-06-06More Pikachu function documentationpikalaxalt
2016-06-06Clean up white spacedannye
2016-05-31Champion's room; resolve predefspikalaxalt
2016-05-30League PC code, address comments for hidden_items.asmluckytyphlosion
2016-05-22Bank15 misc functionsluckytyphlosion
2016-04-09Replace bankswitch jumps with jpab, also fix hardcoded bank reference.luckytyphlosion
2016-04-09Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion
2016-03-26Delete animations_.asmluckytyphlosion
2016-03-26Document the rest of animations.asmluckytyphlosion
2016-03-26More animations.asm documentationluckytyphlosion
2016-03-19Some more animations.asm work.luckytyphlosion
2016-03-17Start working on engine/battle/animations.asmluckytyphlosion
2016-03-17Replaced some wram labels before committing, need to commit now.luckytyphlosion
2016-01-24Complete documentation of BankFluckytyphlosion
2016-01-23More BankF documentationluckytyphlosion
2016-01-16More bankF documentation.luckytyphlosion
2016-01-09More BankF documentationluckytyphlosion
2015-12-31Cleanup with yellow-exclusive banksluckytyphlosion
2015-12-31BankF documentation from HasMonFainted to Func_3d536luckytyphlosion
2015-12-29More BankF documentationluckytyphlosion
2015-12-26Start disassembling bank0F (Battle)luckytyphlosion
2015-12-22Fewer underscores in constantsluckytyphlosion
2015-12-12engine/battle/draw_hud_pokeball_gfx.asmluckytyphlosion
2015-12-06engine/battle/trainer_ai.asmluckytyphlosion
2015-12-05BankD misc functionsluckytyphlosion
2015-11-29bankB misc functionsluckytyphlosion
2015-11-28BankA misc functionsluckytyphlosion
2015-11-28Bank9 misc. functionsluckytyphlosion
2015-11-28engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion
2015-11-15Bank 4 moveEffectsluckytyphlosion
2015-11-15EndOfBattle and TryDoWildEncounterluckytyphlosion
2015-11-15engine/menu/start_menu.asmluckytyphlosion
2015-11-13drain_hp_effect.asmluckytyphlosion
2015-11-01oak_speech2.asmluckytyphlosion
2015-10-29overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion
2015-10-26Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu...luckytyphlosion
2015-10-25Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,...luckytyphlosion
2015-10-24data/facing.asm, titlescreen functions, oam/sprite related functions, other m...luckytyphlosion
2015-10-18Complete documentation of bank3luckytyphlosion
2015-10-12Rename some palette labels.luckytyphlosion
2015-09-03Make pokeyellow build correctly.luckytyphlosion
2015-08-30Fixes.luckytyphlosion
2015-08-30Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion
2015-08-28Fix bank3d so it matches baserom.gbcluckytyphlosion
2015-08-28Attempt to make pokeyellow buildable, part 8.luckytyphlosion
2015-08-14named battle and learn move variablesYamaArashi