aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/bills_pc.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-598/+0
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-554/+0
2020-06-23Move more tables from engine/ to data/Rangi1-4/+4
This also splits the end of engine/battle/core.asm into engine/battle/effects.asm.
2020-05-24Misc minor clean updannye1-1/+1
spotted by comparing against pokeyellow
2020-05-20Sync with pokereddannye1-2/+2
2019-04-21A few missed SFX constant IDsdannye1-2/+2
2018-11-18Rename spritestatedata structs.luckytyphlosion1-3/+3
2018-04-01fix some constantsyenatch1-1/+1
2016-06-12sync engine code with pokeyellowYamaArashi1-1/+1
2016-06-12Remove the last address commentsdannye1-13/+13
except for wram.asm and sram.asm also delete unused yellow file
2016-06-11sync engine code with pokeredYamaArashi1-2/+3
2016-06-11remove address commentsYamaArashi1-34/+34
2016-06-11remove address commentsYamaArashi1-17/+17
2016-06-07Printer labelspikalaxalt1-1/+1
2016-06-06Split out pikachu engine functions; sprite state data macrospikalaxalt1-3/+3
2016-06-06Clean up white spacedannye1-3/+3
2016-05-31Vermilion Fan Clubpikalaxalt1-1/+1
2016-05-29Pewter Pokecenterpikalaxalt1-1/+1
2016-03-22Clean up more Yellow ifdefs.IIMarckus1-3/+0
2015-12-29More BankF documentationluckytyphlosion1-4/+4
Also introduce bit direction constants and setpal macros
2015-11-08DisplayTextIDInit and DrawStartMenuluckytyphlosion1-6/+3
Also re-add event_macros.asm
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion1-2/+2
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 bank3luckytyphlosion1-5/+5
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_dannye1-7/+7
2015-08-12commented SGB palette stuffYamaArashi1-1/+1
2015-08-05Use more lbdannye1-1/+1
and other clean up
2015-08-01Build only YellowU-Daniel-PC\Daniel1-2/+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-21named most of the used eventsYamaArashi1-1/+1
2015-07-20enumerate eventsYamaArashi1-6/+3
2015-07-18Consolidate coord macrosdannye1-19/+19
2015-07-16Swap trade center and battle centerdannye1-2/+2
also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
2015-07-15menu stuffYamaArashi1-153/+156
2015-07-14named wram variablesYamaArashi1-2/+2
2015-07-14hall of fame / creditsYamaArashi1-3/+3
2015-07-14Use more *Coorddannye1-4/+4
also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
2015-07-12movemon and removepokemon wram variablesYamaArashi1-8/+8
2015-07-12named wram variablesYamaArashi1-3/+3
2015-07-04Start using text predef macrosdannye1-7/+4
also sprite direction constants
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel1-2/+2
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-02-08named misc functionsYamaArashi1-2/+2
2015-02-07fixed hp bar wram label and miscYamaArashi1-60/+60
2015-02-07Named wram symbolsYamaArashi1-2/+2
2015-02-07serial/trade/miscYamaArashi1-20/+20
2014-10-17Kill version.asm.IIMarckus1-1/+1