| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | correct comments about teleport effect | YamaArashi | 2016-10-16 | 1 | -3/+2 | |
| | * | split bank 1 into files | YamaArashi | 2016-09-17 | 11 | -0/+1471 | |
| | * | pull some bank 1 code out of main.asm | YamaArashi | 2016-09-17 | 6 | -0/+479 | |
| | * | Replace unnecessary tabs with spaces | dannye | 2016-07-27 | 2 | -9/+9 | |
| | * | Redo audio header macro | dannye | 2016-07-27 | 6 | -10/+10 | |
| | * | A few missed hardcoded decimal points | dannye | 2016-07-18 | 3 | -5/+5 | |
| | * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2016-07-18 | 46 | -383/+417 | |
| | |\ | ||||||
| | | * | sync text | YamaArashi | 2016-06-12 | 2 | -3/+2 | |
| | | * | sync tileset WRAM labels | YamaArashi | 2016-06-12 | 3 | -8/+8 | |
| | | * | more syncing with pokeyellow | YamaArashi | 2016-06-12 | 2 | -29/+29 | |
| | | * | sync engine code with pokeyellow | YamaArashi | 2016-06-12 | 44 | -345/+380 | |
| | * | | Clean up text commands | dannye | 2016-07-18 | 29 | -67/+79 | |
| | |/ | ||||||
| * | | Add constants for player and rival starters | Rangi | 2020-11-13 | 6 | -13/+13 | |
| * | | Fix typo | dannye | 2020-11-07 | 1 | -1/+1 | |
| * | | Use more joypad constants | dannye | 2020-11-07 | 1 | -7/+7 | |
| * | | Add label for unknown debug byte | dannye | 2020-11-07 | 1 | -1/+1 | |
| * | | Finish debug yellow | dannye | 2020-11-07 | 1 | -0/+1646 | |
| * | | More debug yellow | dannye | 2020-11-07 | 7 | -50/+77 | |
| * | | Start disassembling debug yellow | dannye | 2020-11-06 | 2 | -0/+143 | |
| * | | Identify wSpriteStateData[12] offset uses | Rangi | 2020-11-06 | 1 | -4/+4 | |
| * | | Define OAM_HIGH_PALS for %100 in OAM attributes | Rangi | 2020-11-06 | 4 | -15/+15 | |
| * | | Sync more with pokered | Rangi | 2020-11-06 | 2 | -9/+9 | |
| * | | Sync more with pokered | Rangi | 2020-11-05 | 14 | -62/+66 | |
| * | | Remove trailing whitespace | Rangi | 2020-11-05 | 7 | -12/+12 | |
| * | | Sync more with pokered | Rangi | 2020-11-05 | 10 | -59/+25 | |
| * | | Remove unused RG/RB graphics | Rangi | 2020-11-05 | 1 | -1/+1 | |
| * | | Organize home and macro code | Rangi | 2020-11-05 | 11 | -26/+26 | |
| * | | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 42 | -900/+742 | |
| * | | Sync with pokered | dannye | 2020-11-04 | 211 | -10274/+8377 | |
| * | | Merge pull request #55 from Deokishisu/patch-1 | Rangi | 2020-10-04 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | Label Unknown Entries in HappinessChangeTable | Deokishisu | 2020-09-17 | 1 | -2/+2 | |
| * | | | 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 | |
| |\ \ | ||||||
| | * | | 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 pokecry... | Travis McGeehan | 2019-01-23 | 2 | -9/+1 | |
| | * | | 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 | |
| * | | | 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 | |
| * | | | 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 | |
