summaryrefslogtreecommitdiff
path: root/engine/menu
AgeCommit message (Collapse)Author
2016-06-12Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokeredmerge-pokereddannye
2016-06-12Remove more address commentsdannye
2016-06-12Merge branch 'master' of https://github.com/pret/pokered into merge-pokereddannye
2016-06-12Remove the last address commentsdannye
except for wram.asm and sram.asm also delete unused yellow file
2016-06-12Merge branch 'master' of https://github.com/pret/pokered into merge-pokereddannye
2016-06-12Remove some leftover address commentsdannye
2016-06-11sync engine code with pokeredYamaArashi
2016-06-11remove address commentsYamaArashi
2016-06-11Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt
2016-06-11Character dict; surfing minigame; printer debugpikalaxalt
2016-06-11remove address commentsYamaArashi
2016-06-11Merge branch 'master' of https://github.com/pret/pokeyellowdannye
2016-06-11Sync with pokereddannye
from August 29, 2015 to April 6, 2016
2016-06-08No more standalone WRAM addresses in the Event Flags arraypikalaxalt
2016-06-08Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt
2016-06-07Printer labelspikalaxalt
2016-06-06Split out pikachu engine functions; sprite state data macrospikalaxalt
2016-06-06Printer-related labelspikalaxalt
2016-06-06Clean up white spacedannye
2016-05-31Vermilion Fan Clubpikalaxalt
2016-05-30League PC code, address comments for hidden_items.asmluckytyphlosion
2016-05-30Vending machineluckytyphlosion
2016-05-30Cerulean Pokemon Center; Func_5c0d4; space after comma in ↵pikalaxalt
engine/menu/pokedex.asm
2016-05-29Pewter Pokecenterpikalaxalt
2016-05-23Bank7 misc functionsluckytyphlosion
Also delete gfx/intro_nido pngs (aren't used in the build)
2016-05-22Bank15 misc functionsluckytyphlosion
2016-05-22Bank11 and 14 misc functions.luckytyphlosion
2016-03-22Clean up more Yellow ifdefs.IIMarckus
2016-03-17Replaced some wram labels before committing, need to commit now.luckytyphlosion
2016-03-17Split bank1 up.luckytyphlosion
2016-01-03Fix game time labelsPikalaxALT
2015-12-31Cleanup with yellow-exclusive banksluckytyphlosion
Also introduce charmap for $ec (unfilled menu arrow cursor)
2015-12-31BankF documentation from HasMonFainted to Func_3d536luckytyphlosion
2015-12-29More BankF documentationluckytyphlosion
Also introduce bit direction constants and setpal macros
2015-12-22data/pokedex_entries.asmluckytyphlosion
Also fix data/evos_moves.asm address comments (off by one)
2015-12-22engine/menu/pokedex.asmluckytyphlosion
Todo: fix data/pokedex_entries.asm
2015-12-13Yellow Options Menuluckytyphlosion
2015-11-28engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion
Also no more W_PLAYER/ENEMYBATTSTATUS
2015-11-15engine/menu/start_menu.asmluckytyphlosion
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
2015-11-15engine/menu/party_menu.asmluckytyphlosion
2015-11-14engine/menu/status_screen.asmluckytyphlosion
Also fix gfx.py from not recognizing modules in extras/pokemontools
2015-11-13engine/menu/players_pc.asmluckytyphlosion
also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf
2015-11-08DisplayTextIDInit and DrawStartMenuluckytyphlosion
Also re-add event_macros.asm
2015-11-01oak_speech2.asmluckytyphlosion
Also replace W_RIVALNAME with wRivalName
2015-11-01Naming screen functions.luckytyphlosion
2015-10-31Main menu functions, oak_speech.asm, some special warp functions with data, ↵luckytyphlosion
SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-26Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion
functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
2015-10-25Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion
functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
2015-10-24data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵luckytyphlosion
misc functions Also rename pcm-related functions.