summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2018-09-27ANIM_TAG definesgarak
2018-09-24second arg of sub_8078764 is bool8garak
2018-09-24Merge pull request #652 from garakmon/iceMarcus Huderle
Decompile ice.s
2018-09-19Add defines for tile, metatile, and palette countMarcus Huderle
2018-09-15Voicegroups need namesKermalis
2018-09-12Use spritesheets for event object and field effect pics (#686)Marcus Huderle
Use spritesheets for event object pics
2018-08-26Add Defines for Pokedex Related Numbers and Fixed Comment in birch_pc.c (#680)ultima-soul
* Changed pokedex_orders.h to use defines from species.h * Fixed leading white space by converting tabs to 4 spaces. * Removed comments as they are redundant. * Added German comments back. * Added defines for Pokedex Count and Species Count related numbers * Fix a comment in birch_pc.c * Added HOENN_DEX_COUNT to birch_pc.
2018-08-20Decompile even even more pokenavMarcus Huderle
2018-08-19Merge remote-tracking branch 'upstream/master' into iceMarcus Huderle
2018-08-19Decompile more pokenavMarcus Huderle
2018-08-18Decompile more pokenavMarcus Huderle
2018-08-17Decompile more pokenavMarcus Huderle
2018-08-16Decompile even more pokenavMarcus Huderle
2018-08-15Decompile more of pokenavMarcus Huderle
2018-08-15Label unknowns and fillers, add constants to global.h, use constants in ↵Jo Ruby P
record_mixing.c and tv.c
2018-08-15load_save.c uses constants defined in global.hJo Ruby P
2018-08-12Merge pull request #667 from garakmon/heal-locMarcus Huderle
Use constants for heal locations
2018-08-10use heal location constantsgarak
2018-08-09Label ball animationsMarcus Huderle
2018-07-31gUnknown_08E96EC8 is now gBagScreenLabels_Tilemap and corresponding ↵Jo Ruby P
unknown_E96EC8.bin is now bag_screen_labels.bin and moved into interface.
2018-07-28gUnknown_08E77004 is now gBagScreen_Tilemap and corresponding ↵Jo Ruby P
unknown_E77004.bin is now bag_screen.bin and moved into interface
2018-07-26Fix nonmatching SetPlayerSecretBaseRecordMixingParty()Marcus Huderle
2018-07-26Fix nonmatching ChooseNextBattleTowerTrainer()Marcus Huderle
2018-07-24Decompile the rest of pokemon_storage_systemMarcus Huderle
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-20Copy the Trainer struct from pokeemerald.vblm12
Also regenerate trainers*.h
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-11Trim fat from coord_event macroMarcus 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-07-07mergeflictsgarakmon
2018-07-07more merge conflicts...garakmon
2018-07-07merge conflicts are soooooooooo fungarakmon
2018-07-07begin decompiling ice.sgarakmon
11 MATCHING 2 NONMATCHING
2018-07-05Merge pull request #648 from yenatch/masterMarcus Huderle
fix WarpEvent and label some of pokemon_summary_screen
2018-07-05Decompile battle_anim_813F0f4.sMarcus Huderle
2018-07-04Start decompiling battle_anim_813F0F4.sMarcus Huderle
2018-07-02label some of pokemon_summary_screenyenatch
2018-07-02Decompile normal.sMarcus Huderle
2018-06-29fix WarpEvent structyenatch
2018-06-27Decompile a bunch of normal.sMarcus Huderle
2018-06-27Decompile more battle_anim_812C144Marcus Huderle
2018-06-25Merge branch 'master' into contest_link_80C2020Marcus Huderle
2018-06-23Document field_effect_helpers and other misc. thingsMarcus Huderle
2018-06-23Decompile more of battle_anim_812C144Marcus Huderle
2018-06-20Merge remote-tracking branch 'upstream/master' into assetsMarcus Huderle
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle