| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokered | dannye | 2016-06-12 | 6 | -25/+24 |
| |\ |
|
| | * | sync engine code with pokered | YamaArashi | 2016-06-11 | 7 | -35/+34 |
| * | | Remove more address comments | dannye | 2016-06-12 | 4 | -33/+33 |
| * | | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | 2016-06-12 | 1 | -2/+2 |
| |\ \ |
|
| | * | | Remove the last address comments | dannye | 2016-06-12 | 4 | -18/+18 |
| * | | | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | 2016-06-12 | 1 | -1/+1 |
| |\| |
| |/
|/| |
|
| | * | Remove some leftover address comments | dannye | 2016-06-12 | 1 | -1/+1 |
| | * | remove address comments | YamaArashi | 2016-06-11 | 15 | -211/+211 |
| | * | Clean up more Yellow ifdefs. | IIMarckus | 2016-03-22 | 2 | -6/+0 |
| | * | Fix game time labels | PikalaxALT | 2016-01-03 | 2 | -5/+5 |
| | * | No more W_ | dannye | 2015-08-30 | 7 | -35/+35 |
| | * | documented flags and misc. fixes | YamaArashi | 2015-08-29 | 3 | -4/+4 |
| * | | remove address comments | YamaArashi | 2016-06-11 | 20 | -370/+370 |
| * | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-11 | 4 | -9/+9 |
| |\ \ |
|
| | * \ | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 5 | -77/+106 |
| | |\ \ |
|
| | * | | | Sync with pokered | dannye | 2016-06-11 | 4 | -9/+9 |
| * | | | | Character dict; surfing minigame; printer debug | pikalaxalt | 2016-06-11 | 2 | -2/+2 |
| | |/ /
|/| | |
|
| * | | | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | 2016-06-08 | 1 | -47/+44 |
| * | | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-08 | 6 | -61/+59 |
| |\| | |
|
| | * | | Clean up white space | dannye | 2016-06-06 | 6 | -61/+61 |
| * | | | Printer labels | pikalaxalt | 2016-06-07 | 2 | -24/+58 |
| * | | | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 2016-06-06 | 1 | -3/+3 |
| * | | | Printer-related labels | pikalaxalt | 2016-06-06 | 2 | -3/+3 |
| |/ / |
|
| * | | Vermilion Fan Club | pikalaxalt | 2016-05-31 | 2 | -2/+2 |
| * | | League PC code, address comments for hidden_items.asm | luckytyphlosion | 2016-05-30 | 1 | -9/+8 |
| * | | Vending machine | luckytyphlosion | 2016-05-30 | 1 | -15/+17 |
| * | | Cerulean Pokemon Center; Func_5c0d4; space after comma in engine/menu/pokedex... | pikalaxalt | 2016-05-30 | 1 | -263/+263 |
| * | | Pewter Pokecenter | pikalaxalt | 2016-05-29 | 2 | -2/+2 |
| * | | Bank7 misc functions | luckytyphlosion | 2016-05-23 | 1 | -6/+6 |
| * | | Bank15 misc functions | luckytyphlosion | 2016-05-22 | 2 | -113/+17 |
| * | | Bank11 and 14 misc functions. | luckytyphlosion | 2016-05-22 | 1 | -112/+113 |
| * | | Replaced some wram labels before committing, need to commit now. | luckytyphlosion | 2016-03-17 | 1 | -1/+1 |
| * | | Split bank1 up. | luckytyphlosion | 2016-03-17 | 3 | -0/+1045 |
| * | | Cleanup with yellow-exclusive banks | luckytyphlosion | 2015-12-31 | 1 | -0/+910 |
| * | | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 1 | -1/+1 |
| * | | More BankF documentation | luckytyphlosion | 2015-12-29 | 3 | -7/+7 |
| * | | data/pokedex_entries.asm | luckytyphlosion | 2015-12-22 | 1 | -3/+1 |
| * | | engine/menu/pokedex.asm | luckytyphlosion | 2015-12-22 | 1 | -152/+228 |
| * | | Yellow Options Menu | luckytyphlosion | 2015-12-13 | 1 | -0/+443 |
| * | | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 2015-11-28 | 1 | -18/+18 |
| * | | engine/menu/start_menu.asm | luckytyphlosion | 2015-11-15 | 4 | -48/+66 |
| * | | engine/menu/party_menu.asm | luckytyphlosion | 2015-11-15 | 1 | -23/+31 |
| * | | engine/menu/status_screen.asm | luckytyphlosion | 2015-11-14 | 1 | -30/+44 |
| * | | engine/menu/players_pc.asm | luckytyphlosion | 2015-11-13 | 1 | -25/+24 |
| * | | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -6/+3 |
| * | | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 1 | -2/+4 |
| * | | Naming screen functions. | luckytyphlosion | 2015-11-01 | 1 | -30/+42 |
| * | | Main menu functions, oak_speech.asm, some special warp functions with data, S... | luckytyphlosion | 2015-10-31 | 1 | -449/+34 |
| * | | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 5 | -15/+15 |
| * | | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 2015-10-26 | 1 | -3/+3 |