summaryrefslogtreecommitdiff
path: root/engine/menu
AgeCommit message (Collapse)Author
2020-11-04Sync with pokereddannye
2020-05-20Sync with pokereddannye
2020-05-18Fix duplicate labelTiKevin83
2019-01-23Pull bug descriptions into documentation, add more relevant docs from ↵Travis McGeehan
pokecrystal
2019-01-22Label functions, note cause of fast optionsTiKevin83
Some of the functions in here are unlabeled despite having decent labels in pokecrystal (GSC reused yellow's options code). Updated the most relevant ones. This code has a bug/feature called "fast options" that reappears due to its reuse in GSC, added some explanation of it in comments
2018-11-18Rename spritestatedata structs.luckytyphlosion
2018-04-01fix some constantsyenatch
2017-09-25Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu22
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