pokeemerald/src
2018-12-15 13:07:07 -06:00
..
data Merge pull request #422 from garakmon/frontier_data_1 2018-12-10 11:22:16 -06:00
agb_flash_1m.c Port agb_flash from pokeruby (#11) 2016-11-01 16:04:03 -07:00
agb_flash_le.c Port agb_flash from pokeruby (#11) 2016-11-01 16:04:03 -07:00
agb_flash_mx.c Port agb_flash from pokeruby (#11) 2016-11-01 16:04:03 -07:00
agb_flash.c Port agb_flash from pokeruby (#11) 2016-11-01 16:04:03 -07:00
alloc.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
anim_mon_front_pics.c Fix LZ compressed data alignment 2018-10-21 12:05:34 -05:00
apprentice.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
bard_music.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_ai_script_commands.c Remove trailing whitespace 2018-12-09 11:32:58 +08:00
battle_ai_switch_items.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_anim_80A5C6C.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_anim_80A9C70.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_anim_80D51AC.c Make data easier to edit 2018-12-03 14:49:16 +01:00
battle_anim_8170478.c Decompile contest_painting.c (#447) 2018-12-15 13:07:07 -06:00
battle_anim_sound_tasks.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_anim_utility_funcs.c Decompile battle_intro.c (#444) 2018-12-12 23:18:25 -06:00
battle_anim.c Decompile battle_anim_8170478.c (#445) 2018-12-13 21:33:54 -06:00
battle_arena.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_bg.c Document battle ui 2018-11-22 01:10:50 +00:00
battle_controller_link_opponent.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_controller_link_partner.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_controller_opponent.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_controller_player_partner.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_controller_player.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_controller_recorded_opponent.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_controller_recorded_player.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_controller_safari.c Decompile all of battle_anim_utility_funcs 2018-11-19 09:37:25 -06:00
battle_controller_wally.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_controllers.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_data.c Add AI flags to trainers data 2018-09-01 21:25:19 +02:00
battle_dome.c Merge pull request #422 from garakmon/frontier_data_1 2018-12-10 11:22:16 -06:00
battle_factory_screen.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
battle_factory.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_gfx_sfx_util.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_interface.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_intro.c Decompile battle_anim_8170478.c (#445) 2018-12-13 21:33:54 -06:00
battle_main.c Decompile battle_intro.c (#444) 2018-12-12 23:18:25 -06:00
battle_message.c Clean more tables 2018-12-08 14:10:30 +08:00
battle_palace.c add include 2018-11-19 18:14:28 +01:00
battle_pike.c Merge pull request #422 from garakmon/frontier_data_1 2018-12-10 11:22:16 -06:00
battle_pyramid_bag.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_pyramid.c Merge pull request #422 from garakmon/frontier_data_1 2018-12-10 11:22:16 -06:00
battle_records.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
battle_script_commands.c Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08:00
battle_setup.c Document trainer battle scripts (#430) 2018-12-07 16:50:56 -06:00
battle_tent.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_tower.c Rename UnknownPokemonStruct to BattleTowerPokemon. 2018-12-10 15:49:33 -05:00
battle_transition.c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
battle_tv.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_util2.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
battle_util.c Clean up field weather 2018-12-08 19:43:21 +01:00
berry_blender.c Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08:00
berry_fix_program.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
berry_tag_screen.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
berry.c Use normal apostrophes like adults 2018-12-07 10:41:08 -05:00
bg.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
bike.c Merge branch 'master' of https://github.com/pret/pokeemerald into synchronise 2018-10-21 00:20:09 +01:00
birch_pc.c unnecessary externs 2018-03-02 10:21:12 +01:00
blit.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
braille_puzzles.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
bug.c Decopmile bug.c (#399) 2018-11-26 09:03:50 -06:00
cable_car.c Decompile cable_car.c (#438) 2018-12-09 13:41:52 -06:00
cable_club.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
clear_save_data_screen.c Use RGB constants in save files 2018-11-18 20:09:11 +01:00
clock.c Clean up field weather 2018-12-08 19:43:21 +01:00
coins.c Standartize AddTextPrinterParametrized functions, 2018-09-08 23:38:30 +02:00
contest_ai.c Decompile script_pokemon_util_80F87D8 2018-11-25 15:32:22 -06:00
contest_effect.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
contest_painting.c Decompile contest_painting.c (#447) 2018-12-15 13:07:07 -06:00
contest.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
coord_event_weather.c decompile_coord_event_weather 2018-01-29 16:46:56 +01:00
credits.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
dark.c finish 80FE840 data (almost) 2018-10-25 17:46:23 -04:00
data2b.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
daycare.c Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08:00
decompress.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
decoration_inventory.c convert some constants to C headers 2017-12-05 11:55:48 -06:00
decoration.c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
dewford_trend.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
diploma.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
dma3_manager.c More work on menu 2018-01-29 17:26:36 -06:00
dragon.c Decompile dragon.c 2018-11-26 09:31:03 -06:00
dynamic_placeholder_text_util.c Clean up files and add entries to charmap 2018-07-24 21:18:23 -07:00
easy_chat.c Decompile battle_intro.c (#444) 2018-12-12 23:18:25 -06:00
effects_1.c Decompile rock 2018-11-25 17:00:18 -06:00
effects_2.c effects_2 and water data 2018-10-24 15:52:21 -04:00
egg_hatch.c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
electric.c fire, electric, ice data 2018-10-24 20:01:40 -04:00
event_data.c Finish decompiling learn_move 2018-08-12 13:33:41 -07:00
event_obj_lock.c cut field effect is decompiled and documented 2018-06-16 14:04:29 +02:00
event_object_movement.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
evolution_graphics.c Fix LZ compressed data alignment 2018-10-21 12:05:34 -05:00
evolution_scene.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
field_camera.c Begin synchronising with pokeruby 2018-10-16 14:55:16 +01:00
field_control_avatar.c Finish field screen 2018-12-08 22:05:11 +01:00
field_door.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
field_effect_helpers.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
field_effect.c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
field_message_box.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
field_player_avatar.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
field_poison.c Sort includes into alphabetical order 2018-11-14 00:01:50 +00:00
field_region_map.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
field_screen_effect.c field screen review changes 2018-12-09 12:16:01 +01:00
field_special_scene.c Move field_special_scene data to C 2018-09-11 02:04:03 +01:00
field_specials.c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
field_tasks.c Sort includes into alphabetical order 2018-11-14 00:01:50 +00:00
field_weather_effect.c field screen review changes 2018-12-09 12:16:01 +01:00
field_weather.c field screen review changes 2018-12-09 12:16:01 +01:00
fieldmap.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
fight.c Decompile fight.c 2018-11-26 10:25:51 -06:00
fire.c Shift externs to header file 2018-12-08 23:52:52 +05:30
fldeff_cut.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
fldeff_escalator.c Sort includes into alphabetical order 2018-11-14 00:01:50 +00:00
fldeff_flash.c decompile field screen 2018-12-08 21:42:36 +01:00
fldeff_groundshake.c Merge pull request #429 from nullableVoidPtr/master 2018-12-08 21:44:12 -06:00
fldeff_softboiled.c Sort includes into alphabetical order 2018-11-14 00:01:50 +00:00
fldeff_strength.c add include 2018-11-19 18:14:28 +01:00
fldeff_sweetscent.c fix header 2018-12-08 22:12:44 +01:00
fldeff_teleport.c Move field effects enum to defines 2018-11-13 14:19:04 +00:00
flying.c finish 80FE840 data (almost) 2018-10-25 17:46:23 -04:00
fossil_specials.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
frontier_util.c Merge pull request #422 from garakmon/frontier_data_1 2018-12-10 11:22:16 -06:00
ghost.c Finish decompile ghost 2018-12-09 18:38:15 +05:30
gpu_regs.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
graphics.c Document some of pokedex.c 2018-12-03 14:58:25 +00:00
ground.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
gym_leader_rematch.c Name functions, variables, and that one flag constant 2018-02-26 08:23:17 -05:00
hall_of_fame.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
heal_location.c port larger heal location changes from poke ruby pr 2018-08-10 10:45:15 -04:00
hof_pc.c More synchronisation 2018-10-17 13:52:26 +01:00
ice.c fire, electric, ice data 2018-10-24 20:01:40 -04:00
international_string_util.c Finish decompiling internation_string_util.c 2018-11-27 17:21:23 -06:00
intro_credits_graphics.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
intro.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
item_icon.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
item_menu_icons.c Document some of item_menu.c 2018-12-15 18:08:13 +00:00
item_menu.c Document some of item_menu.c 2018-12-15 18:08:13 +00:00
item_use.c Document some of item_menu.c 2018-12-15 18:08:13 +00:00
item.c Document some of item_menu.c 2018-12-15 18:08:13 +00:00
landmark.c Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08:00
learn_move.c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
libisagbprn.c Fix file permissions. 2018-01-19 15:06:49 -05:00
librfu_intr.c Split librfu into separate C files in its own directory, rfu_initializeAPI matching except for register differences 2017-10-21 13:46:41 -06:00
librfu_rfu.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
librfu_stwi.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
lilycove_lady.c Easy chat review changes 2018-08-12 11:39:09 +02:00
link_rfu.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
link.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
list_menu.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
load_save.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
lottery_corner.c USE RGB constants in hall of fame 2018-11-18 20:32:27 +01:00
m4a_2.c Add symbols to music_player_table 2018-01-09 21:30:54 -06:00
m4a_4.c start working on berry blender 2017-11-18 16:11:34 +01:00
m4a_tables.c Rename voicegroups 2018-09-22 16:42:34 -04:00
mail_data.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
mail.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
main_menu.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
main.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
map_name_popup.c Match some functions 2018-11-25 20:16:41 +01:00
match_call.c name more event flags 2018-10-18 21:32:21 -04:00
math_util.c finish math_util 2017-10-28 16:15:36 -04:00
mauville_old_man.c Rename Mauville Man text. 2018-12-10 15:50:10 -05:00
menu_helpers.c Merge remote-tracking branch 'pret/master' into script_menu 2018-11-06 20:20:56 -06:00
menu.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
metatile_behavior.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
mon_markings.c Use MAX_SPRITES define 2018-11-28 21:08:22 +01:00
money.c Fix LZ compressed data alignment 2018-10-21 12:05:34 -05:00
mossdeep_gym.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
multiboot.c Decompile mossdeep hym 2018-11-19 17:16:01 +01:00
mystery_event_menu.c Window priority to window bg 2018-10-27 00:53:07 +02:00
mystery_event_msg.c Use normal apostrophes like adults 2018-12-07 10:41:08 -05:00
mystery_event_script.c clean up variables in files 2018-11-19 01:03:14 +01:00
naming_screen.c Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08:00
new_game.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
normal.c Decompile normal.c (#414) 2018-11-30 17:29:55 -06:00
option_menu.c Window priority to window bg 2018-10-27 00:53:07 +02:00
overworld.c Decompile cable_car.c (#438) 2018-12-09 13:41:52 -06:00
palette.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
play_time.c () to (void) 2017-09-08 18:28:00 +02:00
player_pc.c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
poison.c Decompile poison.c 2018-11-26 09:13:45 -06:00
pokeball.c Decompile battle_anim_8170478.c (#445) 2018-12-13 21:33:54 -06:00
pokeblock_feed.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
pokeblock.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
pokedex_area_screen.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
pokedex_cry_screen.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
pokedex.c Merge pull request #429 from nullableVoidPtr/master 2018-12-08 21:44:12 -06:00
pokemon_animation.c Clean some more arrays 2018-12-08 11:33:41 +08:00
pokemon_icon.c Remove trailing whitespace 2018-12-09 11:32:58 +08:00
pokemon_size_record.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
pokemon_storage_system.c Finish field screen 2018-12-08 22:05:11 +01:00
pokemon_summary_screen.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
pokemon.c Merge pull request #443 from Meowsy/misc-renamings 2018-12-13 21:35:36 -06:00
post_battle_event_funcs.c Party Size and Num Stats 2018-11-18 20:00:36 +01:00
psychic.c finish 80FE840 data (almost) 2018-10-25 17:46:23 -04:00
random.c clear item, save and load save files 2018-04-29 14:21:59 +02:00
rayquaza_scene.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
record_mixing.c Rename UnknownPokemonStruct to BattleTowerPokemon. 2018-12-10 15:49:33 -05:00
recorded_battle.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
region_map.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
reset_rtc_screen.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
reset_save_heap.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
reshow_battle_screen.c Decompile all of battle_anim_utility_funcs 2018-11-19 09:37:25 -06:00
roamer.c Clean up roamer 2018-12-03 17:19:10 +01:00
rock.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
rom6.c Move field effects enum to defines 2018-11-13 14:19:04 +00:00
rom_8011DC0.c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
rom_8034C54.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
rom_81520A8.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
rotating_gate.c Remove trailing whitespace 2018-12-09 11:32:58 +08:00
roulette_util.c Decompile roulette_util.c (#434) 2018-12-08 11:56:59 -06:00
rtc.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
safari_zone.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
save_failed_screen.c Use RGB constants in save files 2018-11-18 20:09:11 +01:00
save_location.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
save.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
scanline_effect.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
scrcmd.c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
script_menu.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
script_movement.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
script_pokemon_util_80F87D8.c Decompile contest_painting.c (#447) 2018-12-15 13:07:07 -06:00
script.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
secret_base.c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
shop.c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
siirtc.c port siirtc from pokeruby 2016-11-02 14:06:41 -07:00
slot_machine.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
smokescreen.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
sound.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
sprite.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
start_menu.c Decompile field weather 2018-12-08 19:05:03 +01:00
starter_choose.c Merge remote-tracking branch 'pret/master' into script_menu 2018-11-06 20:20:56 -06:00
string_util.c clean up variables in files 2018-11-19 01:03:14 +01:00
strings.c Fix whitespace to be consistent. 2018-12-10 11:38:27 -05:00
task.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
text_window.c Window priority to window bg 2018-10-27 00:53:07 +02:00
text.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
tileset_anims.c Move 'blend_palette'.c to util.c 2018-10-14 14:43:19 +02:00
time_events.c Further synchronisation 2018-10-17 01:11:44 +01:00
title_screen.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
trader.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
trainer_pokemon_sprites.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
trainer_see.c Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08:00
trig.c fix merge conflicts 2017-09-21 10:50:15 +02:00
tv.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
unk_81BAD84.c Fix LZ compressed data alignment 2018-10-21 12:05:34 -05:00
unk_pokedex_area_screen_helper.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
unk_text_util_2.c Finish cleaning up text.c 2018-11-06 11:30:21 -06:00
unk_transition.c Fix LZ compressed data alignment 2018-10-21 12:05:34 -05:00
use_pokeblock.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
util.c Move 'blend_palette'.c to util.c 2018-10-14 14:43:19 +02:00
walda_phrase.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
wallclock.c Remove trailing whitespace 2018-12-09 11:32:58 +08:00
water.c effects_2 and water data 2018-10-24 15:52:21 -04:00
wild_encounter.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
window.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00