summaryrefslogtreecommitdiff
path: root/include/constants
AgeCommit message (Collapse)Author
2019-01-15sync region map data formats with pokeemeraldgarak
2018-11-13ANIM_BANK -> ANIM_BATTLER and some newlinesgarak
2018-10-31Merge pull request #698 from Slawter666/synchroniseMarcus Huderle
Synchronise with pokeemerald
2018-10-26move sound pan constantsgarak
2018-10-18More synchingSlawter666
2018-10-16sound efect panning constantsgarak
2018-10-15finish naming anim tagsgarak
2018-09-27ANIM_TAG definesgarak
2018-08-10use heal location constantsgarak
2018-07-22Merge pull request #658 from vblm12/trainer_dataMarcus Huderle
Copy the Trainer struct from pokeemerald and regen the trainers.h files.
2018-07-20Rename OPPONENT_ to TRAINER_ to match pokeemerald.vblm12
2018-07-19Add HOENN_DEX + NATIONAL_DEX definesTetrable
Added HOENN_DEX and NATIONAL_DEX defines for the pokedex arrays in pokemon_1.c
2018-07-12Use map type constants in map headersMarcus Huderle
2018-07-12Use region map section constants in map headersMarcus Huderle
2018-07-11Use bg event type constants and remove unneeded bg_event argumentMarcus Huderle
2018-07-10Move movement constants into include/constants/event_object_movement_constants.hMarcus Huderle
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle
2018-06-20Update file permissionsMarcus Huderle
2018-06-08Fix find/replace mistakeMarcus Huderle
2018-06-07Label all metatile behaviors and functionsMarcus Huderle
2018-06-07Define the missing metatile behavior constantsMarcus Huderle
2018-06-07Move metatile_behaviors.h into include/constantsMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29Finish labeling all movement actionsMarcus Huderle
2018-04-26Use all caps for MAPSEC enumsPikalaxALT
2018-04-24Renaming in pokedex_area_screen.c; resolve #603PikalaxALT
2018-04-23through SetAreaHasMonPikalaxALT
2018-04-10Document/cleanup fldeff_secretpower.cMarcus Huderle
2018-04-06Merge branch 'master' into unk_debug_menu_3PikalaxALT
2018-04-06Decompile a bunch of battle_9Marcus Huderle
2018-04-06Decompile a debug script related to the Eon TicketPikalaxALT
2018-03-02Remove items from other gamesMarcus Huderle
2018-02-10Start documenting battle animsMarcus Huderle
2018-01-25integrate debug functions in mail.c and decompile some debug codeCameron Hall
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-18start labeling field_weathercamthesaxman
2018-01-16Merge branch 'master' into german_debugCameron Hall
2018-01-16add debug ifdefsCameron Hall
2018-01-16Merge pull request #538 from easyaspi314/song-namesCameron Hall
Add most English song and SFX names as comments in songs.h and song_t…
2018-01-15clean up pokemon_item_effect.ccamthesaxman
2018-01-15Fixed typosDevin
2018-01-15Add most English song and SFX names as comments in songs.h and song_table.incDevin
Ported from my work in pokeemerald.
2018-01-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman
2018-01-07Finish battle_2.c and battle_util.c decompilationMarcus Huderle
2018-01-07Finish decompiling battle_2Marcus Huderle
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵Marcus Huderle
names
2018-01-05minor cleanupcamthesaxman
2018-01-01Use var constants for direct uses of gSaveBlock1.varsMarcus Huderle
2018-01-01Port battle_setup names from pokeemeraldMarcus Huderle
2017-12-30Remove redundant battle constantsMarcus Huderle