aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* engine/menu/status_screen.asmluckytyphlosion2015-11-141-30/+44
| | | | Also fix gfx.py from not recognizing modules in extras/pokemontools
* engine/menu/players_pc.asmluckytyphlosion2015-11-131-25/+24
| | | | also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf
* DisplayTextIDInit and DrawStartMenuluckytyphlosion2015-11-081-6/+3
| | | | Also re-add event_macros.asm
* oak_speech2.asmluckytyphlosion2015-11-011-2/+4
| | | | Also replace W_RIVALNAME with wRivalName
* Naming screen functions.luckytyphlosion2015-11-011-30/+42
|
* Main menu functions, oak_speech.asm, some special warp functions with data, ↵luckytyphlosion2015-10-311-449/+34
| | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-295-15/+15
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion2015-10-261-3/+3
| | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
* Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion2015-10-251-3/+3
| | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
* data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵luckytyphlosion2015-10-241-3/+3
| | | | | | misc functions Also rename pcm-related functions.
* Complete documentation of bank3luckytyphlosion2015-10-185-12/+12
| | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
* more annotations on ModifyPikachuHappinessPikalaxALT2015-10-111-5/+5
|
* Some bank3 documentationluckytyphlosion2015-10-041-4/+1
|
* Bank8 audio.luckytyphlosion2015-09-271-57/+105
| | | | | | todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly
* Fixes.luckytyphlosion2015-08-301-3/+6
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-3015-1179/+1209
|\ | | | | | | Doesn't build.
| * named more variablesYamaArashi2015-08-121-1/+1
| |
| * commented SGB palette stuffYamaArashi2015-08-129-36/+36
| |
| * More joypad constantsdannye2015-08-114-6/+8
| |
| * Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-104-12/+12
| |
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-08-103-11/+11
| |\
| | * commented audio codeYamaArashi2015-08-082-4/+4
| | |
| | * fixed namesYamaArashi2015-08-071-2/+2
| | |
| | * named wram variablesYamaArashi2015-08-071-1/+1
| | |
| | * named CountSetBits output variableYamaArashi2015-08-072-4/+4
| | |
| * | Replace some hardcoded data sizesdannye2015-08-094-4/+8
| |/
| * Use more lbdannye2015-08-057-37/+37
| | | | | | | | and other clean up
| * constants for PrintNumberYamaArashi2015-07-295-25/+25
| |
| * yet more namingYamaArashi2015-07-254-27/+27
| |
| * more naming variablesYamaArashi2015-07-241-24/+24
| |
| * named more functionsYamaArashi2015-07-241-6/+6
| |