summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-19Reorganize party_menu rodata to resolve explicit memcpy callsPikalaxALT
2017-12-19Resolve explicit memcpy calls in field_specials.cPikalaxALT
2017-12-19Get rid of a memcpy call in decoration.cPikalaxALT
2017-12-19Simplify copy in sub_8093324PikalaxALT
2017-12-19Reorganize data in field_effect_helpers to remove explicit memcpy callsscnorton
2017-12-19Reorganize data in field_effect.c to remove explicit memcpy referencesscnorton
2017-12-18Decompile data: field_map_obj_helpersPikalaxALT
2017-12-18Decompile data: naming_screenPikalaxALT
2017-12-18namingScreenDataPtr is probably used in source but optimized out by compilerPikalaxALT
2017-12-18Merge branch 'master' into decompile_datascnorton
2017-12-18Decompile data: intro_credits_graphicsscnorton
2017-12-18Merge pull request #491 from huderlem/flagsMarcus Huderle
Use named flag constants
2017-12-18Make mystery_event_msg great againscnorton
2017-12-18Decompile data: mystery_event_msgscnorton
2017-12-18Add some potentially useful scriptsscnorton
de_before.sh: Set up the environment to build German Ruby. WARNING: Do not commit in this state unless you know what you are doing. de_after.sh: Revert the German build environment to the English (default) environment. After executing this script, it will be safe to commit changes. WARNING: This discards any changes to asm/, data/, and graphics/. asmdiff_de.sh: Like asmdiff.sh but for the German build environment. Requires baserom_de.gba with SHA1 sum = 1c2a53332382e14dab8815e3a6dd81ad89534050. build_tools_mac.sh: Like build_tools.sh but for OS X environments experiencing problems with Homebrew's g++. clean_tools.sh: Use this to clean the tools directories if you want to cross-compile or recompile. Does not touch agbcc.
2017-12-18Fix building germanscnorton
2017-12-18Decompile German menu cursor dataPikalaxALT
2017-12-17Use SYSTEM_FLAGS offset for upper flagsMarcus Huderle
2017-12-17Use FLAG_ prefix for all flagsMarcus Huderle
2017-12-17WhoopsPikalaxALT
2017-12-17Decompile German bard music dataPikalaxALT
2017-12-17Decompile data: unknown_debug_menuPikalaxALT
2017-12-17Decompile data: menu_cursor, 2PikalaxALT
2017-12-17Decompile data: menu_cursor, 1scnorton
2017-12-17Fix CheckPathBetweenTrainerAndPlayer and remove MapObject2 struct definition ↵scnorton
and references
2017-12-17Decompile data: trainer_seescnorton
2017-12-17Decompile data: bard_musicscnorton
2017-12-15Label landmark and daily flags.Marcus Huderle
2017-12-15Label item flagsMarcus Huderle
2017-12-15Finish all regular hide-show flagsMarcus Huderle
2017-12-14A few more flagsMarcus Huderle
2017-12-13Merge pull request #487 from camthesaxman/gbagfx_bitdepth_conversionCameron Hall
allow bit depth conversion when possible
2017-12-12Merge pull request #489 from camthesaxman/battle_animCameron Hall
decompile some battle anim files
2017-12-11decompile struggle, swipe, and uproarcamthesaxman
2017-12-11decompile devilcamthesaxman
2017-12-11decompile auroracamthesaxman
2017-12-10Label flags up to 973Marcus Huderle
2017-12-09Label all flags up to 901Marcus Huderle
2017-12-05delete unused file include/map_object_constants.hcamthesaxman
2017-12-04allow bit depth conversion when possiblecamthesaxman
2017-12-04Start using constants for hide-show flagsMarcus Huderle
2017-12-03Use decoration flag constantsMarcus Huderle
2017-12-03More script flagsMarcus Huderle
2017-12-03Label script flags up to flag 288.Marcus Huderle
2017-12-03Label scripts flags up to flag 256.Marcus Huderle
2017-12-02Label script flags up to flag 199.Marcus Huderle
2017-12-02Use constants for all SYS flagsMarcus Huderle
2017-12-02Label flags up to flag 119.Marcus Huderle
2017-12-02Label flags up to flag 99.Marcus Huderle
2017-11-28Flag for buggy rock smash rockMarcus Huderle