| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add constant for ghost Marowak like pokered | SatoMew | 2020-09-27 | 4 | -4/+4 |
| | | |||||
| * | Update Audio 4 sfx names | dannye | 2020-05-25 | 1 | -4/+4 |
| | | |||||
| * | Fix bad label reference | dannye | 2020-05-24 | 1 | -1/+1 |
| | | |||||
| * | Sync with pokered | dannye | 2020-05-20 | 111 | -3877/+3967 |
| | | |||||
| * | Merge pull request #39 from TiKevin83/master | Daniel Harding | 2020-05-20 | 2 | -19/+19 |
| |\ | | | | | Label functions, note causes of bugs | ||||
| | * | Fix duplicate label | TiKevin83 | 2020-05-18 | 1 | -2/+2 |
| | | | |||||
| | * | Improve some labels in the Pikachu Follow code | Travis McGeehan | 2019-02-20 | 1 | -3/+3 |
| | | | |||||
| | * | Pull bug descriptions into documentation, add more relevant docs from ↵ | Travis McGeehan | 2019-01-23 | 2 | -9/+1 |
| | | | | | | | | | pokecrystal | ||||
| | * | Note bug in Battle Transitions | TiKevin83 | 2019-01-23 | 1 | -0/+6 |
| | | | |||||
| | * | Label functions, note cause of fast options | TiKevin83 | 2019-01-22 | 1 | -16/+18 |
| | | | | | | | | | Some of the functions in here are unlabeled despite having decent labels in pokecrystal (GSC reused yellow's options code). Updated the most relevant ones. This code has a bug/feature called "fast options" that reappears due to its reuse in GSC, added some explanation of it in comments | ||||
| * | | Port pull request #234 from pokered, and fix bloated Pikachu images | CelestialAmber | 2020-05-03 | 1 | -1/+1 |
| | | | |||||
| * | | Add trainer_ai pokered changes to pokeyellow | Amber Brault | 2019-12-04 | 1 | -21/+21 |
| | | | |||||
| * | | Add deobfuscation from pokered commits | Amber Brault | 2019-10-17 | 1 | -27/+0 |
| | | | | | | | | | | | | | | | | | Remove excess linebreaks from surfing_minigame.asm This commit removes the extra line breaks added accidentally from the last commit. Add deobfuscation from pokered commits | ||||
| * | | Label surfing minigame SFX | Amber Brault | 2019-10-11 | 1 | -6/+33 |
| | | | |||||
| * | | Update tools | Celeste Brault | 2019-06-10 | 2 | -1/+2 |
| |/ | |||||
| * | Rename spritestatedata structs. | luckytyphlosion | 2018-11-18 | 19 | -165/+165 |
| | | |||||
| * | fix some constants | yenatch | 2018-04-01 | 4 | -4/+4 |
| | | |||||
| * | Fix warnings about deprecated mnemonics on newer builds of rgbds | Pokechu22 | 2017-09-25 | 20 | -34/+34 |
| | | |||||
| * | Better names for a few Pikachu's Beach routines | Sanqui | 2016-08-08 | 1 | -6/+6 |
| | | |||||
| * | Label some Pikachu's Beach related routines | Sanqui | 2016-08-08 | 1 | -63/+63 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-07-16 | 2 | -3/+3 |
| |\ | |||||
| | * | remove map header addr comments | YamaArashi | 2016-06-12 | 1 | -1/+1 |
| | | | |||||
| | * | sync tileset WRAM labels | YamaArashi | 2016-06-12 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokered | dannye | 2016-06-12 | 39 | -170/+160 |
| |\| | |||||
| | * | more syncing with pokered | YamaArashi | 2016-06-12 | 1 | -1/+1 |
| | | | |||||
| | * | sync engine code with pokered | YamaArashi | 2016-06-11 | 43 | -220/+203 |
| | | | |||||
| * | | Remove more address comments | dannye | 2016-06-12 | 30 | -204/+192 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | 2016-06-12 | 5 | -10/+6 |
| |\ \ | |||||
| | * | | Remove the last address comments | dannye | 2016-06-12 | 12 | -32/+30 |
| | | | | | | | | | | | | | | | | except for wram.asm and sram.asm also delete unused yellow file | ||||
| * | | | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | 2016-06-12 | 7 | -9/+9 |
| |\| | | |/ |/| | |||||
| | * | Remove some leftover address comments | dannye | 2016-06-12 | 8 | -10/+10 |
| | | | |||||
| | * | remove address comments | YamaArashi | 2016-06-11 | 126 | -1847/+1847 |
| | | | |||||
| | * | Implement handy text macros from yellow | pikalaxalt | 2016-06-09 | 2 | -2/+2 |
| | | | |||||
| | * | dbw door tiles | pikalaxalt | 2016-05-22 | 1 | -26/+13 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/pret/pokered | pikalaxalt | 2016-05-13 | 7 | -50/+6 |
| | |\ | |||||
| | | * | Clean up more Yellow ifdefs. | IIMarckus | 2016-03-22 | 6 | -38/+0 |
| | | | | |||||
| | | * | Remove hardcoded length values in items.asm | Marcus Huderle | 2016-02-21 | 1 | -2/+2 |
| | | | | |||||
| | | * | Remove hardcoded values for CopyData in battle core. | Marcus Huderle | 2016-02-20 | 1 | -4/+4 |
| | | | | |||||
| | * | | Split default names strings into separate lines to make it less unpleasant ↵ | pikalaxalt | 2016-05-13 | 1 | -6/+24 |
| | | | | | | | | | | | | | to read | ||||
| | * | | Macrofy sprite status data in WRA0 | PikalaxALT | 2016-01-29 | 1 | -3/+3 |
| | |/ | |||||
| | * | Fix logically incorrect label | dannye | 2016-01-27 | 1 | -2/+3 |
| | | | |||||
| | * | fix typoes | YamaArashi | 2016-01-09 | 1 | -9/+9 |
| | | | |||||
| | * | Fix a typo | PikalaxALT | 2016-01-05 | 1 | -3/+3 |
| | | | |||||
| | * | Fix game time labels | PikalaxALT | 2016-01-03 | 8 | -18/+18 |
| | | | |||||
| | * | Fewer underscores in constants | dannye | 2015-12-14 | 4 | -9/+9 |
| | | | |||||
| | * | No more S_ | dannye | 2015-08-30 | 4 | -9/+9 |
| | | | |||||
| | * | No more wram_constants.asm | dannye | 2015-08-30 | 1 | -2/+2 |
| | | | | | | | | | unfortunately, this means manually declaring the wEnemyMon1 party struct | ||||
| | * | No more W_ | dannye | 2015-08-30 | 76 | -942/+942 |
| | | | |||||
| | * | replaced hardcoded values in ItemUseMedicine | YamaArashi | 2015-08-30 | 1 | -22/+22 |
| | | | |||||
| | * | rename ItemUseBall labels | YamaArashi | 2015-08-30 | 1 | -22/+17 |
| | | | |||||
