aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/healing_machine.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename some palette labels.luckytyphlosion2015-10-121-3/+3
| | | | Also add replace.sh
* Make pokeyellow build correctly.luckytyphlosion2015-09-031-1/+1
|
* Fixes.luckytyphlosion2015-08-301-2/+0
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-25/+25
|\ | | | | | | Doesn't build.
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-08-101-20/+20
| |\
| | * commented audio codeYamaArashi2015-08-081-20/+20
| | |
| * | Replace some hardcoded data sizesdannye2015-08-091-1/+1
| |/
| * Use more lbdannye2015-08-051-1/+1
| | | | | | | | and other clean up
| * Unify audio bank referencesdannye2015-07-221-1/+1
| | | | | | | | | | | | 2→1 8→2 1f→3
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-191-3/+4
| |\ | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
| | * small changesYamaArashi2015-07-181-3/+4
| | |
| * | Name sound effectsdannye2015-07-191-1/+1
| |/
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-8/+8
| | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
| * Hardcoded audio bank referencesU-Daniel-PC\Daniel2015-06-121-1/+1
| |
* | Fix bank1c errors and a few missed bank0 errors.luckytyphlosion2015-08-091-4/+4
| |
* | Attempt to make Yellow buildable, part 6.luckytyphlosion2015-08-031-4/+4
| |
* | More bank1c documentation.luckytyphlosion2015-07-121-24/+26
|/
* commented battle stuffYamaArashi2015-02-071-8/+9
|
* Commented more sprite and map codeYamaArashi2014-09-131-1/+1
|
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-1/+1
|
* Clean up music bank referencesU-Fish-PC\Daniel2014-06-091-1/+1
|
* Use VRAM constants where applicable.yenatch2014-05-291-1/+1
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-10/+10
| | | | | | 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/+102