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-12 | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | |
2016-06-12 | Remove the last address comments | dannye | |
except for wram.asm and sram.asm also delete unused yellow file | |||
2016-06-12 | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | |
2016-06-12 | Remove some leftover 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 | remove address comments | YamaArashi | |
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 | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | |
2016-06-08 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-06-07 | Printer labels | pikalaxalt | |
2016-06-06 | Split out pikachu engine functions; sprite state data macros | pikalaxalt | |
2016-06-06 | Printer-related labels | pikalaxalt | |
2016-06-06 | Clean up white space | dannye | |
2016-05-31 | Vermilion Fan Club | pikalaxalt | |
2016-05-30 | League PC code, address comments for hidden_items.asm | luckytyphlosion | |
2016-05-30 | Vending machine | luckytyphlosion | |
2016-05-30 | Cerulean Pokemon Center; Func_5c0d4; space after comma in ↵ | pikalaxalt | |
engine/menu/pokedex.asm | |||
2016-05-29 | Pewter Pokecenter | pikalaxalt | |
2016-05-23 | Bank7 misc functions | luckytyphlosion | |
Also delete gfx/intro_nido pngs (aren't used in the build) | |||
2016-05-22 | Bank15 misc functions | luckytyphlosion | |
2016-05-22 | Bank11 and 14 misc functions. | luckytyphlosion | |
2016-03-22 | Clean up more Yellow ifdefs. | IIMarckus | |
2016-03-17 | Replaced some wram labels before committing, need to commit now. | luckytyphlosion | |
2016-03-17 | Split bank1 up. | luckytyphlosion | |
2016-01-03 | Fix game time labels | PikalaxALT | |
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-22 | data/pokedex_entries.asm | luckytyphlosion | |
Also fix data/evos_moves.asm address comments (off by one) | |||
2015-12-22 | engine/menu/pokedex.asm | luckytyphlosion | |
Todo: fix data/pokedex_entries.asm | |||
2015-12-13 | Yellow Options Menu | luckytyphlosion | |
2015-11-28 | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | |
Also no more W_PLAYER/ENEMYBATTSTATUS | |||
2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | |
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||
2015-11-15 | engine/menu/party_menu.asm | luckytyphlosion | |
2015-11-14 | engine/menu/status_screen.asm | luckytyphlosion | |
Also fix gfx.py from not recognizing modules in extras/pokemontools | |||
2015-11-13 | engine/menu/players_pc.asm | luckytyphlosion | |
also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf | |||
2015-11-08 | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | |
Also re-add event_macros.asm | |||
2015-11-01 | oak_speech2.asm | luckytyphlosion | |
Also replace W_RIVALNAME with wRivalName | |||
2015-11-01 | Naming screen functions. | luckytyphlosion | |
2015-10-31 | Main menu functions, oak_speech.asm, some special warp functions with data, ↵ | luckytyphlosion | |
SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap | |||
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. |