| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 115 | -952/+1146 | |
| | | | | | | | | | | | | | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||||
| * | | | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-26 | 14 | -416/+993 | |
| | | | | | | | | | | | | | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||||
| * | | | Specify *.wav, *.blk and *.pic as binary | luckytyphlosion | 2015-10-25 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | Merge branch 'master' of https://github.com/pret/pokeyellow | luckytyphlosion | 2015-10-25 | 46 | -67/+253 | |
| |\ \ \ | | | | | | | | | | | | | | | | | Conflicts: .gitignore | |||||
| | * | | | Fix a reference to pcm.py. | yenatch | 2015-10-25 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Merge pull request #6 from pret/remove-makefile-queues | luckytyphlosion | 2015-10-24 | 1 | -22/+11 | |
| | |\ \ \ | | | | | | | | | | | Get rid of queues. | |||||
| | | * | | | Get rid of queues. | yenatch | 2015-10-24 | 1 | -22/+11 | |
| | |/ / / | | | | | | | | | For faster builds, use `make -j`. | |||||
| | * | | | Convert pikachu cries to .wav files, and process .wav files into .pcm files ↵ | Marcus Huderle | 2015-10-24 | 46 | -47/+247 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | at compile-time. Update pret | |||||
| * | | | | Ignore 'dirty' changes to extras | luckytyphlosion | 2015-10-25 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-25 | 14 | -993/+416 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||||
| * | | | | Ignore extras1\ | luckytyphlosion | 2015-10-25 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | old extras except with some changes made for personal use | |||||
| * | | | | Properly ignore extras? | luckytyphlosion | 2015-10-25 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Fix submodule 'extras' url | luckytyphlosion | 2015-10-25 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 2015-10-24 | 14 | -416/+993 | |
| | | | | | | | | | | | | | | | | | | | misc functions Also rename pcm-related functions. | |||||
| * | | | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 40 | -294/+1206 | |
| | | | | | | | | | | | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | |||||
| * | | | More bank3 documentation | luckytyphlosion | 2015-10-17 | 7 | -371/+1192 | |
| | | | | | | | | | | | | | Also misc. documentation in bank3c and bank3f | |||||
| * | | | Pikachu Cry data | luckytyphlosion | 2015-10-15 | 2 | -29/+238 | |
| | | | | ||||||
| * | | | Merge pull request #4 from PikalaxALT/master | luckytyphlosion | 2015-10-12 | 2 | -154/+402 | |
| |\ \ \ | | | | | | | | | Mass RGB translation in super_palettes.asm | |||||
| | * \ \ | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | 2015-10-12 | 0 | -0/+0 | |
| | |\ \ \ | ||||||
| | * | | | | Mass RGB translation in data/super_palettes.asm | PikalaxALT | 2015-10-12 | 2 | -154/+402 | |
| | | | | | | ||||||
| * | | | | | Ignore changes to replace.sh | luckytyphlosion | 2015-10-12 | 1 | -0/+3 | |
| | | | | | | ||||||
| * | | | | | Label and comment more palette functions | luckytyphlosion | 2015-10-12 | 4 | -145/+140 | |
| | | | | | | | | | | | | | | | | | | | | | Also fix replace.sh | |||||
| * | | | | | More relabelling | luckytyphlosion | 2015-10-12 | 1 | -6/+6 | |
| | | | | | | ||||||
| * | | | | | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 10 | -42/+43 | |
| | |/ / / |/| | | | | | | | | | | | Also add replace.sh | |||||
| * | | | | Merge pull request #3 from PikalaxALT/master | luckytyphlosion | 2015-10-11 | 13 | -110/+159 | |
| |\| | | | | | | | | | | | ModifyPikachuHappiness | |||||
| | * | | | Fix build errors | PikalaxALT | 2015-10-11 | 2 | -4/+4 | |
| | | | | | ||||||
| | * | | | wram label renaming for pika happiness | PikalaxALT | 2015-10-11 | 2 | -12/+12 | |
| | | | | | ||||||
| | * | | | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | 2015-10-11 | 7 | -279/+497 | |
| | |\ \ \ | |/ / / |/| | | | ||||||
| * | | | | engine/items/items.asm | luckytyphlosion | 2015-10-11 | 7 | -279/+497 | |
| | | | | | ||||||
| | * | | | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 12 | -97/+146 | |
| |/ / / | ||||||
| * | | | More bank3 documentation | luckytyphlosion | 2015-10-10 | 11 | -43/+88 | |
| | | | | | | | | | | | | | | | | LoadWildData, data/wild_mons.asm, also no more wram_constants.asm and complete bank1b documentation | |||||
| * | | | Some bank3 documentation | luckytyphlosion | 2015-10-04 | 9 | -166/+658 | |
| | | | | ||||||
| * | | | bank1f audio. | luckytyphlosion | 2015-10-03 | 9 | -2088/+105 | |
| | | | | | | | | | | | | | Also move yellow/audio.asm to audio.asm | |||||
| * | | | Bank8 audio. | luckytyphlosion | 2015-09-27 | 10 | -1568/+617 | |
| | | | | | | | | | | | | | | | | | | | 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 | 7 | -263/+356 | |
| | | | | | | | | | | | | | todo: correct labels | |||||
| * | | | More pikachu related bank3f | luckytyphlosion | 2015-09-20 | 2 | -8/+465 | |
| | | | | ||||||
| * | | | More bank3f documentation and a bit of audio.asm prep | luckytyphlosion | 2015-09-19 | 5 | -16/+192 | |
| | | | | ||||||
| * | | | Document some bank3f code. | luckytyphlosion | 2015-09-12 | 3 | -10/+809 | |
| | | | | ||||||
| * | | | engine/save.asm | luckytyphlosion | 2015-09-07 | 3 | -154/+127 | |
| | | | | ||||||
| * | | | Update INSTALL.md | luckytyphlosion | 2015-09-06 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | engine/in_game_trades.asm | luckytyphlosion | 2015-09-04 | 4 | -503/+526 | |
| | | | | ||||||
| * | | | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | 2015-09-04 | 5 | -44/+76 | |
| | | | | ||||||
| * | | | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 16 | -85/+86 | |
| | | | | ||||||
| * | | | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | luckytyphlosion | 2015-08-30 | 1 | -13/+5 | |
| |\ \ \ | ||||||
| | * | | | Formatting errors. | luckytyphlosion | 2015-08-28 | 1 | -7/+14 | |
| | | | | | ||||||
| | * | | | Fix readme. | luckytyphlosion | 2015-08-28 | 1 | -24/+9 | |
| | | | | | ||||||
| * | | | | Fixes. | luckytyphlosion | 2015-08-30 | 22 | -181/+59 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1184 | -22358/+27124 | |
| |\ \ \ \ | |/ / / |/| / / | |/ / | Doesn't build. | |||||
| | * | | Merge pull request #114 from YamaArashi/master | Daniel Harding | 2015-08-18 | 61 | -624/+789 | |
| | |\ \ | | | | | | | | | Commented SGB palettes and other things | |||||
| | | * | | item name length constant | YamaArashi | 2015-08-14 | 5 | -4/+5 | |
| | | | | | ||||||
