aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gamefreak.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Organize gfx/Rangi2020-06-271-1/+1
|
* sync textYamaArashi2016-06-121-1/+0
|
* remove address commentsYamaArashi2016-06-111-13/+13
|
* Replace some hardcoded data sizesdannye2015-08-091-4/+8
|
* Use more lbdannye2015-08-051-4/+4
| | | | and other clean up
* Name sound effectsdannye2015-07-191-1/+1
|
* intro stuffYamaArashi2015-07-171-70/+90
|
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-16/+16
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Use VRAM constants where applicable.yenatch2014-05-291-3/+3
|
* 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/+220