| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Typo: SFX_POKEFLUE → SFX_POKEFLUTE | dannye | 2017-05-08 | 1 | -2/+2 | |
| | * | Gave names to the functions and labels and adresses used in DivideBCD | Joe Farebrother | 2017-03-19 | 1 | -72/+74 | |
| | * | Gave the labels in _MoveMon more descriptive names and added a few comments | Joe Farebrother | 2017-03-19 | 1 | -37/+41 | |
| | * | fix incorrect comment | YamaArashi | 2017-01-16 | 1 | -1/+1 | |
| | * | use actual predef label | YamaArashi | 2017-01-07 | 1 | -1/+1 | |
| | * | use text constants in poison.asm | YamaArashi | 2016-12-31 | 1 | -2/+2 | |
| | * | split code out of main.asm | YamaArashi | 2016-12-31 | 20 | -1/+2650 | |
| | * | use more HRAM constants | YamaArashi | 2016-10-29 | 3 | -7/+7 | |
| | * | correct mistaken comments | YamaArashi | 2016-10-29 | 1 | -2/+2 | |
| | * | link battle action constants | YamaArashi | 2016-10-29 | 1 | -15/+15 | |
| | * | 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 | |
