aboutsummaryrefslogtreecommitdiffstats
path: root/home (follow)
Commit message (Collapse)AuthorAge
* oak_speech2.asmluckytyphlosion2015-11-01
| | | | Also replace W_RIVALNAME with wRivalName
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-29
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Complete documentation of bank3luckytyphlosion2015-10-18
| | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
* Rename some palette labels.luckytyphlosion2015-10-12
| | | | Also add replace.sh
* bank1f audio.luckytyphlosion2015-10-03
| | | | Also move yellow/audio.asm to audio.asm
* Bank8 audio.luckytyphlosion2015-09-27
| | | | | | 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-26
| | | | todo: correct labels
* Make pokeyellow build correctly.luckytyphlosion2015-09-03
|
* Fixes.luckytyphlosion2015-08-30
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-30
|\ | | | | | | Doesn't build.
| * add border constant and clear up misnomerYamaArashi2015-08-14
| |
| * commented SGB palette stuffYamaArashi2015-08-12
| |
| * commented audio codeYamaArashi2015-08-08
| |
| * Use more lbdannye2015-08-05
| | | | | | | | and other clean up
| * constants for PrintNumberYamaArashi2015-07-29
| |
| * yet more namingYamaArashi2015-07-25
| |
| * more naming variablesYamaArashi2015-07-24
| |
| * Merge pull request #107 from YamaArashi/masterDaniel Harding2015-07-22
| |\ | | | | | | enumerate events
| | * enumerate eventsYamaArashi2015-07-20
| | |
| * | Unify audio bank referencesdannye2015-07-22
| | | | | | | | | | | | | | | | | | 2→1 8→2 1f→3
| * | Rename sound effect filesdannye2015-07-22
| | |
| * | Name some battle sound effectsdannye2015-07-21
| |/
| * namingYamaArashi2015-07-19
| |
| * jpab/jpba macrosYamaArashi2015-07-19
| |
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-19
| |\ | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
| | * small changesYamaArashi2015-07-18
| | |
| | * miscYamaArashi2015-07-18
| | |
| * | Name sound effectsdannye2015-07-19
| |/
| * Consolidate coord macrosdannye2015-07-18
| |
| * fix variable namingYamaArashi2015-07-18
| |
| * named wram variablesYamaArashi2015-07-14
| |
| * hall of fame / creditsYamaArashi2015-07-14
| |
| * Comment naming screendannye2015-07-14
| | | | | | | | also use more joypad constants
| * Use more screen dimension constantsdannye2015-07-14
| |
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-14
| |\ | | | | | | | | | | | | Conflicts: engine/town_map.asm
| | * comment slot machineYamaArashi2015-07-13
| | |
| | * named wram variablesYamaArashi2015-07-12
| | |
| | * use constant for bg transfer dest hram varYamaArashi2015-07-12
| | |
| | * shake screen functionsYamaArashi2015-07-12
| | |
| * | Use more *Coorddannye2015-07-14
| |/ | | | | | | | | | | 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-04
| | | | | | | | also sprite direction constants
| * No more ldhU-Daniel-PC\Daniel2015-07-03
| |
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-03
| | | | | | | | | | 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-09
| |
* | Fix all of bank0 related errors.luckytyphlosion2015-08-09
| |
* | Fix typos up to end of home/audio.asmluckytyphlosion2015-08-09
| |
* | Attempt to make Yellow Buildable, part 5luckytyphlosion2015-08-02
| | | | | | | | Rest of unknown pointers in homebank, fix some function names.
* | Attempt to make yellow buildable, part 4luckytyphlosion2015-08-01
| | | | | | | | Hardcoded pointers, dr (define rom) macro.
* | Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-01
| |
* | Attempt to make yellow buildable.luckytyphlosion2015-08-01
| | | | | | | | Building Errors: Segmentation Error.