aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* clean up vermilion labelsMatt2020-05-03
* label hardcoded HRAM address, start documenting VermilionMatt2020-05-03
* Merge pull request #234 from Akatsuki-py/fix_commentDaniel Harding2020-04-30
|\
| * Fix comment from Y pos to X posAkatsuki-py2020-05-01
|/
* Merge pull request #223 from pret/audio-macrosDaniel Harding2020-02-05
|\
| * Rename dnote to drum_note and dspeed to drum_speeddannye2019-09-03
| * Make pitch_sweep pitch change argument consistent with the other signed magni...dannye2019-08-25
| * Finish cleaning up audio macro arguments and descriptionsdannye2019-08-18
| * Update labels to match new audio macro namesdannye2019-08-17
| * Use generic names for noise instrumentsdannye2019-07-28
| * Update audio macro namesdannye2019-07-27
* | New Discord invite linkmid-kid2019-12-11
* | Merge pull request #229 from ketsuban/percent-macromid-kid2019-11-23
|\ \
| * | Use percent macro for trainer AI packagesThomas Winwood2019-11-23
|/ /
* | Deobfuscate Pewter citydeak311andris2019-10-07
* | Deobfuscate Viridian Citydeak311andris2019-10-07
* | Deobfuscate gyms consistentlydeak311andris2019-10-07
* | OaksLab deobfuscationdeak311andris2019-10-03
* | Merge pull request #224 from UrsSchmidt/masterDaniel Harding2019-08-25
|\ \ | |/ |/|
| * Fixed some wrong wram addresses within comments.Urs-Björn Schmidt2019-08-25
|/
* Merge pull request #220 from Rangi42/masterDaniel Harding2019-07-17
|\
| * Merge branch 'master' of https://github.com/pret/pokeredRangi2019-07-07
| |\ | |/ |/|
* | Merge pull request #201 from SatoMew/masterDaniel Harding2019-05-20
|\ \
| * | Replace the few instances of Unknown Dungeon with Cerulean CaveSatoMew2019-04-08
* | | A few missed SFX constant IDsdannye2019-04-21
|/ /
| * Replace some hard-coded values with constantsRangi2019-07-07
|/
* Merge pull request #196 from Rangi42/polishedmapsDaniel Harding2019-01-13
|\
| * Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-01
* | Merge pull request #195 from Rangi42/masterDaniel Harding2019-01-13
|\ \ | |/ |/|
| * Make tools/gfx.py executableRangi2018-12-31
| * Reorganize Makefile similarly to pokecrystalRangi2018-12-31
| * 'make tidy' preserved compressed graphics, like pokecrystalRangi2018-12-31
| * Remove the 'extras' submodule and include a local gfx.py tool insteadRangi2018-12-31
|/
* Merge pull request #193 from luckytyphlosion/masterDaniel Harding2018-11-19
|\
| * SpriteImageBaseOffset -> ImageBaseOffsetluckytyphlosion2018-11-18
| * Clean up pre-linkerscript remnants.luckytyphlosion2018-11-18
| * Fix spritestatedata macros to be prefixed with w.luckytyphlosion2018-11-18
|/
* Merge pull request #190 from Pokeglitch/masterluckytyphlosion2018-11-05
|\
| * Another map header fixPokeglitch2018-07-28
| * Fixed some map header filesPokeglitch2018-07-28
* | Change Discord link.luckytyphlosion2018-10-22
|/
* Merge pull request #187 from Rangi42/masterDaniel Harding2018-07-15
|\
| * Avoid "Warning: Left shift of negative value" from rgbdsRangi2018-07-08
| * Document the origin of MissingNo's base stats.Rangi2018-07-08
* | Merge pull request #188 from snelson3/consistent-map-header-commentsDaniel Harding2018-07-15
|\ \ | |/ |/|
| * make comments consistent throughout all mapHeader filesSam Nelson2018-07-15
* | Merge pull request #185 from UrsSchmidt/masterDaniel Harding2018-07-02
|\ \
| * | Fixed some inconsistencies in the usage of the if-def directive.Urs-Bjoern Schmidt2018-07-02
|/ /
* | Merge pull request #184 from Pokeglitch/intro-updatesDaniel Harding2018-06-26
|\ \ | |/ |/|
| * Updated constants for introPokeglitch2018-06-23