aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 'make tidy' preserved compressed graphics, like pokecrystalRangi2018-12-311-1/+5
* Remove the 'extras' submodule and include a local gfx.py tool insteadRangi2018-12-317-3/+4433
* Merge pull request #193 from luckytyphlosion/masterDaniel Harding2018-11-199-210/+302
|\
| * SpriteImageBaseOffset -> ImageBaseOffsetluckytyphlosion2018-11-181-1/+1
| * Clean up pre-linkerscript remnants.luckytyphlosion2018-11-188-165/+263
| * Fix spritestatedata macros to be prefixed with w.luckytyphlosion2018-11-182-44/+38
|/
* Merge pull request #190 from Pokeglitch/masterluckytyphlosion2018-11-054-5/+3
|\
| * Another map header fixPokeglitch2018-07-282-2/+1
| * Fixed some map header filesPokeglitch2018-07-283-3/+2
* | Change Discord link.luckytyphlosion2018-10-221-1/+1
|/
* Merge pull request #187 from Rangi42/masterDaniel Harding2018-07-154-3/+11
|\
| * Avoid "Warning: Left shift of negative value" from rgbdsRangi2018-07-081-1/+1
| * Document the origin of MissingNo's base stats.Rangi2018-07-083-2/+10
* | Merge pull request #188 from snelson3/consistent-map-header-commentsDaniel Harding2018-07-157-26/+26
|\ \ | |/ |/|
| * make comments consistent throughout all mapHeader filesSam Nelson2018-07-157-26/+26
* | Merge pull request #185 from UrsSchmidt/masterDaniel Harding2018-07-023-7/+7
|\ \
| * | Fixed some inconsistencies in the usage of the if-def directive.Urs-Bjoern Schmidt2018-07-023-7/+7
|/ /
* | Merge pull request #184 from Pokeglitch/intro-updatesDaniel Harding2018-06-267-63/+89
|\ \ | |/ |/|
| * Updated constants for introPokeglitch2018-06-231-10/+11
| * Updated the introPokeglitch2018-06-227-63/+88
|/
* Use rgblink dmg modedannye2018-03-245-42/+10
* Merge pull request #180 from yenatch/fix-wevosmovesDaniel Harding2018-03-244-1186/+1202
|\
| * spaces in EvosMovesyenatch2018-03-221-1180/+1180
| * use constants for wEvosMoves sizeyenatch2018-03-223-2/+9
| * add wEvosMoves instead of using eeveeyenatch2018-03-212-5/+14
|/
* Merge pull request #179 from bitman44/masterDaniel Harding2018-03-212-572/+382
|\
| * Cleaned up name formattingbitman442018-03-212-382/+383
| * Replaced instances of Mon### with the Pokemon's namebitman442018-03-202-573/+382
|/
* sfxnote parameter 1 is length, not dutydannye2018-03-192-2/+2
* Break up sfxnote parameters into duty, volume, volume change and pitchdannye2018-03-16311-2586/+2598
* Break up pitchenvelope parameters into length and pitch changedannye2018-03-1653-110/+115
* Merge pull request #178 from Eggy0/masterDaniel Harding2018-03-16308-2687/+2687
|\
| * Made some changesEggy02018-03-16308-2687/+2687
| * Update audio_macros.asmEggy02018-03-161-3/+3
| * Changing macro namesEggy02018-03-161-3/+3
|/
* Merge pull request #177 from yenatch/rgbgfxDaniel Harding2018-03-1035-51/+1021
|\
| * forgot to uncomment clean toolsyenatch2018-03-101-1/+1
| * faster travisyenatch2018-03-101-1/+1
| * Python is no longer used to build.yenatch2018-03-101-10/+14
| * Use rgbgfx and c tools instead of the submodule.yenatch2018-03-1033-40/+1006
|/
* Merge pull request #171 from xCrystal/masterDaniel Harding2018-02-0559-7342/+7342
|\
| * Add space between arguments in assembly instructions and remove redundant a i...xCrystal2017-12-3050-7221/+7221
| * Uppercase battle status constantsxCrystal2017-12-3014-158/+158
* | Merge pull request #174 from Rangi42/masterDaniel Harding2018-02-05408-3607/+3622
|\ \
| * | INCBIN don't start with tabsRemy Oukaour2018-01-291-16/+9
| * | Block IDs use hex; zero connections use decRemy Oukaour2018-01-29406-406/+406
| * | Use base 10 (note, the previous commit resolves #173)Remy Oukaour2018-01-29224-3628/+3628
| * | Add warp, sign, and warp_to macros for data/mapObjects definitionsRemy Oukaour2018-01-29220-1819/+1841
|/ /
* / Add pokegold and pokefirered.luckytyphlosion2017-12-311-0/+4
|/
* Replace hardcoded address offsetdannye2017-12-021-1/+1