aboutsummaryrefslogtreecommitdiffstats
path: root/home (follow)
Commit message (Collapse)AuthorAgeFilesLines
* oak_speech2.asmluckytyphlosion2015-11-011-1/+1
| | | | Also replace W_RIVALNAME with wRivalName
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-293-69/+69
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Complete documentation of bank3luckytyphlosion2015-10-181-11/+11
| | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
* Rename some palette labels.luckytyphlosion2015-10-121-9/+9
| | | | Also add replace.sh
* bank1f audio.luckytyphlosion2015-10-031-2/+2
| | | | Also move yellow/audio.asm to audio.asm
* Bank8 audio.luckytyphlosion2015-09-271-5/+5
| | | | | | todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly
* Bank2 audio.luckytyphlosion2015-09-262-4/+4
| | | | todo: correct labels
* Make pokeyellow build correctly.luckytyphlosion2015-09-033-27/+28
|
* Fixes.luckytyphlosion2015-08-306-11/+10
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-309-378/+398
|\ | | | | | | Doesn't build.
| * add border constant and clear up misnomerYamaArashi2015-08-143-63/+66
| |
| * commented SGB palette stuffYamaArashi2015-08-122-5/+5
| |
| * commented audio codeYamaArashi2015-08-084-123/+158
| |
| * Use more lbdannye2015-08-053-6/+6
| | | | | | | | and other clean up
| * constants for PrintNumberYamaArashi2015-07-291-1/+1
| |
| * yet more namingYamaArashi2015-07-252-10/+11
| |
| * more naming variablesYamaArashi2015-07-243-27/+34
| |
| * Merge pull request #107 from YamaArashi/masterDaniel Harding2015-07-221-4/+2
| |\ | | | | | | enumerate events
| | * enumerate eventsYamaArashi2015-07-201-4/+2
| | |
| * | Unify audio bank referencesdannye2015-07-223-34/+34
| | | | | | | | | | | | | | | | | | 2→1 8→2 1f→3
| * | Rename sound effect filesdannye2015-07-221-1/+1
| | |
| * | Name some battle sound effectsdannye2015-07-211-2/+2
| |/
| * namingYamaArashi2015-07-191-68/+68
| |
| * jpab/jpba macrosYamaArashi2015-07-191-9/+3
| |
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-193-10/+10
| |\ | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
| | * small changesYamaArashi2015-07-182-2/+2
| | |
| | * miscYamaArashi2015-07-181-8/+8
| | |
| * | Name sound effectsdannye2015-07-192-13/+13
| |/
| * Consolidate coord macrosdannye2015-07-184-24/+24
| |
| * fix variable namingYamaArashi2015-07-182-88/+88
| |
| * named wram variablesYamaArashi2015-07-141-3/+3
| |
| * hall of fame / creditsYamaArashi2015-07-142-4/+4
| |
| * Comment naming screendannye2015-07-141-2/+2
| | | | | | | | also use more joypad constants
| * Use more screen dimension constantsdannye2015-07-142-14/+14
| |
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-143-6/+6
| |\ | | | | | | | | | | | | Conflicts: engine/town_map.asm
| | * comment slot machineYamaArashi2015-07-131-2/+2
| | |
| | * named wram variablesYamaArashi2015-07-121-1/+1
| | |
| | * use constant for bg transfer dest hram varYamaArashi2015-07-121-2/+2
| | |
| | * shake screen functionsYamaArashi2015-07-121-1/+1
| | |
| * | Use more *Coorddannye2015-07-143-9/+9
| |/ | | | | | | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
| * Start using text predef macrosdannye2015-07-041-3/+3
| | | | | | | | also sprite direction constants
| * No more ldhU-Daniel-PC\Daniel2015-07-031-2/+2
| |
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-036-36/+36
| | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* | Fix bank1c errors and a few missed bank0 errors.luckytyphlosion2015-08-093-9/+10
| |
* | Fix all of bank0 related errors.luckytyphlosion2015-08-091-0/+1
| |
* | Fix typos up to end of home/audio.asmluckytyphlosion2015-08-096-31/+32
| |
* | Attempt to make Yellow Buildable, part 5luckytyphlosion2015-08-025-16/+16
| | | | | | | | Rest of unknown pointers in homebank, fix some function names.
* | Attempt to make yellow buildable, part 4luckytyphlosion2015-08-013-16/+16
| | | | | | | | Hardcoded pointers, dr (define rom) macro.
* | Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-012-15/+16
| |
* | Attempt to make yellow buildable.luckytyphlosion2015-08-011-1/+1
| | | | | | | | Building Errors: Segmentation Error.