aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus/options.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-23Add more labels and constants for Options menu (#133)thoth-331-158/+198
* Copy more structure from pokecrystal --------- Co-authored-by: Rangi42 <sylvie.oukaour+rangi42@gmail.com>
2022-04-08Identify local labels for OptionsMenu_TextSpeed (#76)Alberto Leal1-8/+8
2020-11-04Sync with pokereddannye1-20/+20
2020-05-18Fix duplicate labelTiKevin831-2/+2
2019-01-23Pull bug descriptions into documentation, add more relevant docs from ↵Travis McGeehan1-3/+1
pokecrystal
2019-01-22Label functions, note cause of fast optionsTiKevin831-16/+18
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
2016-06-11remove address commentsYamaArashi1-39/+39
2016-06-06Printer-related labelspikalaxalt1-2/+2
2016-06-06Clean up white spacedannye1-20/+20
2015-12-13Yellow Options Menuluckytyphlosion1-0/+443