aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Rename dnote to drum_note and dspeed to drum_speeddannye2019-09-0321-1100/+1100
| | | * Make pitch_sweep pitch change argument consistent with the other signed magni...dannye2019-08-2546-46/+51
| | | * Finish cleaning up audio macro arguments and descriptionsdannye2019-08-18150-331/+362
| | | * Update labels to match new audio macro namesdannye2019-08-177-1298/+1439
| | | * Use generic names for noise instrumentsdannye2019-07-2882-2440/+2350
| | | * Update audio macro namesdannye2019-07-27392-20009/+19978
| | * | New Discord invite linkmid-kid2019-12-111-1/+1
| | * | Merge pull request #229 from ketsuban/percent-macromid-kid2019-11-231-21/+21
| | |\ \
| | | * | Use percent macro for trainer AI packagesThomas Winwood2019-11-231-21/+21
| | |/ /
| | * | Deobfuscate Pewter citydeak311andris2019-10-071-8/+8
| | * | Deobfuscate Viridian Citydeak311andris2019-10-071-22/+22
| | * | Deobfuscate gyms consistentlydeak311andris2019-10-079-77/+77
| | * | OaksLab deobfuscationdeak311andris2019-10-031-23/+23
| | * | Merge pull request #224 from UrsSchmidt/masterDaniel Harding2019-08-251-3/+3
| | |\ \ | | | |/ | | |/|
| | | * Fixed some wrong wram addresses within comments.Urs-Björn Schmidt2019-08-251-3/+3
| | |/
| | * Merge pull request #220 from Rangi42/masterDaniel Harding2019-07-1718-30/+37
| | |\
| | | * Merge branch 'master' of https://github.com/pret/pokeredRangi2019-07-079-12/+12
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #201 from SatoMew/masterDaniel Harding2019-05-208-10/+10
| | |\ \
| | | * | Replace the few instances of Unknown Dungeon with Cerulean CaveSatoMew2019-04-088-10/+10
| | * | | A few missed SFX constant IDsdannye2019-04-211-2/+2
| | |/ /
| | | * Replace some hard-coded values with constantsRangi2019-07-0718-30/+37
| | |/
| | * Merge pull request #196 from Rangi42/polishedmapsDaniel Harding2019-01-131398-6166/+6631
| | |\
| | | * Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-011398-6166/+6631
| | * | Merge pull request #195 from Rangi42/masterDaniel Harding2019-01-138-20/+4477
| | |\ \ | | | |/ | | |/|
| | | * Make tools/gfx.py executableRangi2018-12-311-0/+3
| | | * Reorganize Makefile similarly to pokecrystalRangi2018-12-311-17/+37
| | | * '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