Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-11 | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | |
2016-06-11 | Sync with pokered | dannye | |
from August 29, 2015 to April 6, 2016 | |||
2016-06-08 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-06-07 | Printer labels | pikalaxalt | |
2016-06-06 | More Pikachu function documentation | pikalaxalt | |
2016-06-06 | Clean up white space | dannye | |
2016-05-31 | Champion's room; resolve predefs | pikalaxalt | |
2016-05-30 | League PC code, address comments for hidden_items.asm | luckytyphlosion | |
2016-05-22 | Bank15 misc functions | luckytyphlosion | |
2016-04-09 | Replace bankswitch jumps with jpab, also fix hardcoded bank reference. | luckytyphlosion | |
2016-04-09 | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | |
2016-03-26 | Delete animations_.asm | luckytyphlosion | |
2016-03-26 | Document the rest of animations.asm | luckytyphlosion | |
2016-03-26 | More animations.asm documentation | luckytyphlosion | |
2016-03-19 | Some more animations.asm work. | luckytyphlosion | |
2016-03-17 | Start working on engine/battle/animations.asm | luckytyphlosion | |
2016-03-17 | Replaced some wram labels before committing, need to commit now. | luckytyphlosion | |
2016-01-24 | Complete documentation of BankF | luckytyphlosion | |
2016-01-23 | More BankF documentation | luckytyphlosion | |
MoveHitTest to MoveEffectPointerTable | |||
2016-01-16 | More bankF documentation. | luckytyphlosion | |
PrintCriticalOHKOText to AdjustDamageForMoveType | |||
2016-01-09 | More BankF documentation | luckytyphlosion | |
AnyMoveToSelect to DoesntAffectMonText | |||
2015-12-31 | Cleanup with yellow-exclusive banks | luckytyphlosion | |
Also introduce charmap for $ec (unfilled menu arrow cursor) | |||
2015-12-31 | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | |
2015-12-29 | More BankF documentation | luckytyphlosion | |
Also introduce bit direction constants and setpal macros | |||
2015-12-26 | Start disassembling bank0F (Battle) | luckytyphlosion | |
All current findings will be located in engine/battle/core_.asm | |||
2015-12-22 | Fewer underscores in constants | luckytyphlosion | |
dannye | |||
2015-12-12 | engine/battle/draw_hud_pokeball_gfx.asm | luckytyphlosion | |
2015-12-06 | engine/battle/trainer_ai.asm | luckytyphlosion | |
2015-12-05 | BankD misc functions | luckytyphlosion | |
Game Corner stuff and (unused) titlescreen2.asm | |||
2015-11-29 | bankB misc functions | luckytyphlosion | |
ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown | |||
2015-11-28 | BankA misc functions | luckytyphlosion | |
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | |||
2015-11-28 | Bank9 misc. functions | luckytyphlosion | |
PrintMonType and SaveTrainerName | |||
2015-11-28 | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | |
Also no more W_PLAYER/ENEMYBATTSTATUS | |||
2015-11-15 | Bank 4 moveEffects | luckytyphlosion | |
conversion, haze, recoil | |||
2015-11-15 | EndOfBattle and TryDoWildEncounter | luckytyphlosion | |
2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | |
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||
2015-11-13 | drain_hp_effect.asm | luckytyphlosion | |
2015-11-01 | oak_speech2.asm | luckytyphlosion | |
Also replace W_RIVALNAME with wRivalName | |||
2015-10-29 | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | |
W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||
2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | |
functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||
2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | |
functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||
2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | |
misc functions Also rename pcm-related functions. | |||
2015-10-18 | Complete documentation of bank3 | luckytyphlosion | |
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | |||
2015-10-12 | Rename some palette labels. | luckytyphlosion | |
Also add replace.sh | |||
2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | |
2015-08-30 | Fixes. | luckytyphlosion | |
2015-08-30 | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | |
Doesn't build. | |||
2015-08-28 | Fix bank3d so it matches baserom.gbc | luckytyphlosion | |
2015-08-28 | Attempt to make pokeyellow buildable, part 8. | luckytyphlosion | |
2015-08-14 | named battle and learn move variables | YamaArashi | |