aboutsummaryrefslogtreecommitdiffstats
path: root/constants (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Use HIGH() and LOW()Rangi2020-07-072-4/+6
| * PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)Rangi2020-07-072-16/+23
| * Use labels for HRAM and VRAMRangi2020-07-061-0/+9
| * Avoid repeating the NUM_TMS valueRangi2020-07-061-6/+8
| * add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeatin...Rangi2020-07-061-4/+35
| * TM/HM constants named after movesRangi2020-07-051-55/+79
| * Logical spacing in data/sgb/sgb_palettes.asmRangi2020-07-051-8/+13
| * Port credits command constants from pokeyellowRangi2020-07-051-0/+8
| * Use constants for damage limits in CalculateDamageRangi2020-07-051-0/+4
| * Update map hide/show data labelsRangi2020-07-051-0/+3
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-6/+9
| * UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET...Rangi2020-07-041-1/+2
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-044-3/+16
| * Make suggested changes from reviewRangi2020-07-042-2/+3
| * Replace raw hex values with HRAM constantsRangi2020-07-031-0/+16
| * tilesets.asm -> tileset_constants.asmRangi2020-07-031-0/+0
| * Organize macros/ like pokecrystalRangi2020-07-035-6/+47
| * Make suggested edits:Rangi2020-07-032-14/+11
| * Reorganize constants/Rangi2020-07-0330-2928/+2926
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-1/+1
| * Individual images for party menu icon graphicsRangi2020-06-271-10/+10
| * Update labels to match new audio macro namesdannye2019-08-171-10/+18
| * Use generic names for noise instrumentsdannye2019-07-281-20/+20
| * Merge branch 'master' of https://github.com/pret/pokeredRangi2019-07-071-1/+1
| |\
| | * Replace the few instances of Unknown Dungeon with Cerulean CaveSatoMew2019-04-081-1/+1
| * | Replace some hard-coded values with constantsRangi2019-07-073-2/+6
| |/
| * Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-012-476/+476
| * Document the origin of MissingNo's base stats.Rangi2018-07-081-1/+1
| * Updated the introPokeglitch2018-06-224-10/+20
| * use constants for wEvosMoves sizeyenatch2018-03-221-0/+5
| * Uppercase battle status constantsxCrystal2017-12-301-20/+20
| * Fix typos in commentsdannye2017-06-242-2/+2
| * Typo: SFX_POKEFLUE → SFX_POKEFLUTEdannye2017-05-081-1/+1
| * correct mistaken commentsYamaArashi2016-10-291-1/+1
| * link battle action constantsYamaArashi2016-10-291-0/+4
| * Split macros.asmdannye2016-07-311-441/+0
| * Replace unnecessary tabs with spacesdannye2016-07-271-6/+6
| * Clean up redundant labelsdannye2016-07-201-106/+106
| * sync textYamaArashi2016-06-122-14/+24
| * crlf to lfYamaArashi2016-06-111-441/+441
| * Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt2016-06-092-7/+0
| |\
| | * Remove the Beach House option.IIMarckus2016-06-073-11/+0
| * | TX_SFX_KEY_ITEM and `mapconst` macropikalaxalt2016-05-302-1148/+256
| |/
| * Clean up labels and trainer headers for overworld Pokémon.IIMarckus2016-04-061-12/+12
| * Fewer underscores in constantsdannye2015-12-144-8/+8
| * Rewrite SetEvents and ResetEvents for unlimited number of eventsPikalaxALT2015-09-041-9/+7
| * No more wram_constants.asmdannye2015-08-302-10/+2
| * No more W_dannye2015-08-302-3/+3
| * commented pokeball functionYamaArashi2015-08-291-0/+5
| * added constants for item capacityYamaArashi2015-08-291-0/+3