aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-0421-7451/+0
|
* Sync with pokereddannye2020-05-2019-845/+898
|
* Fix duplicate labelTiKevin832020-05-181-2/+2
|
* Pull bug descriptions into documentation, add more relevant docs from ↵Travis McGeehan2019-01-231-3/+1
| | | | pokecrystal
* Label functions, note cause of fast optionsTiKevin832019-01-221-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
* Rename spritestatedata structs.luckytyphlosion2018-11-181-3/+3
|
* fix some constantsyenatch2018-04-011-1/+1
|
* Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu222017-09-252-2/+2
|
* Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokereddannye2016-06-126-25/+24
|\
| * sync engine code with pokeredYamaArashi2016-06-117-35/+34
| |
* | Remove more address commentsdannye2016-06-124-33/+33
| |
* | Merge branch 'master' of https://github.com/pret/pokered into merge-pokereddannye2016-06-121-2/+2
|\ \
| * | Remove the last address commentsdannye2016-06-124-18/+18
| | | | | | | | | | | | | | | except for wram.asm and sram.asm also delete unused yellow file
* | | Merge branch 'master' of https://github.com/pret/pokered into merge-pokereddannye2016-06-121-1/+1
|\| | | |/ |/|
| * Remove some leftover address commentsdannye2016-06-121-1/+1
| |
| * remove address commentsYamaArashi2016-06-1115-211/+211
| |
| * Clean up more Yellow ifdefs.IIMarckus2016-03-222-6/+0
| |
| * Fix game time labelsPikalaxALT2016-01-032-5/+5
| |
| * No more W_dannye2015-08-307-35/+35
| |
| * documented flags and misc. fixesYamaArashi2015-08-293-4/+4
| |
* | remove address commentsYamaArashi2016-06-1120-370/+370
| |
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-114-9/+9
|\ \
| * \ Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-115-77/+106
| |\ \
| * | | Sync with pokereddannye2016-06-114-9/+9
| | | | | | | | | | | | | | | | from August 29, 2015 to April 6, 2016
* | | | Character dict; surfing minigame; printer debugpikalaxalt2016-06-112-2/+2
| |/ / |/| |
* | | No more standalone WRAM addresses in the Event Flags arraypikalaxalt2016-06-081-47/+44
| | |
* | | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-086-61/+59
|\| |
| * | Clean up white spacedannye2016-06-066-61/+61
| | |
* | | Printer labelspikalaxalt2016-06-072-24/+58
| | |
* | | Split out pikachu engine functions; sprite state data macrospikalaxalt2016-06-061-3/+3
| | |
* | | Printer-related labelspikalaxalt2016-06-062-3/+3
|/ /
* | Vermilion Fan Clubpikalaxalt2016-05-312-2/+2
| |
* | League PC code, address comments for hidden_items.asmluckytyphlosion2016-05-301-9/+8
| |
* | Vending machineluckytyphlosion2016-05-301-15/+17
| |
* | Cerulean Pokemon Center; Func_5c0d4; space after comma in ↵pikalaxalt2016-05-301-263/+263
| | | | | | | | engine/menu/pokedex.asm
* | Pewter Pokecenterpikalaxalt2016-05-292-2/+2
| |
* | Bank7 misc functionsluckytyphlosion2016-05-231-6/+6
| | | | | | | | Also delete gfx/intro_nido pngs (aren't used in the build)
* | Bank15 misc functionsluckytyphlosion2016-05-222-113/+17
| |
* | Bank11 and 14 misc functions.luckytyphlosion2016-05-221-112/+113
| |
* | Replaced some wram labels before committing, need to commit now.luckytyphlosion2016-03-171-1/+1
| |
* | Split bank1 up.luckytyphlosion2016-03-173-0/+1045
| |
* | Cleanup with yellow-exclusive banksluckytyphlosion2015-12-311-0/+910
| | | | | | | | Also introduce charmap for $ec (unfilled menu arrow cursor)
* | BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2015-12-311-1/+1
| |
* | More BankF documentationluckytyphlosion2015-12-293-7/+7
| | | | | | | | Also introduce bit direction constants and setpal macros
* | data/pokedex_entries.asmluckytyphlosion2015-12-221-3/+1
| | | | | | | | Also fix data/evos_moves.asm address comments (off by one)
* | engine/menu/pokedex.asmluckytyphlosion2015-12-221-152/+228
| | | | | | | | Todo: fix data/pokedex_entries.asm
* | Yellow Options Menuluckytyphlosion2015-12-131-0/+443
| |
* | engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-281-18/+18
| | | | | | | | Also no more W_PLAYER/ENEMYBATTSTATUS
* | engine/menu/start_menu.asmluckytyphlosion2015-11-154-48/+66
| | | | | | | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
* | engine/menu/party_menu.asmluckytyphlosion2015-11-151-23/+31
| |