aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/init_battle.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-09-10Misc. naming and cleanup (#139)Narishma-gb1-1/+1
* Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar`
2020-11-04Start reorganizing pokeyellowRangi1-10/+0
2020-11-04Sync with pokereddannye1-55/+56
2020-09-27Add constant for ghost Marowak like pokeredSatoMew1-1/+1
2020-05-20Sync with pokereddannye1-1/+1
2016-06-12Remove more address commentsdannye1-4/+4
2016-06-11remove address commentsYamaArashi1-12/+12
2016-06-06Clean up white spacedannye1-4/+4
2016-05-31Champion's room; resolve predefspikalaxalt1-2/+2
2016-05-30League PC code, address comments for hidden_items.asmluckytyphlosion1-1/+1
2015-12-31Cleanup with yellow-exclusive banksluckytyphlosion1-0/+0
Also introduce charmap for $ec (unfilled menu arrow cursor)
2015-12-31BankF documentation from HasMonFainted to Func_3d536luckytyphlosion1-2/+2
2015-12-06engine/battle/trainer_ai.asmluckytyphlosion1-2/+2
2015-10-31Main menu functions, oak_speech.asm, some special warp functions with data, ↵luckytyphlosion1-2/+2
SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion1-10/+10
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-11more annotations on ModifyPikachuHappinessPikalaxALT1-1/+3
2015-10-04Some bank3 documentationluckytyphlosion1-4/+1
2015-09-03Make pokeyellow build correctly.luckytyphlosion1-6/+6
2015-08-30Fixes.luckytyphlosion1-5/+5
2015-08-02Attempt to make Yellow Buildable, part 5luckytyphlosion1-2/+2
Rest of unknown pointers in homebank, fix some function names.
2015-07-06Complete documentation of bank3dluckytyphlosion1-1/+124
todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
2015-07-03More bank3d documentation.luckytyphlosion1-0/+169
Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too.