Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-21 | sub_81020C8 | PikalaxALT | |
2017-12-21 | Revert initclock arg sizes | Marcus Huderle | |
2017-12-21 | through sub_8102090 | PikalaxALT | |
2017-12-21 | Merge pull request #497 from huderlem/script_commands | Marcus Huderle | |
Port event script names from pokeemerald | |||
2017-12-21 | Fix German build | Marcus Huderle | |
2017-12-21 | Rename gScript* vars to gSpecialVar_* | Marcus Huderle | |
2017-12-21 | Use event script macro names from pokeemerald | Marcus Huderle | |
2017-12-21 | sub_8101F44 | PikalaxALT | |
2017-12-21 | through sub_8101E3C | PikalaxALT | |
2017-12-20 | through sub_8101D8C | PikalaxALT | |
2017-12-20 | through sub_8101AE0 | PikalaxALT | |
2017-12-20 | Through sub_8101A28 | PikalaxALT | |
2017-12-20 | Merge pull request #494 from huderlem/battle_anim | Marcus Huderle | |
Decompile small battle_anim effects | |||
2017-12-20 | Decompile battle_anim beta_beat_up | Marcus Huderle | |
2017-12-20 | Decompile battle_anim shock | Marcus Huderle | |
2017-12-20 | Use RGB macro in decoration.c | PikalaxALT | |
2017-12-19 | decompile unref_sub_80B01E0 - sub_80B0F28 | camthesaxman | |
2017-12-19 | Abstract away explicit memcpy call in pokemon_2.c | PikalaxALT | |
2017-12-19 | Obliterate explicit memcpy call in m4a lib src | PikalaxALT | |
2017-12-19 | Reorganize player_pc rodata to resolve explicit memcpy calls | PikalaxALT | |
2017-12-19 | Reorganize party_menu rodata to resolve explicit memcpy calls | PikalaxALT | |
2017-12-19 | Resolve explicit memcpy calls in field_specials.c | PikalaxALT | |
2017-12-19 | Decompile battle_anim thunder | Marcus Huderle | |
2017-12-19 | Get rid of a memcpy call in decoration.c | PikalaxALT | |
2017-12-19 | Simplify copy in sub_8093324 | PikalaxALT | |
2017-12-19 | Decompile battle_anim wisp_orb | Marcus Huderle | |
2017-12-19 | Decompile battle_anim heated_rock | Marcus Huderle | |
2017-12-19 | Decompile battle_anim sunlight | Marcus Huderle | |
2017-12-19 | Decompile battle_anim energy_wave | Marcus Huderle | |
2017-12-19 | Reorganize data in field_effect_helpers to remove explicit memcpy calls | scnorton | |
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 | |