| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #180 from yenatch/fix-wevosmoves | Daniel Harding | 2018-03-24 | 4 | -1186/+1202 |
| |\ |
|
| | * | spaces in EvosMoves | yenatch | 2018-03-22 | 1 | -1180/+1180 |
| | * | use constants for wEvosMoves size | yenatch | 2018-03-22 | 3 | -2/+9 |
| | * | add wEvosMoves instead of using eevee | yenatch | 2018-03-21 | 2 | -5/+14 |
| |/ |
|
| * | Merge pull request #179 from bitman44/master | Daniel Harding | 2018-03-21 | 2 | -572/+382 |
| |\ |
|
| | * | Cleaned up name formatting | bitman44 | 2018-03-21 | 2 | -382/+383 |
| | * | Replaced instances of Mon### with the Pokemon's name | bitman44 | 2018-03-20 | 2 | -573/+382 |
| |/ |
|
| * | sfxnote parameter 1 is length, not duty | dannye | 2018-03-19 | 2 | -2/+2 |
| * | Break up sfxnote parameters into duty, volume, volume change and pitch | dannye | 2018-03-16 | 311 | -2586/+2598 |
| * | Break up pitchenvelope parameters into length and pitch change | dannye | 2018-03-16 | 53 | -110/+115 |
| * | Merge pull request #178 from Eggy0/master | Daniel Harding | 2018-03-16 | 308 | -2687/+2687 |
| |\ |
|
| | * | Made some changes | Eggy0 | 2018-03-16 | 308 | -2687/+2687 |
| | * | Update audio_macros.asm | Eggy0 | 2018-03-16 | 1 | -3/+3 |
| | * | Changing macro names | Eggy0 | 2018-03-16 | 1 | -3/+3 |
| |/ |
|
| * | Merge pull request #177 from yenatch/rgbgfx | Daniel Harding | 2018-03-10 | 35 | -51/+1021 |
| |\ |
|
| | * | forgot to uncomment clean tools | yenatch | 2018-03-10 | 1 | -1/+1 |
| | * | faster travis | yenatch | 2018-03-10 | 1 | -1/+1 |
| | * | Python is no longer used to build. | yenatch | 2018-03-10 | 1 | -10/+14 |
| | * | Use rgbgfx and c tools instead of the submodule. | yenatch | 2018-03-10 | 33 | -40/+1006 |
| |/ |
|
| * | Merge pull request #171 from xCrystal/master | Daniel Harding | 2018-02-05 | 59 | -7342/+7342 |
| |\ |
|
| | * | Add space between arguments in assembly instructions and remove redundant a i... | xCrystal | 2017-12-30 | 50 | -7221/+7221 |
| | * | Uppercase battle status constants | xCrystal | 2017-12-30 | 14 | -158/+158 |
| * | | Merge pull request #174 from Rangi42/master | Daniel Harding | 2018-02-05 | 408 | -3607/+3622 |
| |\ \ |
|
| | * | | INCBIN don't start with tabs | Remy Oukaour | 2018-01-29 | 1 | -16/+9 |
| | * | | Block IDs use hex; zero connections use dec | Remy Oukaour | 2018-01-29 | 406 | -406/+406 |
| | * | | Use base 10 (note, the previous commit resolves #173) | Remy Oukaour | 2018-01-29 | 224 | -3628/+3628 |
| | * | | Add warp, sign, and warp_to macros for data/mapObjects definitions | Remy Oukaour | 2018-01-29 | 220 | -1819/+1841 |
| |/ / |
|
| * / | Add pokegold and pokefirered. | luckytyphlosion | 2017-12-31 | 1 | -0/+4 |
| |/ |
|
| * | Replace hardcoded address offset | dannye | 2017-12-02 | 1 | -1/+1 |
| * | Catch a missed hide/show ID | dannye | 2017-10-29 | 1 | -1/+1 |
| * | install: rgbds 0.3.3 | yenatch | 2017-09-30 | 1 | -13/+13 |
| * | Merge pull request #167 from Pokechu22/rgbds-0.3.3 | yenatch | 2017-09-29 | 21 | -38/+219 |
| |\ |
|
| | * | Update Travis configuration to use rgbds 0.3.3 | Pokechu22 | 2017-09-29 | 1 | -2/+2 |
| | * | Rename linkerscript and sort sym file | Pokechu22 | 2017-09-29 | 2 | -1/+2 |
| | * | Use unions rather than negative offsets | Pokechu22 | 2017-09-29 | 1 | -1/+5 |
| | * | Replace deprecated mnemonics by the correct ones | Antonio Niño Díaz | 2017-06-09 | 17 | -30/+30 |
| | * | Update Travis configuration to use rgbds 0.3.1 | Antonio Niño Díaz | 2017-06-09 | 1 | -6/+6 |
| | * | Add linkerscript | Antonio Niño Díaz | 2017-06-09 | 2 | -1/+177 |
| * | | Add Gen 3 disassemblies. | luckytyphlosion | 2017-09-04 | 1 | -0/+4 |
| * | | Add other disassembly links. | luckytyphlosion | 2017-09-04 | 1 | -1/+7 |
| * | | Add Discord link. | luckytyphlosion | 2017-09-04 | 1 | -0/+2 |
| * | | Merge pull request #162 from Helios-vmg/text-corrections | yenatch | 2017-08-01 | 52 | -107/+107 |
| |\ \ |
|
| | * | | Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "... | Víctor M. González | 2017-07-30 | 52 | -107/+107 |
| |/ / |
|
| * / | Fix typos in comments | dannye | 2017-06-24 | 23 | -49/+49 |
| |/ |
|
| * | Typo: SFX_POKEFLUE → SFX_POKEFLUTE | dannye | 2017-05-08 | 2 | -3/+3 |
| * | Fix the Stack section. | yenatch | 2017-05-01 | 1 | -2/+2 |
| * | Update the rgbds links. v0.2.5 is the last working version. | yenatch | 2017-05-01 | 1 | -4/+6 |
| * | Merge commit '52adb84' | yenatch | 2017-04-24 | 6 | -72/+72 |
| |\ |
|
| | * | Revert "Fix floating sections" | AntonioND | 2017-03-21 | 6 | -72/+72 |
| * | | INSTALL.md: add a note about different cygwin install paths | Sanqui | 2017-04-19 | 1 | -1/+1 |