| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 1 | -1/+1 |
| | | | | | Also replace W_RIVALNAME with wRivalName | ||||
| * | overworld item & movement code, cable club code, remove more instances of âľ | luckytyphlosion | 2015-10-29 | 3 | -69/+69 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -11/+11 |
| | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | ||||
| * | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 1 | -9/+9 |
| | | | | | Also add replace.sh | ||||
| * | bank1f audio. | luckytyphlosion | 2015-10-03 | 1 | -2/+2 |
| | | | | | Also move yellow/audio.asm to audio.asm | ||||
| * | Bank8 audio. | luckytyphlosion | 2015-09-27 | 1 | -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. | luckytyphlosion | 2015-09-26 | 2 | -4/+4 |
| | | | | | todo: correct labels | ||||
| * | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 3 | -27/+28 |
| | | |||||
| * | Fixes. | luckytyphlosion | 2015-08-30 | 6 | -11/+10 |
| | | |||||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 9 | -378/+398 |
| |\ | | | | | | | Doesn't build. | ||||
| | * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 3 | -63/+66 |
| | | | |||||
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 2 | -5/+5 |
| | | | |||||
| | * | commented audio code | YamaArashi | 2015-08-08 | 4 | -123/+158 |
| | | | |||||
| | * | Use more lb | dannye | 2015-08-05 | 3 | -6/+6 |
| | | | | | | | | | and other clean up | ||||
| | * | constants for PrintNumber | YamaArashi | 2015-07-29 | 1 | -1/+1 |
| | | | |||||
| | * | yet more naming | YamaArashi | 2015-07-25 | 2 | -10/+11 |
| | | | |||||
| | * | more naming variables | YamaArashi | 2015-07-24 | 3 | -27/+34 |
| | | | |||||
| | * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 1 | -4/+2 |
| | |\ | | | | | | | enumerate events | ||||
| | | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -4/+2 |
| | | | | |||||
| | * | | Unify audio bank references | dannye | 2015-07-22 | 3 | -34/+34 |
| | | | | | | | | | | | | | | | | | | | 2â1 8â2 1fâ3 | ||||
| | * | | Rename sound effect files | dannye | 2015-07-22 | 1 | -1/+1 |
| | | | | |||||
| | * | | Name some battle sound effects | dannye | 2015-07-21 | 1 | -2/+2 |
| | |/ | |||||
| | * | naming | YamaArashi | 2015-07-19 | 1 | -68/+68 |
| | | | |||||
| | * | jpab/jpba macros | YamaArashi | 2015-07-19 | 1 | -9/+3 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 3 | -10/+10 |
| | |\ | | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||||
| | | * | small changes | YamaArashi | 2015-07-18 | 2 | -2/+2 |
| | | | | |||||
| | | * | misc | YamaArashi | 2015-07-18 | 1 | -8/+8 |
| | | | | |||||
| | * | | Name sound effects | dannye | 2015-07-19 | 2 | -13/+13 |
| | |/ | |||||
| | * | Consolidate coord macros | dannye | 2015-07-18 | 4 | -24/+24 |
| | | | |||||
| | * | fix variable naming | YamaArashi | 2015-07-18 | 2 | -88/+88 |
| | | | |||||
| | * | named wram variables | YamaArashi | 2015-07-14 | 1 | -3/+3 |
| | | | |||||
| | * | hall of fame / credits | YamaArashi | 2015-07-14 | 2 | -4/+4 |
| | | | |||||
| | * | Comment naming screen | dannye | 2015-07-14 | 1 | -2/+2 |
| | | | | | | | | | also use more joypad constants | ||||
| | * | Use more screen dimension constants | dannye | 2015-07-14 | 2 | -14/+14 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 3 | -6/+6 |
| | |\ | | | | | | | | | | | | | Conflicts: engine/town_map.asm | ||||
| | | * | comment slot machine | YamaArashi | 2015-07-13 | 1 | -2/+2 |
| | | | | |||||
| | | * | named wram variables | YamaArashi | 2015-07-12 | 1 | -1/+1 |
| | | | | |||||
| | | * | use constant for bg transfer dest hram var | YamaArashi | 2015-07-12 | 1 | -2/+2 |
| | | | | |||||
| | | * | shake screen functions | YamaArashi | 2015-07-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | Use more *Coord | dannye | 2015-07-14 | 3 | -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 macros | dannye | 2015-07-04 | 1 | -3/+3 |
| | | | | | | | | | also sprite direction constants | ||||
| | * | No more ldh | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -2/+2 |
| | | | |||||
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 6 | -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. | luckytyphlosion | 2015-08-09 | 3 | -9/+10 |
| | | | |||||
| * | | Fix all of bank0 related errors. | luckytyphlosion | 2015-08-09 | 1 | -0/+1 |
| | | | |||||
| * | | Fix typos up to end of home/audio.asm | luckytyphlosion | 2015-08-09 | 6 | -31/+32 |
| | | | |||||
| * | | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | 2015-08-02 | 5 | -16/+16 |
| | | | | | | | | | Rest of unknown pointers in homebank, fix some function names. | ||||
| * | | Attempt to make yellow buildable, part 4 | luckytyphlosion | 2015-08-01 | 3 | -16/+16 |
| | | | | | | | | | Hardcoded pointers, dr (define rom) macro. | ||||
| * | | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 2015-08-01 | 2 | -15/+16 |
| | | | |||||
| * | | Attempt to make yellow buildable. | luckytyphlosion | 2015-08-01 | 1 | -1/+1 |
| | | | | | | | | | Building Errors: Segmentation Error. | ||||
