aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/common_text.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-22Replace ghost Marowak's ambiguous constantSatoMew1-1/+1
2020-08-31Define a constant for the ghost Marowak (hard-coded throughout the engine, li...Rangi1-1/+1
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi1-4/+4
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-11/+11
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-32/+32
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi1-11/+11
2020-06-23Move more tables from engine/ to data/Rangi1-1/+1
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi1-2/+2
2016-06-11remove address commentsYamaArashi1-20/+20
2015-08-30No more W_dannye1-3/+3
2015-08-08commented audio codeYamaArashi1-2/+2
2015-07-23fixed hram aliases and named wram varYamaArashi1-17/+22
2015-07-21Name some battle sound effectsdannye1-1/+1
2015-07-19Name sound effectsdannye1-1/+1
2015-07-03TX_ASMU-Daniel-PC\Daniel1-8/+8
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel1-4/+4
2015-04-01Rename battle files and split move effects Part 5xCrystal1-0/+0
2015-02-08Rename some labelsYamaArashi1-1/+1
2015-02-07commented battle stuffYamaArashi1-1/+1
2014-08-08Labelled many functions/variablesYamaArashi1-20/+20
2014-06-14Use monster struct macros in wram. Rename related labels for consistency.yenatch1-7/+7
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-13/+13
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel1-0/+238