Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-18 | Merge pull request #491 from huderlem/flags | Marcus Huderle | |
Use named flag constants | |||
2017-12-18 | Make mystery_event_msg great again | scnorton | |
2017-12-18 | Decompile data: mystery_event_msg | scnorton | |
2017-12-18 | Add some potentially useful scripts | scnorton | |
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-18 | Fix building german | scnorton | |
2017-12-18 | Decompile German menu cursor data | PikalaxALT | |
2017-12-17 | decompile sub_80AF1E4 - sub_80AF404 | camthesaxman | |
2017-12-17 | Use SYSTEM_FLAGS offset for upper flags | Marcus Huderle | |
2017-12-17 | Use FLAG_ prefix for all flags | Marcus Huderle | |
2017-12-17 | get sub_80AB398 to match | camthesaxman | |
2017-12-17 | fix build | camthesaxman | |
2017-12-17 | Whoops | PikalaxALT | |
2017-12-17 | match some functions in contest.c | camthesaxman | |
2017-12-17 | Decompile German bard music data | PikalaxALT | |
2017-12-17 | Decompile data: unknown_debug_menu | PikalaxALT | |
2017-12-17 | Decompile data: menu_cursor, 2 | PikalaxALT | |
2017-12-17 | decompile sub_80AEB1C - sub_80AEFE8 | camthesaxman | |
2017-12-17 | decompile sub_80AE398 - sub_80AE9FC | camthesaxman | |
2017-12-17 | Decompile data: menu_cursor, 1 | scnorton | |
2017-12-17 | Fix CheckPathBetweenTrainerAndPlayer and remove MapObject2 struct definition ↵ | scnorton | |
and references | |||
2017-12-17 | Decompile data: trainer_see | scnorton | |
2017-12-17 | Decompile data: bard_music | scnorton | |
2017-12-17 | fix build | camthesaxman | |
2017-12-16 | decompile sub_80AD8DC - sub_80AE098 | camthesaxman | |
2017-12-16 | get sub_80AC2CC closer | camthesaxman | |
2017-12-15 | hack some more on sub_80AC2CC | camthesaxman | |
2017-12-15 | Label landmark and daily flags. | Marcus Huderle | |
2017-12-15 | Label item flags | Marcus Huderle | |
2017-12-15 | nonmatching sub_80AC2CC | camthesaxman | |
2017-12-15 | Finish all regular hide-show flags | Marcus Huderle | |
2017-12-14 | A few more flags | Marcus Huderle | |
2017-12-14 | decompile about half of sub_80AC2CC | camthesaxman | |
2017-12-13 | decompile sub_80ABEA0 - sub_80AC284 | camthesaxman | |
2017-12-13 | Merge pull request #487 from camthesaxman/gbagfx_bitdepth_conversion | Cameron Hall | |
allow bit depth conversion when possible | |||
2017-12-12 | fail at decompiling sub_80ABCDC | camthesaxman | |
2017-12-12 | decompile nullsub_89 - sub_80AB9A0 | camthesaxman | |
2017-12-12 | Merge pull request #489 from camthesaxman/battle_anim | Cameron Hall | |
decompile some battle anim files | |||
2017-12-11 | decompile struggle, swipe, and uproar | camthesaxman | |
2017-12-11 | decompile devil | camthesaxman | |
2017-12-11 | decompile aurora | camthesaxman | |
2017-12-10 | Label flags up to 973 | Marcus Huderle | |
2017-12-09 | Label all flags up to 901 | Marcus Huderle | |
2017-12-05 | delete unused file include/map_object_constants.h | camthesaxman | |
2017-12-04 | allow bit depth conversion when possible | camthesaxman | |
2017-12-04 | Start using constants for hide-show flags | Marcus Huderle | |
2017-12-03 | Use decoration flag constants | Marcus Huderle | |
2017-12-03 | More script flags | Marcus Huderle | |
2017-12-03 | Label script flags up to flag 288. | Marcus Huderle | |
2017-12-03 | Label scripts flags up to flag 256. | Marcus Huderle | |
2017-12-02 | Label script flags up to flag 199. | Marcus Huderle | |