aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-03Fix game time labelsPikalaxALT2-5/+5
2015-12-31Cleanup with yellow-exclusive banksluckytyphlosion1-0/+910
Also introduce charmap for $ec (unfilled menu arrow cursor)
2015-12-31BankF documentation from HasMonFainted to Func_3d536luckytyphlosion1-1/+1
2015-12-29More BankF documentationluckytyphlosion3-7/+7
Also introduce bit direction constants and setpal macros
2015-12-22data/pokedex_entries.asmluckytyphlosion1-3/+1
Also fix data/evos_moves.asm address comments (off by one)
2015-12-22engine/menu/pokedex.asmluckytyphlosion1-152/+228
Todo: fix data/pokedex_entries.asm
2015-12-13Yellow Options Menuluckytyphlosion1-0/+443
2015-11-28engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion1-18/+18
Also no more W_PLAYER/ENEMYBATTSTATUS
2015-11-15engine/menu/start_menu.asmluckytyphlosion4-48/+66
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
2015-11-15engine/menu/party_menu.asmluckytyphlosion1-23/+31
2015-11-14engine/menu/status_screen.asmluckytyphlosion1-30/+44
Also fix gfx.py from not recognizing modules in extras/pokemontools
2015-11-13engine/menu/players_pc.asmluckytyphlosion1-25/+24
also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf
2015-11-08DisplayTextIDInit and DrawStartMenuluckytyphlosion1-6/+3
Also re-add event_macros.asm
2015-11-01oak_speech2.asmluckytyphlosion1-2/+4
Also replace W_RIVALNAME with wRivalName
2015-11-01Naming screen functions.luckytyphlosion1-30/+42
2015-10-31Main menu functions, oak_speech.asm, some special warp functions with data, ↵luckytyphlosion1-449/+34
SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion5-15/+15
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-26Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion1-3/+3
functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
2015-10-25Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion1-3/+3
functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
2015-10-24data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵luckytyphlosion1-3/+3
misc functions Also rename pcm-related functions.
2015-10-18Complete documentation of bank3luckytyphlosion5-12/+12
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
2015-10-11more annotations on ModifyPikachuHappinessPikalaxALT1-5/+5
2015-10-04Some bank3 documentationluckytyphlosion1-4/+1
2015-09-27Bank8 audio.luckytyphlosion1-57/+105
todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly
2015-08-30No more W_dannye7-35/+35
2015-08-30Fixes.luckytyphlosion1-3/+6
2015-08-29documented flags and misc. fixesYamaArashi3-4/+4
2015-08-12named more variablesYamaArashi1-1/+1
2015-08-12commented SGB palette stuffYamaArashi9-36/+36
2015-08-11More joypad constantsdannye4-6/+8
2015-08-10Replace hardcoded name lengths with NAME_LENGTHdannye4-12/+12
2015-08-09Replace some hardcoded data sizesdannye4-4/+8
2015-08-08commented audio codeYamaArashi2-4/+4
2015-08-07fixed namesYamaArashi1-2/+2
2015-08-07named wram variablesYamaArashi1-1/+1
2015-08-07named CountSetBits output variableYamaArashi2-4/+4
2015-08-05Use more lbdannye7-37/+37
and other clean up
2015-08-01Attempt to make yellow buildable, part 4luckytyphlosion1-1/+1
Hardcoded pointers, dr (define rom) macro.
2015-08-01Build only YellowU-Daniel-PC\Daniel2-4/+0
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
2015-07-29constants for PrintNumberYamaArashi5-25/+25
2015-07-25yet more namingYamaArashi4-27/+27
2015-07-24more naming variablesYamaArashi1-24/+24
2015-07-24named more functionsYamaArashi1-6/+6
2015-07-23clean up wram aliasesYamaArashi1-1/+1
2015-07-22Rename sound effect filesdannye1-1/+1
2015-07-21named most of the used eventsYamaArashi2-2/+2
2015-07-20enumerate eventsYamaArashi3-14/+7
2015-07-19constants for flag actionsYamaArashi1-1/+1
2015-07-19namingYamaArashi1-2/+2
2015-07-19replace uses of minus oneYamaArashi1-1/+1