pokeruby/src
2025-03-07 14:16:57 -06:00
..
battle Match sub_80D3B60 2021-07-02 08:42:08 -04:00
data Ancillary changes for Town and City name parity update with Emerald. 2025-02-26 13:44:06 -06:00
debug AbandonedShip name parity update with PokeEmerald. (#874) 2025-02-25 09:18:15 -05:00
libs unsigned int -> u32 2021-08-08 22:25:09 -04:00
bard_music.c Finish synchronizing bard_music data organization. 2019-07-31 00:01:20 -07:00
battle_ai_script_commands.c Define BSTRUCT_OFF for gBattleStruct macro hacks 2021-06-29 21:31:19 -04:00
battle_ai_switch_items.c Expand battle struct macros inline, 2 2021-06-30 13:07:10 -04:00
battle_anim_effects_3.c Fix style issues 2021-07-08 08:38:51 -04:00
battle_anim_mon_movement.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
battle_anim_special.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
battle_anim_status_effects.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
battle_anim.c Match sub_80D3B60 2021-07-02 08:42:08 -04:00
battle_bg.c Unify ChooseMoveStruct; name BattleStruct fields 2021-07-01 17:54:51 -04:00
battle_controller_link_opponent.c Unassembler and rename sub_8044804 2023-01-07 13:51:35 -05:00
battle_controller_link_partner.c Unassembler and rename sub_8044804 2023-01-07 13:51:35 -05:00
battle_controller_opponent.c Unassembler and rename sub_8044804 2023-01-07 13:51:35 -05:00
battle_controller_player.c Unassembler and rename sub_8044804 2023-01-07 13:51:35 -05:00
battle_controller_safari.c Fix style issues 2021-07-08 08:38:51 -04:00
battle_controller_wally.c Unassembler and rename sub_8044804 2023-01-07 13:51:35 -05:00
battle_controllers.c Tidy up ewram.h; yeet some more redundant definitions 2021-06-30 16:49:31 -04:00
battle_gfx_sfx_util.c Fix style issues 2021-07-08 08:38:51 -04:00
battle_interface.c Merge branch 'master' into work9 2024-09-30 19:10:37 -04:00
battle_main.c Rename HITMARKER_IGNORE_SAFEGUARD 2023-11-18 13:56:27 +11:00
battle_message.c Fix style issues 2021-07-08 08:38:51 -04:00
battle_party_menu.c Unify ChooseMoveStruct; name BattleStruct fields 2021-07-01 17:54:51 -04:00
battle_records.c Sync contest struct field documentation from Emerald 2021-06-23 11:32:25 -04:00
battle_script_commands.c Rename HITMARKER_IGNORE_SAFEGUARD 2023-11-18 13:56:27 +11:00
battle_setup.c Use -g flag to compile 2021-07-02 08:08:53 -04:00
battle_tower.c Port sub_8134AC0 from Emerald 2021-07-06 20:34:34 -04:00
battle_transition.c Tidy up ewram.h; yeet some more redundant definitions 2021-06-30 16:49:31 -04:00
battle_util.c Rename HITMARKER_IGNORE_SAFEGUARD 2023-11-18 13:56:27 +11:00
berry_blender.c Tidy up ewram.h; yeet some more redundant definitions 2021-06-30 16:49:31 -04:00
berry_tag_screen.c Sync new_game.inc 2020-04-27 14:19:54 -04:00
berry.c Sync new_game.inc 2020-04-27 14:19:54 -04:00
bike.c Give songs meaningful english names 2020-08-29 01:47:36 -04:00
birch_pc.c Add Defines for Pokedex Related Numbers and Fixed Comment in birch_pc.c (#680) 2018-08-26 13:12:22 -05:00
blend_palette.c remove subdirectories 2018-02-18 19:59:51 -06:00
braille_puzzles.c Sync fieldmap 2023-05-09 16:09:33 -04:00
cable_car_util.c Fix rotating_gate nonmatching function 2018-05-30 18:18:37 -05:00
cable_car.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
cable_club.c Start syncing contest code documentation from Emerald 2021-06-21 10:19:41 -04:00
calculate_base_damage.c document ewram macros in BattleStartClearSetData 2021-06-17 14:32:35 -04:00
choose_party.c Merge softboiled struct into gPartyMenu 2021-06-29 14:16:43 -04:00
clear_save_data_menu.c Label move_tutor_menu.c 2018-06-10 11:09:57 -05:00
clock.c fix more emerald differences 2019-07-31 18:29:13 -05:00
coins.c Sync event macros 2020-04-23 17:59:25 -04:00
contest_2.c contest: un-assembler Contest_InitAllPokemon 2023-01-07 12:24:36 -05:00
contest_ai.c Fix style issues 2021-07-08 08:38:51 -04:00
contest_effect.c Sync contest struct field documentation from Emerald 2021-06-23 11:32:25 -04:00
contest_link_util.c Synchronize function names with pokeemerald 2023-01-07 13:54:20 -05:00
contest_link.c Match GetStringLanguage. Also: nice 2021-07-02 10:54:40 -04:00
contest_painting.c Document pokedex.c, 1 2021-06-24 16:45:00 -04:00
contest_util.c Fix style issues 2021-07-08 08:38:51 -04:00
contest.c Fix style issues 2021-07-08 08:38:51 -04:00
coord_event_weather.c remove subdirectories 2018-02-18 19:59:51 -06:00
credits.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
crt0.s Sync static_pokemon.inc 2020-05-06 16:02:03 -04:00
daycare.c Make Ruby compile with gcc-8 2019-06-26 19:47:30 -04:00
de_rom_8040FE0.c through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked)) 2018-04-07 22:49:37 -04:00
decompress.c Unify ChooseMoveStruct; name BattleStruct fields 2021-07-01 17:54:51 -04:00
decoration_inventory.c Sync event macros 2020-04-23 17:59:25 -04:00
decoration.c Sync fieldmap 2023-05-09 16:09:33 -04:00
dewford_trend.c DewfordTown 2025-03-07 14:16:57 -06:00
diploma.c ANIM_BANK -> ANIM_BATTLER and some newlines 2018-11-13 13:49:27 -05:00
easy_chat_1.c Use fadescreen constants, sync common scripts after pc.inc 2020-04-29 15:35:25 -04:00
easy_chat_2.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
egg_hatch.c Fix style issues 2021-07-08 08:38:51 -04:00
event_data.c Replace incorrect instances of Mystery Gift with Mystery Event 2021-09-12 23:08:09 +01:00
event_object_lock.c Fix COMMON sym references under modern gcc 2020-07-22 13:12:23 -04:00
event_object_movement.c Sync fieldmap 2023-05-09 16:09:33 -04:00
evolution_graphics.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
evolution_scene.c Fix style issues 2021-07-08 08:38:51 -04:00
field_camera.c Sync fieldmap 2023-05-09 16:09:33 -04:00
field_control_avatar.c Route110_TrickHouse name parity with PokeEmerald. (#873) 2025-02-24 18:07:07 -05:00
field_door.c Give songs meaningful english names 2020-08-29 01:47:36 -04:00
field_effect_helpers.c Sync fieldmap 2023-05-09 16:09:33 -04:00
field_effect.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
field_fadetransition.c Start syncing contest code documentation from Emerald 2021-06-21 10:19:41 -04:00
field_message_box.c Document remaining contest.c functions 2021-06-23 12:51:58 -04:00
field_player_avatar.c Sync fieldmap 2023-05-09 16:09:33 -04:00
field_poison.c Begin synchronising with pokeemerald 2018-10-17 01:14:19 +01:00
field_region_map.c Merge region map state structs 2021-06-28 09:35:24 -04:00
field_screen_effect.c Fix typo 2018-06-19 18:52:24 -05:00
field_special_scene.c FLAG_SPECIAL_FLAG_0 -> FLAG_HIDE_MAP_NAME_POPUP 2020-12-02 01:53:28 -03:00
field_specials.c AbandonedShip name parity update with PokeEmerald. (#874) 2025-02-25 09:18:15 -05:00
field_tasks.c Give songs meaningful english names 2020-08-29 01:47:36 -04:00
field_weather_effects.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
field_weather.c Give songs meaningful english names 2020-08-29 01:47:36 -04:00
fieldmap.c Sync fieldmap 2023-05-09 16:09:33 -04:00
fldeff_berrytree.c Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
fldeff_cut.c Sync fieldmap 2023-05-09 16:09:33 -04:00
fldeff_decoration.c Give songs meaningful english names 2020-08-29 01:47:36 -04:00
fldeff_escalator.c Sync fieldmap 2023-05-09 16:09:33 -04:00
fldeff_flash.c Give songs meaningful english names 2020-08-29 01:47:36 -04:00
fldeff_poison.c Give songs meaningful english names 2020-08-29 01:47:36 -04:00
fldeff_recordmixing.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
fldeff_secret_base_pc.c Document/cleanup fldeff_secretpower.c 2018-04-10 13:11:19 -07:00
fldeff_secretpower.c Give songs meaningful english names 2020-08-29 01:47:36 -04:00
fldeff_softboiled.c Merge softboiled struct into gPartyMenu 2021-06-29 14:16:43 -04:00
fldeff_strength.c Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
fldeff_sweetscent.c Give songs meaningful english names 2020-08-29 01:47:36 -04:00
fldeff_teleport.c Document fldeff_teleport.c 2018-04-10 15:26:46 -07:00
hall_of_fame.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
heal_location.c Index heal location data, use better names 2020-04-28 19:59:16 -05:00
hof_pc.c Sync pc.inc 2020-04-29 14:56:39 -04:00
image_processing_effects.c Remove braces around one-line expressions; add constants/rgb.h 2021-07-12 17:00:40 -04:00
intro_credits_graphics.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
intro.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
item_menu.c DPAD_ANY in item_menu.c 2021-07-14 13:54:07 -04:00
item_use.c Sync fieldmap 2023-05-09 16:09:33 -04:00
item.c Unify party_menu.h structs 2021-06-29 14:10:24 -04:00
landmark.c sync region map data formats with pokeemerald 2019-01-15 23:26:17 -05:00
link.c Unify party_menu.h structs 2021-06-29 14:10:24 -04:00
load_save.c Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
lottery_corner.c remove subdirectories 2018-02-18 19:59:51 -06:00
mail_data.c remove subdirectories 2018-02-18 19:59:51 -06:00
mail.c Resolve ewram ptr in mail.c 2021-06-28 09:05:31 -04:00
main_menu.c Replace incorrect instances of Mystery Gift with Mystery Event 2021-09-12 23:08:09 +01:00
main.c Merge pull request #788 from kazblox/master 2020-08-19 01:04:35 -04:00
map_name_popup.c FLAG_SPECIAL_FLAG_0 -> FLAG_HIDE_MAP_NAME_POPUP 2020-12-02 01:53:28 -03:00
mauville_man.c Document remaining contest.c functions 2021-06-23 12:51:58 -04:00
menu_cursor.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
menu_helpers.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
menu.c Match German sub_8072AB0 2021-07-08 16:57:22 -04:00
metatile_behavior.c Fix find/replace mistake 2018-06-08 19:57:53 -05:00
mon_markings.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
money.c Remove unused vars 2020-09-06 15:05:04 -04:00
move_tutor_menu.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
mystery_event_menu.c Finish porting contest data to C 2021-06-24 10:44:43 -04:00
mystery_event_msg.c remove subdirectories 2018-02-18 19:59:51 -06:00
mystery_event_script.c Rename referenced unref_sub_* 2018-04-09 13:57:20 -04:00
name_string_util.c remove subdirectories 2018-02-18 19:59:51 -06:00
naming_screen.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
new_game.c Sync names of other pokedex.c methods 2021-06-25 10:08:54 -04:00
option_menu.c Match German FrameType_DrawChoices 2021-07-09 15:51:45 -04:00
overworld.c Sync fieldmap 2023-05-09 16:09:33 -04:00
palette.c Standardize args to palette blend functions 2018-05-21 09:02:30 -07:00
party_menu.c Merge softboiled struct into gPartyMenu 2021-06-29 14:16:43 -04:00
pc_screen_effect.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
play_time.c remove subdirectories 2018-02-18 19:59:51 -06:00
player_pc.c Further synchronisation 2018-10-17 02:53:05 +01:00
pokeball.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
pokeblock_feed.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
pokeblock.c Name funcs in credits.c; more ewram cleanup 2021-06-28 13:23:20 -04:00
pokedex_area_screen.c Give songs meaningful english names 2020-08-29 01:47:36 -04:00
pokedex_cry_screen.c Fix style issues 2021-07-08 08:38:51 -04:00
pokedex.c pokedex: Un-assembler nonmatchings 2023-01-06 11:23:35 -05:00
pokemon_1.c Add fix to disallow negative current HP values 2021-09-13 00:00:00 +01:00
pokemon_2.c Document pokedex.c, 1 2021-06-24 16:45:00 -04:00
pokemon_3.c Unify ChooseMoveStruct; name BattleStruct fields 2021-07-01 17:54:51 -04:00
pokemon_icon.c Fix pokemon_icon.c fakematch 2021-06-29 11:08:14 -04:00
pokemon_item_effect.c Document pokemon_item_effect, struct BattleResult 2021-07-01 18:21:09 -04:00
pokemon_menu.c Fix style issues 2021-07-08 08:38:51 -04:00
pokemon_size_record.c Mirror pokeemerald PR#1329 & PR#1335 to pokeruby 2021-02-16 16:43:31 -05:00
pokemon_storage_system_2.c Match sub_80980D4 2021-07-12 13:49:39 -04:00
pokemon_storage_system_3.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
pokemon_storage_system_4.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
pokemon_storage_system.c Unify ChooseMoveStruct; name BattleStruct fields 2021-07-01 17:54:51 -04:00
pokemon_summary_screen.c Match sub_80A1048 2021-07-12 16:50:26 -04:00
pokenav_before.c Remove braces around one-line expressions; add constants/rgb.h 2021-07-12 17:00:40 -04:00
pokenav.c Remove braces around one-line expressions; add constants/rgb.h 2021-07-12 17:00:40 -04:00
post_battle_event_funcs.c Fix style issues 2021-07-08 08:38:51 -04:00
random.c remove subdirectories 2018-02-18 19:59:51 -06:00
record_mixing.c Unify party_menu.h structs 2021-06-29 14:10:24 -04:00
region_map.c Merge pull request #849 from GriffinRichards/dynamic-warps 2022-10-18 22:46:08 -04:00
reset_rtc_screen.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
reshow_battle_screen.c Document pokedex.c, 1 2021-06-24 16:45:00 -04:00
roamer.c through SetAreaHasMon 2018-04-23 19:38:45 -04:00
rom_8077ABC.c Fix style issues 2021-07-08 08:38:51 -04:00
rom6.c Give songs meaningful english names 2020-08-29 01:47:36 -04:00
rotating_gate.c Sync fieldmap 2023-05-09 16:09:33 -04:00
roulette_gfx.c Fix style issues 2021-07-08 08:38:51 -04:00
roulette_util.c through gUnknown_083F8EBC 2019-07-02 19:29:49 -05:00
roulette.c Merge roulette ewram pointers 2021-06-29 15:29:45 -04:00
rtc.c remove subdirectories 2018-02-18 19:59:51 -06:00
safari_zone.c fix more emerald differences 2019-07-31 18:29:13 -05:00
save_failed_screen.c Preliminary support for English rev0 debug. Matching but still needs 2020-06-08 04:12:23 -04:00
save_menu_util.c Unify ChooseMoveStruct; name BattleStruct fields 2021-07-01 17:54:51 -04:00
save.c Name funcs in credits.c; more ewram cleanup 2021-06-28 13:23:20 -04:00
scanline_effect.c docs: fix simple typo, occurr -> occur 2020-12-19 15:59:26 +11:00
scrcmd.c Sync fieldmap 2023-05-09 16:09:33 -04:00
script_menu.c Remove braces around one-line expressions; add constants/rgb.h 2021-07-12 17:00:40 -04:00
script_movement.c Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
script_pokemon_util_80F99CC.c Merge structs at 02019348 2021-06-29 15:22:33 -04:00
script.c Sync fieldmap 2023-05-09 16:09:33 -04:00
secret_base.c Sync fieldmap 2023-05-09 16:09:33 -04:00
shop.c Fix style issues 2021-07-08 08:38:51 -04:00
slot_machine.c Move this pointer to its rightful place 2021-07-04 13:51:56 -04:00
smokescreen.c emerald file names, part 1 2019-07-28 20:33:25 -05:00
sound.c Fix alignment in sFanfares 2020-08-31 13:31:51 -04:00
sprite.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
start_menu.c Sync fieldmap 2023-05-09 16:09:33 -04:00
starter_choose.c Match German CreateStarterPokemonLabel 2021-07-08 16:00:09 -04:00
string_util.c remove subdirectories 2018-02-18 19:59:51 -06:00
strings.c Give songs meaningful english names 2020-08-29 01:47:36 -04:00
task.c resolve some Emerald differences 2019-07-29 20:44:18 -05:00
text_window.c Document remaining contest.c functions 2021-06-23 12:51:58 -04:00
text.c Synchronize function names with pokeemerald 2023-01-07 13:54:20 -05:00
tileset_anim.c Merge pull request #628 from Mother-Of-Dragons/master 2018-06-22 16:57:29 -05:00
time_events.c Label various overworld-related things 2018-06-19 18:52:24 -05:00
title_screen.c Fix German build 2021-07-10 11:57:46 -04:00
trade.c Fix pokemon_icon.c fakematch 2021-06-29 11:08:14 -04:00
trader.c Sync event macros 2020-04-23 17:59:25 -04:00
trainer_card.c Resolve ewram reference in trainer_card.c 2021-06-28 09:01:22 -04:00
trainer_see.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
trainers_eye.c Major refactor to remove pokenav ewram macros 2019-04-06 08:16:13 -05:00
trig.c Contest data and strings to C, 2 2021-06-23 15:08:21 -04:00
tv.c Sync fieldmap 2023-05-09 16:09:33 -04:00
unk_text_8095904.c Match more naked functions 2020-09-01 11:30:16 -04:00
unused_8124F94.c Move unused files back to src/ level 2018-01-08 19:28:09 -08:00
unused_81258BC.c ANIM_BANK -> ANIM_BATTLER and some newlines 2018-11-13 13:49:27 -05:00
use_pokeblock.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
util.c Fix mauville_man, battle_anim_special, battle_ai_switch_items, 2020-05-28 02:21:46 -04:00
wallclock.c Match sub_806CF04 2021-06-28 15:54:22 -04:00
wild_encounter.c fix encounter slot logic to accomodate changes 2021-06-27 21:27:22 -04:00