| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Organize gfx/ | Rangi | 2020-06-27 | 3 | -4/+4 |
| * | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 2020-06-27 | 12 | -21/+21 |
| * | Move more tables from engine/ to data/ | Rangi | 2020-06-23 | 4 | -79/+9 |
| * | Name UnusedCD40 | Nog-Frog | 2020-05-29 | 1 | -1/+1 |
| * | Misc minor clean up | dannye | 2020-05-24 | 1 | -1/+1 |
| * | A few missed SFX constant IDs | dannye | 2019-04-21 | 1 | -2/+2 |
| * | add wEvosMoves instead of using eevee | yenatch | 2018-03-21 | 1 | -5/+5 |
| * | Cleaned up name formatting | bitman44 | 2018-03-21 | 1 | -1/+1 |
| * | Replaced instances of Mon### with the Pokemon's name | bitman44 | 2018-03-20 | 1 | -1/+1 |
| * | Add space between arguments in assembly instructions and remove redundant a i... | xCrystal | 2017-12-30 | 10 | -1178/+1178 |
| * | Merge pull request #167 from Pokechu22/rgbds-0.3.3 | yenatch | 2017-09-29 | 2 | -2/+2 |
| |\ | |||||
| | * | Replace deprecated mnemonics by the correct ones | Antonio Niño Díaz | 2017-06-09 | 2 | -2/+2 |
| * | | Fix typos in comments | dannye | 2017-06-24 | 3 | -3/+3 |
| |/ | |||||
| * | split code out of main.asm | YamaArashi | 2016-12-31 | 1 | -0/+120 |
| * | split bank 1 into files | YamaArashi | 2016-09-17 | 3 | -0/+1005 |
| * | 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 | 9 | -55/+80 |
| |\ | |||||
| | * | sync engine code with pokeyellow | YamaArashi | 2016-06-12 | 9 | -55/+80 |
| * | | Clean up text commands | dannye | 2016-07-18 | 8 | -24/+28 |
| |/ | |||||
| * | Remove the last address comments | dannye | 2016-06-12 | 4 | -18/+18 |
| * | Remove some leftover address comments | dannye | 2016-06-12 | 1 | -1/+1 |
| * | remove address comments | YamaArashi | 2016-06-11 | 15 | -211/+211 |
| * | Clean up more Yellow ifdefs. | IIMarckus | 2016-03-22 | 2 | -6/+0 |
| * | Fix game time labels | PikalaxALT | 2016-01-03 | 2 | -5/+5 |
| * | No more W_ | dannye | 2015-08-30 | 7 | -35/+35 |
| * | documented flags and misc. fixes | YamaArashi | 2015-08-29 | 3 | -4/+4 |
| * | named more variables | YamaArashi | 2015-08-12 | 1 | -1/+1 |
| * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 9 | -36/+36 |
| * | More joypad constants | dannye | 2015-08-11 | 4 | -6/+8 |
| * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 4 | -12/+12 |
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 3 | -11/+11 |
| |\ | |||||
| | * | commented audio code | YamaArashi | 2015-08-08 | 2 | -4/+4 |
| | * | fixed names | YamaArashi | 2015-08-07 | 1 | -2/+2 |
| | * | named wram variables | YamaArashi | 2015-08-07 | 1 | -1/+1 |
| | * | named CountSetBits output variable | YamaArashi | 2015-08-07 | 2 | -4/+4 |
| * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 4 | -4/+8 |
| |/ | |||||
| * | Use more lb | dannye | 2015-08-05 | 7 | -37/+37 |
| * | constants for PrintNumber | YamaArashi | 2015-07-29 | 5 | -25/+25 |
| * | yet more naming | YamaArashi | 2015-07-25 | 4 | -27/+27 |
| * | more naming variables | YamaArashi | 2015-07-24 | 1 | -24/+24 |
| * | named more functions | YamaArashi | 2015-07-24 | 1 | -6/+6 |
| * | clean up wram aliases | YamaArashi | 2015-07-23 | 1 | -1/+1 |
| * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 3 | -14/+7 |
| |\ | |||||
| | * | named most of the used events | YamaArashi | 2015-07-21 | 2 | -2/+2 |
| | * | enumerate events | YamaArashi | 2015-07-20 | 3 | -14/+7 |
| * | | Rename sound effect files | dannye | 2015-07-22 | 1 | -1/+1 |
| |/ | |||||
| * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -1/+1 |
| * | naming | YamaArashi | 2015-07-19 | 1 | -2/+2 |
| * | replace uses of minus one | YamaArashi | 2015-07-19 | 1 | -1/+1 |
| * | jpab/jpba macros | YamaArashi | 2015-07-19 | 2 | -6/+2 |
