aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gamefreak.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-263/+0
* sync engine code with pokeredYamaArashi2016-06-111-13/+14
* remove address commentsYamaArashi2016-06-111-13/+13
* Pikapic animation function labelspikalaxalt2016-06-081-1/+1
* Clean up white spacedannye2016-06-061-2/+2
* Start working on engine/battle/animations.asmluckytyphlosion2016-03-171-2/+2
* Rename some palette labels.luckytyphlosion2015-10-121-4/+4
* Fixes.luckytyphlosion2015-08-301-2/+2
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-79/+100
|\
| * Replace some hardcoded data sizesdannye2015-08-091-4/+8
| * Use more lbdannye2015-08-051-4/+4
| * 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
* | Fix bank1c errors and a few missed bank0 errors.luckytyphlosion2015-08-091-2/+2
* | Attempt to make Yellow buildable, part 6.luckytyphlosion2015-08-031-2/+2
* | Some bank1c documentation.luckytyphlosion2015-07-101-59/+80
|/
* Use VRAM constants where applicable.yenatch2014-05-291-3/+3
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-6/+6
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+220