summaryrefslogtreecommitdiff
path: root/include/constants
AgeCommit message (Collapse)Author
2020-05-06Sync surf.inc, dynamic_npc_graphics.incGriffinR
2020-04-29Use fadescreen constants, sync common scripts after pc.incGriffinR
2020-04-28Sync obtain_item.incGriffinR
2020-04-27Use OBJ_EVENT_ID_PLAYERGriffinR
2020-04-27Sync hall_of_fame.incGriffinR
2020-04-27Sync new_game.incGriffinR
2020-04-27Sync movement actionsGriffinR
2020-04-27Sync trainer_battle.incGriffinR
2020-04-24Sync shared_secret_base.incGriffinR
2020-04-23Use map script constantsGriffinR
2020-04-23Sync event macrosGriffinR
2020-02-12Sync with pret/pokeemerald:959GriffinR
2020-02-12Fix event object include guards and constant filenamesGriffinR
2020-02-12Standardize Event Object to Object EventGriffinR
2019-10-19Merge pull request #754 from camthesaxman/emerald_diffhuderlem
resolve more emerald differences
2019-10-16Sync specialvars with pokeemeraldGriffinR
2019-10-16Fix misnamed Mossdeep Gym metatilesGriffinR
2019-10-16add fishing rod groups to encounter jsongarak
2019-10-02Merge branch 'master' into emerald_diffPikalaxALT
2019-09-08Merge pull request #743 from garakmon/metatile_labelsPikalaxALT
Name Metatiles
2019-07-31resolve more battle system differencescamthesaxman
2019-07-30misccamthesaxman
2019-07-29fix buildcamthesaxman
2019-07-29resolve some Emerald differencescamthesaxman
2019-07-28match atk49_moveendcamthesaxman
2019-07-18name metatilesgarak
2019-04-23Define LINK_BATTLE_OPPONENT; other opponent constant substitutionsPikalaxALT
2019-04-07Decompile/port rest of battle_anim plus fix 1 NONMATCHING.ultima-soul
2019-04-05Fix a flag name typoDoesnty
2019-02-04Convert map data to JSONMarcus Huderle
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