Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-12 | Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokeredmerge-pokered | dannye | |
2016-06-12 | Remove more address comments | dannye | |
2016-06-11 | sync engine code with pokered | YamaArashi | |
2016-06-11 | remove address comments | YamaArashi | |
2016-06-11 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-06-11 | Character dict; surfing minigame; printer debug | pikalaxalt | |
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 | More on Pikachu emotions | pikalaxalt | |
2016-06-08 | Pikapic animation function labels | pikalaxalt | |
2016-06-08 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-06-06 | Split out pikachu engine functions; sprite state data macros | pikalaxalt | |
2016-06-06 | Clean up main.asm | dannye | |
recreated deleted file that never should have been unused | |||
2016-06-06 | Remove unused source files | dannye | |
2016-06-06 | Clean up white space | dannye | |
2016-05-31 | Champion's room; resolve predefs | pikalaxalt | |
2016-05-31 | Vermilion Fan Club | pikalaxalt | |
2016-05-30 | League PC code, address comments for hidden_items.asm | luckytyphlosion | |
2016-05-29 | Pewter Pokecenter | pikalaxalt | |
2016-05-29 | Another chunk of bank 3c | pikalaxalt | |
2016-05-27 | Route 23 | pikalaxalt | |
2016-05-24 | Replace hidden object file include in bank 3c | pikalaxalt | |
2016-05-24 | Numerous changes (see below) | pikalaxalt | |
* Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions | |||
2016-05-24 | Update hidden object functions and include them in main | pikalaxalt | |
2016-05-23 | Bank7 misc functions | luckytyphlosion | |
Also delete gfx/intro_nido pngs (aren't used in the build) | |||
2016-05-22 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-05-22 | Bank15 misc functions | luckytyphlosion | |
2016-05-22 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-05-22 | Bank11 and 14 misc functions. | luckytyphlosion | |
2016-05-22 | Align door tile dbws | pikalaxalt | |
2016-05-22 | Ledges | pikalaxalt | |
2016-05-22 | Pewter gym guys (moved to bank 6, no longer a predef?) | pikalaxalt | |
2016-05-21 | Oh wait, there's predef_const declarations. Huh. | pikalaxalt | |
2016-05-21 | Some work on disassembling npc movement scripts (aka informed copy/paste ↵ | pikalaxalt | |
from red) | |||
2016-05-20 | Disassemble yellow sounds | pikalaxalt | |
2016-04-09 | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | |
2016-03-28 | Complete documentation of bank1e | luckytyphlosion | |
Todo: address comments for data/animations.asm | |||
2016-03-17 | Start working on engine/battle/animations.asm | luckytyphlosion | |
2016-03-17 | Split bank3 up. | luckytyphlosion | |
2016-03-17 | Split bank1 up. | luckytyphlosion | |
2015-12-31 | Cleanup with yellow-exclusive banks | luckytyphlosion | |
Also introduce charmap for $ec (unfilled menu arrow cursor) | |||
2015-12-29 | More BankF documentation | luckytyphlosion | |
Also introduce bit direction constants and setpal macros | |||
2015-12-23 | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | |
Also document Func_1681 (GetFarByte) and fix Missingno's dex entry | |||
2015-11-21 | Comment map_sprites.asm | luckytyphlosion | |
2015-11-21 | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | |
Also replace dummy sprites and fix replace.sh to only parse .asm files | |||
2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | |
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||
2015-11-08 | cable_club_npc.asm | luckytyphlosion | |
2015-11-07 | engine/overworld/pokecenter.asm | luckytyphlosion | |
2015-11-01 | Poke Mart and LearnMove code | luckytyphlosion | |
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 |