aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/pc.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-141/+0
|
* Sync with pokereddannye2020-05-201-8/+8
|
* sync engine code with pokeredYamaArashi2016-06-111-3/+3
|
* remove address commentsYamaArashi2016-06-111-12/+12
|
* engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-281-18/+18
| | | | Also no more W_PLAYER/ENEMYBATTSTATUS
* named more functionsYamaArashi2015-07-241-6/+6
|
* named most of the used eventsYamaArashi2015-07-211-1/+1
|
* enumerate eventsYamaArashi2015-07-201-2/+1
|
* Name sound effectsdannye2015-07-191-6/+6
|
* menu stuffYamaArashi2015-07-151-1/+1
|
* named wram variablesYamaArashi2015-07-121-1/+1
|
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-18/+18
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Commented more sprite and map codeYamaArashi2014-09-131-1/+1
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-6/+6
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+142