summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-15load_save.c uses constants defined in global.hJo Ruby P
2018-08-13Decompile more of battle_anim_812C144.sMarcus Huderle
2018-08-12Merge pull request #667 from garakmon/heal-locMarcus Huderle
Use constants for heal locations
2018-08-10Update region_map.cGarak
2018-08-10MAP_GROUP/NUM constants; remove erroneous commentgarak
2018-08-10fix german buildgarak
2018-08-10forgot to rename arraygarak
2018-08-10use heal location constantsgarak
2018-08-09Label ball animationsMarcus Huderle
2018-08-08Merge pull request #11 from pret/masterGarak
merge with source repo
2018-08-06Merge pull request #664 from hiddenruby/masterMarcus Huderle
gUnknown_08E96EC8 and gSpriteImage_83C172C named, moved into interface
2018-08-06gSpriteImage_83C172C named and moved into interfaceJo Ruby P
gSpriteImage_83C172C is now gBagSpinner and corresponding 83C172C.png is now bag_spinner.png and moved into interface.
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-29Merge pull request #663 from hiddenruby/masterMarcus Huderle
gUnknown_08E77004 named moved into interface, and fixed typo in Makefile
2018-07-29typoJo Ruby P
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 DaycareMonReceivedMail_()Marcus Huderle
2018-07-26Fix nonmatching ChooseNextBattleTowerTrainer()Marcus Huderle
2018-07-24Fix debug buildMarcus Huderle
2018-07-24Merge pokemon_storage_system 4 and 5Marcus Huderle
2018-07-24Decompile the rest of pokemon_storage_systemMarcus Huderle
2018-07-22Decompile more of contest_effects.sMarcus 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-22Merge pull request #657 from Tetrable/masterMarcus Huderle
Cleanup pokedex arrays
2018-07-21Change OPPONENT to TRAINER in data-de.vblm12
2018-07-21Change OPPONENT to TRAINER in taya_debug_window.cvblm12
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-19oopsTetrable
2018-07-19improved commentingTetrable
2018-07-19made indents consistentTetrable
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-19Cleanup pokedex arraysTetrable
Pokedex arrays now use HOENN_DEX and NATIONAL_DEX defines
2018-07-13Merge pull request #10 from pret/masterGarak
sync with source repo
2018-07-13Merge pull request #654 from huderlem/movement_constantsMarcus Huderle
Move and use movement constants
2018-07-12Use map battle scene constants in map headersMarcus Huderle
2018-07-12Use map type constants in map headersMarcus Huderle
2018-07-12Use weather 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-10Use movement constants in object_event macrosMarcus Huderle
2018-07-10Move movement constants into include/constants/event_object_movement_constants.hMarcus Huderle
2018-07-07Merge pull request #9 from pret/masterGarak
sync with source repo
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-03Merge pull request #7 from pret/masterGarak
merging from source repo
2018-07-03Decompile ghost.sMarcus Huderle