aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/cut.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start working on engine/battle/animations.asmluckytyphlosion2016-03-171-1/+1
|
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-5/+5
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Complete documentation of bank3luckytyphlosion2015-10-181-1/+1
| | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
* More bank3 documentationluckytyphlosion2015-10-171-15/+16
| | | | Also misc. documentation in bank3c and bank3f
* Use more lbdannye2015-08-051-3/+3
| | | | and other clean up
* named animation functions/variablesYamaArashi2015-07-241-60/+65
|
* Name sound effectsdannye2015-07-191-1/+1
|
* named wram variablesYamaArashi2015-07-141-2/+2
|
* hall of fame / creditsYamaArashi2015-07-141-2/+2
|
* player animations, emotion bubbles, etc.YamaArashi2015-07-141-2/+2
|
* Start using text predef macrosdannye2015-07-041-8/+8
| | | | also sprite direction constants
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-19/+19
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Rename hVBlank* constants to h*.yenatch2014-09-231-3/+3
|
* Commented/labelled misc functionsYamaArashi2014-09-141-2/+2
|
* Commented more sprite and map codeYamaArashi2014-09-131-5/+5
|
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-19/+19
|
* Labelled many functions/variablesYamaArashi2014-08-081-3/+3
|
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-1/+1
|
* Use VRAM constants where applicable.yenatch2014-05-291-6/+6
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-24/+24
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Comment some more bank 0 functions.yenatch2014-05-231-1/+1
|
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+258