aboutsummaryrefslogtreecommitdiffstats
path: root/data (follow)
Commit message (Expand)AuthorAge
* Logical spacing in data/sgb/sgb_palettes.asmRangi2020-07-05
* Port and improve hidden_object macro from pokeyellowRangi2020-07-05
* Port credits command constants from pokeyellowRangi2020-07-05
* Update map hide/show data labelsRangi2020-07-05
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-04
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-04
* Document why Mew is set apartRangi2020-07-03
* Factor out Mew's pics and base dataRangi2020-07-03
* Move more code from home.asm to home/Rangi2020-07-03
* Replace raw hex values with HRAM constantsRangi2020-07-03
* data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objectsRangi2020-07-03
* Factor out data/sprites/Rangi2020-07-03
* Organize macros/ like pokecrystalRangi2020-07-03
* Make suggested edits:Rangi2020-07-03
* Simplify map connectionsRangi2020-07-03
* Reorganize constants/Rangi2020-07-03
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-03
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-02
* Individual images for party menu icon graphicsRangi2020-06-27
* Merge pic/ into gfx/Rangi2020-06-27
* Replace .tilecoll files with tile ID db dataRangi2020-06-27
* Organize gfx/Rangi2020-06-27
* Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-27
* Move more tables from engine/ to data/Rangi2020-06-23
* Replace the few instances of Unknown Dungeon with Cerulean CaveSatoMew2019-04-08
* Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-01
* Another map header fixPokeglitch2018-07-28
* Fixed some map header filesPokeglitch2018-07-28
* Merge pull request #187 from Rangi42/masterDaniel Harding2018-07-15
|\
| * 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
* | Fixed some inconsistencies in the usage of the if-def directive.Urs-Bjoern Schmidt2018-07-02
|/
* spaces in EvosMovesyenatch2018-03-22
* use constants for wEvosMoves sizeyenatch2018-03-22
* Cleaned up name formattingbitman442018-03-21
* Replaced instances of Mon### with the Pokemon's namebitman442018-03-20
* Block IDs use hex; zero connections use decRemy Oukaour2018-01-29
* Use base 10 (note, the previous commit resolves #173)Remy Oukaour2018-01-29
* Add warp, sign, and warp_to macros for data/mapObjects definitionsRemy Oukaour2018-01-29
* Fix typos in commentsdannye2017-06-24
* Continuing the source-level documentation of roughly where trainers can be foundSummate2016-09-04
* Replace unnecessary tabs with spacesdannye2016-07-27
* Remove the last address commentsdannye2016-06-12
* remove address commentsYamaArashi2016-06-11
* Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt2016-06-09
|\
| * Remove the Beach House option.IIMarckus2016-06-07
* | TX_SFX_KEY_ITEM and `mapconst` macropikalaxalt2016-05-30
|/
* Remove the last remaining IF DEF(_YELLOW)pikalaxalt2016-05-13
* Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt2016-05-13
|\