pokefirered/src
2020-03-05 15:00:43 -05:00
..
data Merge branch 'master' of github.com:pret/pokefirered into dodrio_berry_picking 2020-03-05 14:38:26 -05:00
agb_flash_1m.c first commit 2017-12-16 23:54:22 -08:00
agb_flash_le.c first commit 2017-12-16 23:54:22 -08:00
agb_flash_mx.c first commit 2017-12-16 23:54:22 -08:00
agb_flash.c librfu through 0x81E13F0 2020-01-09 12:38:57 +08:00
AgbRfu_LinkManager.c Address review comments 2020-02-12 17:02:45 -05:00
bag.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
battle_ai_script_commands.c Remove unused BF battle types, clarify Ghost battle type flags 2020-01-22 21:02:25 -05:00
battle_ai_switch_items.c minor fixes 2019-08-28 14:57:16 +08:00
battle_anim_effects_1.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
battle_anim_effects_2.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
battle_anim_effects_3.c fix static var names 2019-12-07 18:09:22 -07:00
battle_anim_mon_movement.c fire; update constants 2019-11-09 12:26:53 +08:00
battle_anim_mons.c resolve compiler errors 2019-12-04 14:54:52 -07:00
battle_anim_sound_tasks.c Port script_movement 2020-02-24 15:32:19 -05:00
battle_anim_special.c fix static var names 2019-12-07 18:09:22 -07:00
battle_anim_status_effects.c fix static var names 2019-12-07 18:09:22 -07:00
battle_anim_utility_funcs.c update static declarations 2019-12-06 22:44:15 -07:00
battle_anim.c fix static var names 2019-12-07 18:09:22 -07:00
battle_bg.c use RGB here 2020-02-23 21:22:07 -05:00
battle_controller_link_opponent.c Sync trainer_card.c 2020-02-27 17:15:27 -05:00
battle_controller_link_partner.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
battle_controller_oak_old_man.c Document item_menu 2020-01-19 14:47:23 -05:00
battle_controller_opponent.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
battle_controller_player.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
battle_controller_pokedude.c Lowercase new pokedude labels 2020-03-04 18:29:32 -05:00
battle_controller_safari.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
battle_controllers.c More function documentation in union_room, link, link_rfu_2 2020-02-12 15:32:14 -05:00
battle_gfx_sfx_util.c Move graphics.s through pokemon to src 2020-02-22 11:49:09 -05:00
battle_interface.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
battle_intro.c battle_intro 2019-10-08 02:38:45 +08:00
battle_main.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
battle_message.c battle_bg 2020-02-23 16:26:33 -05:00
battle_records.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
battle_script_commands.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
battle_setup.c Combine special prefixes, drop more 2020-03-04 10:42:16 -05:00
battle_tower.c Combine special prefixes, drop more 2020-03-04 10:42:16 -05:00
battle_transition.c Port script_movement 2020-02-24 15:32:19 -05:00
battle_util.c Remove unused BF battle types, clarify Ghost battle type flags 2020-01-22 21:02:25 -05:00
battle_util2.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
berry_crush_2.c Address review comments 2020-03-03 15:42:14 -05:00
berry_crush_3.c sub_814DFA4 2020-03-04 05:50:07 +08:00
berry_crush.c Port berry_crush_3 from Emerald 2020-03-03 12:24:18 -05:00
berry_fix_program.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
berry_pouch.c Merge branch 'master' of github.com:pret/pokefirered into dodrio_berry_picking 2020-03-05 14:38:26 -05:00
berry_powder.c Combine special prefixes, drop more 2020-03-04 10:42:16 -05:00
berry.c Address review comments 2019-11-01 19:46:38 -04:00
bg_regs.c decompile bg_regs data 2017-12-20 10:09:12 -08:00
bg.c InitBgsFromTemplates 2019-10-13 06:56:42 +08:00
blend_palette.c blend_palette 2019-05-05 12:24:15 -04:00
blit.c Port blit from Emerald 2019-04-27 12:39:26 -04:00
box_party_pokemon_dropdown.c Minor corrections 2020-01-16 16:13:36 -05:00
braille_text.c SUBALIGN rodata sections 2019-12-21 11:10:36 -05:00
bug.c start anim objtemplates 2019-12-04 14:54:52 -07:00
buy_menu_helpers.c update ewram 2019-11-25 15:04:38 -07:00
cable_car_util.c mark cable_car_util functions as static 2019-07-16 06:55:25 +08:00
cable_club.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
cereader_tool.c Trainer Hill --> Trainer Tower 2020-01-26 18:34:06 -05:00
coins.c Document Celadon City scripts 2020-01-25 13:18:46 -05:00
coord_event_weather.c coord_event_weather 2019-04-12 09:55:41 -04:00
credits.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
dark.c start anim objtemplates 2019-12-04 14:54:52 -07:00
data.c Address review comments 2020-01-19 16:19:35 -05:00
daycare.c Move graphics.s through pokemon to src 2020-02-22 11:49:09 -05:00
decompress.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
digit_obj_util.c Port some standalone rodata objects to C 2020-03-03 14:05:38 -05:00
diploma.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
dma3_manager.c fixed some stuff 2019-07-02 05:28:14 +08:00
dodrio_berry_picking_2.c Clarify the data/dodrio_berry_picking.h include 2020-03-05 15:00:43 -05:00
dodrio_berry_picking_3.c Merge branch 'master' of github.com:pret/pokefirered into dodrio_berry_picking 2020-03-05 14:38:26 -05:00
dodrio_berry_picking.c Clarify the data/dodrio_berry_picking.h include 2020-03-05 15:00:43 -05:00
dragon.c start anim objtemplates 2019-12-04 14:54:52 -07:00
dynamic_placeholder_text_util.c Sync object event gfx constants 2020-02-23 17:00:12 -05:00
easy_chat.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
electric.c start anim objtemplates 2019-12-04 14:54:52 -07:00
ereader_helpers.c Document ereader_helpers.c 2020-02-11 16:26:50 -05:00
event_data.c Fix special var names 2020-03-02 12:57:54 -05:00
event_object_80688E4.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
event_object_lock.c Port script_movement 2020-02-24 15:32:19 -05:00
evolution_graphics.c Add missing files; documentation 2019-11-20 14:18:08 -05:00
evolution_scene.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
fame_checker.c through sub_81556E0 2020-03-05 10:31:31 -05:00
field_door.c static rodata 2019-11-12 14:36:06 -05:00
field_effect_helpers.c Fix undetected issue in #282 2020-03-02 14:46:42 -05:00
field_effect.c Merge pull request #285 from GriffinRichards/doc-scriptclean 2020-03-05 06:06:51 -05:00
field_fadetransition.c Merge branch 'master' of github.com:pret/pokefirered into field_effect 2020-03-02 10:15:07 -05:00
field_poison.c Split/label some common event scripts 2020-03-02 00:19:11 -05:00
field_screen_effect.c Merge pull request #278 from GriffinRichards/doc-miscscript 2020-03-02 12:19:18 -05:00
field_special_scene.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
field_specials.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
field_tasks.c Add more metatile labels 2020-03-03 22:23:40 -05:00
fieldmap.c Address review comments 2020-03-02 11:16:34 -05:00
fighting.c start anim objtemplates 2019-12-04 14:54:52 -07:00
fire.c start anim objtemplates 2019-12-04 14:54:52 -07:00
fldeff_berrytree.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
fldeff_cut.c Name cut grass metatiles 2020-02-26 13:15:21 -05:00
fldeff_dig.c Name methods in fldeff_cut 2020-02-26 09:21:49 -05:00
fldeff_poison.c Rename song constants using Japanese sound test menu 2019-10-09 20:02:59 -04:00
fldeff_rocksmash.c Use Surf field effect 2020-02-28 15:29:16 -05:00
fldeff_softboiled.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
fldeff_strength.c Rename remaining field effect callbacks 2020-03-02 09:51:21 -05:00
fldeff_sweetscent.c Name methods in fldeff_cut 2020-02-26 09:21:49 -05:00
fldeff_teleport.c Name methods in fldeff_cut 2020-02-26 09:21:49 -05:00
flying.c Move graphics.s through pokemon to src 2020-02-22 11:49:09 -05:00
ghost.c resolve compiler errors 2019-12-04 14:54:52 -07:00
gpu_regs.c These variables are volatile 2019-07-23 15:47:25 -04:00
graphics.c Sync trainer_card.c 2020-02-27 17:15:27 -05:00
ground.c start anim objtemplates 2019-12-04 14:54:52 -07:00
hall_of_fame.c Fix spriteID --> spriteId 2019-11-04 20:40:37 -05:00
heal_location.c Document Trainer Tower scripts 2020-01-24 02:57:45 -05:00
help_system_812B1E0.c Use explicit initializers for help text 2020-03-05 01:12:29 -05:00
help_system.c Merge branch 'master' of github.com:pret/pokefirered into dodrio_berry_picking 2020-03-05 14:38:26 -05:00
hof_pc.c Combine special prefixes, drop more 2020-03-04 10:42:16 -05:00
ice.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
image_processing_effects.c Resolve review comments 2020-01-08 18:29:04 -05:00
intro.c document minigame_countdown.c 2020-02-11 13:43:14 -05:00
isagbprn.c both print defines for nocashgba 2018-01-09 19:39:29 -05:00
item_menu_icons.c Document item_menu 2020-01-19 14:47:23 -05:00
item_menu.c Merge branch 'master' of github.com:pret/pokefirered into dodrio_berry_picking 2020-03-05 14:38:26 -05:00
item_pc.c Merge branch 'master' of github.com:pret/pokefirered into dodrio_berry_picking 2020-03-05 14:38:26 -05:00
item_use.c Port many field_effect.c names from Emerald 2020-02-27 11:45:08 -05:00
item.c Document some Quest Log 2020-01-15 16:00:45 -05:00
itemfinder.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
learn_move.c Name remaining funcs in union_room.c 2020-02-06 10:44:22 -05:00
librfu_intr.c name STWIStatus.unk_2c 2020-01-31 16:57:52 -05:00
librfu_rfu.c resolve review comments 2020-02-17 01:01:12 +08:00
librfu_sio32id.c Document RfuSIO32Id struct 2020-02-01 16:39:47 -05:00
librfu_stwi.c name STWIStatus.unk_2c 2020-01-31 16:57:52 -05:00
link_rfu_2.c Address review comments 2020-02-12 17:02:45 -05:00
link_rfu_3.c Address review comments 2020-02-10 11:11:25 -05:00
link.c through sub_8080E6C 2020-02-29 14:30:01 -05:00
list_menu.c through sub_81556E0 2020-03-05 10:31:31 -05:00
load_save.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
m4a_tables.c Port songs from Emerald (nonmatching) 2019-10-10 17:15:59 -04:00
m4a.c Remove agbsdk includes 2019-04-21 21:02:32 -04:00
mail_data.c PLAYER_NAME_LENGTH to 7 2020-01-24 21:57:31 -05:00
mail.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
mailbox_pc.c party_menu fourth quarter 2019-12-04 14:54:50 -07:00
main_menu.c Decompile event_data.s 2019-10-21 21:15:54 -04:00
main.c Fix some extern declarations 2020-03-02 10:26:42 -05:00
malloc.c Match FireRed Rev1 2019-12-19 10:23:05 -05:00
map_name_popup.c Document some Quest Log 2020-01-15 16:00:45 -05:00
map_preview_screen.c Port many field_effect.c names from Emerald 2020-02-27 11:45:08 -05:00
math_util.c decompile math_util.c 2018-10-17 19:53:48 +01:00
menews_jisan.c Combine special prefixes, drop more 2020-03-04 10:42:16 -05:00
menu_helpers.c Document item_menu 2020-01-19 14:47:23 -05:00
menu_indicators.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
menu.c through sub_81556E0 2020-03-05 10:31:31 -05:00
menu2.c Match player name choices in LG 2019-12-20 13:53:56 -05:00
metatile_behavior.c fldeff_cut through SetUpFieldMove_Cut 2020-02-25 16:35:38 -05:00
mevent_client.c More mevent documentation 2020-02-04 14:16:45 -05:00
mevent_scripts.c Port mevent scripts to C 2019-11-11 11:09:24 -05:00
mevent_server_helpers.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
mevent_server.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
mevent_show_card.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
mevent_show_news.c Address review comments 2020-02-10 11:11:25 -05:00
mevent.c Merge branch 'master' into doc-ttower 2020-02-15 20:44:57 -05:00
minigame_countdown.c Finish porting pokemon_jump from Emerald 2020-02-18 16:39:44 -05:00
mon_markings.c Document mon_markings 2019-11-02 18:07:22 -04:00
money.c update TrainerCardData struct 2019-12-11 14:35:09 -05:00
multiboot.c finished mail_data 2019-06-28 11:04:15 +08:00
mystery_event_msg.c dump event script text strings 2019-05-21 14:35:12 -04:00
mystery_event_script.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
mystery_gift_menu.c More mevent documentation 2020-02-04 14:16:45 -05:00
new_game.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
new_menu_helpers.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
normal.c start anim objtemplates 2019-12-04 14:54:52 -07:00
oak_speech.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
option_menu.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
palette.c Port script_movement 2020-02-24 15:32:19 -05:00
party_menu_specials.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
party_menu.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
pc_screen_effect.c pc_screen_effect 2020-01-10 08:40:17 +08:00
play_time.c finished mail_data 2019-06-28 11:04:15 +08:00
player_pc.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
poison.c start anim objtemplates 2019-12-04 14:54:52 -07:00
pokeball.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
pokedex_area_markers.c wild_pokemon_area and pokedex_area_markers 2019-10-04 13:06:17 -04:00
pokedex_screen.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
pokedex.c Unify pokedex_screen rodata 2019-12-22 14:43:42 -05:00
pokemon_icon.c party_menu second quarter 2019-12-04 14:54:50 -07:00
pokemon_jump_2.c Address review comments 2020-02-19 14:22:26 -05:00
pokemon_jump_3.c Address review comments 2020-02-19 14:22:26 -05:00
pokemon_jump_4.c Port berry_crush_3 from Emerald 2020-03-03 12:24:18 -05:00
pokemon_jump_5.c Address review comments 2020-02-19 14:22:26 -05:00
pokemon_jump_6.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
pokemon_jump.c Port pokemon_jump from emerald, 1 2020-02-18 14:50:24 -05:00
pokemon_size_record.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
pokemon.c sCombinedMoves 2020-02-01 12:06:10 -05:00
post_battle_event_funcs.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
prof_pc.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
psychic.c start anim objtemplates 2019-12-04 14:54:52 -07:00
quest_log_battle.c Document some Quest Log 2020-01-15 16:00:45 -05:00
quest_log_objects.c port field_effect_helpers from emerald 2020-03-02 13:34:34 -05:00
quest_log_player.c port field_effect_helpers from emerald 2020-03-02 13:34:34 -05:00
quest_log.c Move strings.s to src 2020-03-05 14:20:02 -05:00
random.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
region_map.c Port many field_effect.c names from Emerald 2020-02-27 11:45:08 -05:00
renewable_hidden_items.c Move ReadTrainerTowerAndValidate 2020-01-26 16:50:32 -05:00
reset_save_heap.c Propagate save status, type, and sector defines 2019-11-04 17:12:02 -05:00
reshow_battle_screen.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
rfu_union_tool.c Sync object event gfx constants 2020-02-23 17:00:12 -05:00
roamer.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
rock.c Port script_movement 2020-02-24 15:32:19 -05:00
roulette_util.c Create roulette_util.h 2019-04-13 18:13:39 +01:00
safari_zone.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
save_failed_screen.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
save_location.c Sync Cable Club scripts 2020-01-11 00:47:47 -05:00
save_menu_util.c document some symbols 2019-12-04 14:54:49 -07:00
save.c More function documentation in union_room, link, link_rfu_2 2020-02-12 15:32:14 -05:00
scanline_effect.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
scrcmd.c Add more metatile labels 2020-03-03 22:23:40 -05:00
script_menu.c Combine special prefixes, drop more 2020-03-04 10:42:16 -05:00
script_movement.c Port script_movement 2020-02-24 15:32:19 -05:00
script_pokemon_util.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
script.c Merge branch 'master' into doc-ttower 2020-02-15 20:44:57 -05:00
seagallop.c Combine special prefixes, drop more 2020-03-04 10:42:16 -05:00
shop.c through sub_81556E0 2020-03-05 10:31:31 -05:00
slot_machine.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
smokescreen.c Port smokescreen.c from emerald 2020-01-27 12:38:34 -05:00
sound.c through sub_8153048 2020-03-04 14:58:44 -05:00
special_field_anim.c Document teleporter and escalator anim 2020-02-25 02:47:28 -05:00
sprite.c Use ST_OAM defines in DUMMY_OAM_DATA definition 2020-02-12 08:51:34 -05:00
ss_anne.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
start_menu.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
string_util.c Document some Quest Log 2020-01-15 16:00:45 -05:00
strings.c Merge branch 'master' of github.com:pret/pokefirered into dodrio_berry_picking 2020-03-05 14:38:26 -05:00
task.c decompile task.c 2018-10-05 18:01:51 -04:00
teachy_tv.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
text_printer.c real match RenderText 2019-09-06 10:05:20 +08:00
text_window_graphics.c Finish main menu decomp 2019-10-08 10:31:33 -04:00
text_window.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
text.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
tileset_anims.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
title_screen.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
tm_case.c Merge branch 'master' of github.com:pret/pokefirered into dodrio_berry_picking 2020-03-05 14:38:26 -05:00
trade_scene.c Move graphics.s through pokemon to src 2020-02-22 11:49:09 -05:00
trade.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
trainer_card.c Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
trainer_pokemon_sprites.c Sync trainer_card.c 2020-02-27 17:15:27 -05:00
trainer_see.c Sync trainer_battle.inc 2020-03-03 14:52:32 -05:00
trainer_tower.c Sync object event gfx constants 2020-02-23 17:00:12 -05:00
trig.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
union_room_battle.c More function documentation in union_room, link, link_rfu_2 2020-02-12 15:32:14 -05:00
union_room_chat_display.c Address review comments 2020-01-25 21:00:51 -05:00
union_room_chat_objects.c Address review comments 2020-01-25 21:00:51 -05:00
union_room_chat.c More mevent documentation 2020-02-04 14:16:45 -05:00
union_room_message.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
union_room.c Merge branch 'master' into doc-fourisland 2020-03-02 10:34:35 -05:00
util.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
vs_seeker.c Sync trainer_battle.inc 2020-03-03 14:52:32 -05:00
wild_encounter.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
wild_pokemon_area.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
window_8bpp.c text_window 2019-05-20 11:09:41 -04:00
window.c thru TryDoForceSwitchOut 2019-08-27 08:20:59 +08:00
wireless_communication_status_screen.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00