aboutsummaryrefslogtreecommitdiffstats
path: root/engine/hp_bar.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-268/+0
|
* sync engine code with pokeredYamaArashi2016-06-111-2/+3
|
* remove address commentsYamaArashi2016-06-111-8/+8
|
* Complete documentation of bank3luckytyphlosion2015-10-181-15/+13
| | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
* Use more lbdannye2015-08-051-1/+1
| | | | and other clean up
* constants for PrintNumberYamaArashi2015-07-291-1/+1
|
* more naming variablesYamaArashi2015-07-241-8/+9
|
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-1/+1
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* fixed hp bar wram label and miscYamaArashi2015-02-071-1/+1
|
* commented battle stuffYamaArashi2015-02-071-1/+1
|
* Use macros to define predefs.yenatch2014-06-161-0/+1
|
* Rename predef functions so they aren't excessive in length.yenatch2014-06-161-4/+4
| | | | | This is mostly because of an rgbasm bug that prevents macro arguments from exceeding 16 characters, but the names were bad anyway.
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-4/+4
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Comment some bank 0 functions, and add wram labels for Predef.yenatch2014-05-231-2/+2
|
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+267