Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-19 | Reorganize data in field_effect.c to remove explicit memcpy references | scnorton | |
2017-12-19 | Decompile battle_anim rain | Marcus Huderle | |
2017-12-19 | Decompile battle_anim fury_cutter_count | Marcus Huderle | |
2017-12-18 | decompile sub_80AF438 - unref_sub_80B01B0 | camthesaxman | |
2017-12-18 | Decompile battle_anim guard | Marcus Huderle | |
2017-12-18 | Decompile battle_anim note_spin | Marcus Huderle | |
2017-12-18 | Decompile data: field_map_obj_helpers | PikalaxALT | |
2017-12-18 | Decompile data: naming_screen | PikalaxALT | |
2017-12-18 | namingScreenDataPtr is probably used in source but optimized out by compiler | PikalaxALT | |
2017-12-18 | Decompile battle_anim noise | Marcus Huderle | |
2017-12-18 | Start decompiling water | Marcus Huderle | |
2017-12-18 | Decompile battle_anim bubble | Marcus Huderle | |
2017-12-18 | Merge branch 'master' into decompile_data | scnorton | |
2017-12-18 | Decompile data: intro_credits_graphics | scnorton | |
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 | |