pokeemerald/src
2018-12-23 19:03:42 +01:00
..
data Fix Quick Guard 2018-12-22 15:10:24 +01: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 Fix conflicts 2018-12-09 13:12:02 +01: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 some ai scripts touch 2018-12-22 21:43:21 +01: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 Document a bunch of battle anims 2018-12-19 21:19:44 -06:00
battle_anim_80A9C70.c Merge with master 2018-12-20 22:53:08 +01:00
battle_anim_80D51AC.c Document a bunch of battle anim stuff 2018-12-17 22:16:17 -06:00
battle_anim_8170478.c Merge with master 2018-12-20 22:53:08 +01:00
battle_anim_effects_1.c Merge with master 2018-12-22 13:53:07 +01:00
battle_anim_effects_2.c Document a bunch of battle anims 2018-12-19 21:19:44 -06:00
battle_anim_effects_3.c Document a bunch of battle anims 2018-12-19 21:19:44 -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 Document a bunch of battle anim stuff 2018-12-17 22:16:17 -06:00
battle_anim.c Merge with master 2018-12-20 22:53:08 +01:00
battle_arena.c 3.5 asm left 2018-12-17 23:00:08 +01:00
battle_bg.c Merge branch 'master' into battle_engine_v2 2018-12-22 23:57:42 +01:00
battle_controller_link_opponent.c Merge with master 2018-12-22 13:53:07 +01:00
battle_controller_link_partner.c Merge with master 2018-12-22 13:53:07 +01:00
battle_controller_opponent.c Merge with master 2018-12-22 13:53:07 +01:00
battle_controller_player_partner.c Merge with master 2018-12-22 13:53:07 +01:00
battle_controller_player.c Merge with master 2018-12-22 13:53:07 +01:00
battle_controller_recorded_opponent.c Merge with master 2018-12-22 13:53:07 +01:00
battle_controller_recorded_player.c Document a bunch of battle anim stuff 2018-12-17 22:16:17 -06:00
battle_controller_safari.c Merge branch 'master' into battle_engine_v2 2018-11-19 20:42:07 +01:00
battle_controller_wally.c Merge with master 2018-12-22 13:53:07 +01:00
battle_controllers.c Dont clear AI flags on move choose. Will come in handy in smart ai switch logic 2018-12-22 20:57:12 +01:00
battle_data.c Add AI flags to trainers data 2018-09-01 21:25:19 +02:00
battle_debug.c Dont clear AI flags on move choose. Will come in handy in smart ai switch logic 2018-12-22 20:57:12 +01:00
battle_dome.c Merge branch 'master' into battle_engine_v2 2018-12-22 23:57:42 +01:00
battle_factory_screen.c 3.5 asm left 2018-12-17 23:00:08 +01:00
battle_factory.c Additional SPECIES_* documentation. 2018-12-18 10:03:57 -05:00
battle_gfx_sfx_util.c Merge branch 'master' into battle_engine_v2 2018-12-22 23:57:42 +01:00
battle_interface.c Get rid of unused stuff 2018-12-23 19:03:42 +01:00
battle_intro.c Merge with master 2018-12-22 13:53:07 +01:00
battle_main.c Refactor battle intro, allow to speed it up 2018-12-23 18:47:00 +01:00
battle_message.c Fix Quick Guard 2018-12-22 15:10:24 +01:00
battle_palace.c add include 2018-11-19 18:14:28 +01:00
battle_pike.c Merge with master 2018-12-20 22:53:08 +01:00
battle_pyramid_bag.c 3.5 asm left 2018-12-17 23:00:08 +01: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 Get rid of unused stuff 2018-12-23 19:03:42 +01:00
battle_setup.c Merge with master 2018-12-22 13:53:07 +01:00
battle_tent.c Additional SPECIES_* documentation. 2018-12-18 10:03:57 -05:00
battle_tower.c Merge branch 'master' into battle_engine_v2 2018-12-22 23:57:42 +01:00
battle_transition.c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
battle_tv.c Fix conflicts 2018-12-09 13:12:02 +01:00
battle_util2.c Merge with master 2018-12-22 13:53:07 +01:00
battle_util.c Refactor battle intro, allow to speed it up 2018-12-23 18:47:00 +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 3.5 asm left 2018-12-17 23:00:08 +01:00
berry.c Use normal apostrophes like adults 2018-12-07 10:41:08 -05:00
bg.c 3.5 asm left 2018-12-17 23:00:08 +01: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 Remove incorrect comment. 2018-12-15 15:25:45 -05:00
blit.c Merge with master 2018-12-20 22:53:08 +01: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 Document a bunch of battle anims 2018-12-19 21:19:44 -06:00
cable_car.c Merge with master 2018-12-20 22:53:08 +01: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 Fix conflicts 2018-12-07 23:01:14 +01:00
contest_painting.c Fix typo in UpdateContestPaintingMosaicEffect() 2018-12-16 08:28:09 -06:00
contest.c Merge with master 2018-12-20 22:53:08 +01:00
coord_event_weather.c decompile_coord_event_weather 2018-01-29 16:46:56 +01:00
credits.c Merge with master 2018-12-20 22:53:08 +01: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 Up to sub 0x80ce580 2018-12-15 23:58:47 +01:00
decompress.c 3.5 asm left 2018-12-17 23:00:08 +01:00
decoration_inventory.c convert some constants to C headers 2017-12-05 11:55:48 -06:00
decoration.c Merge with master 2018-12-20 22:53:08 +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 Storage - review changes 2018-12-22 23:00:22 +01:00
dragon.c Document a bunch of battle anims 2018-12-19 21:19:44 -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
egg_hatch.c Merge with master 2018-12-20 22:53:08 +01:00
electric.c Match electric c 2018-12-22 18:52:05 +01:00
event_data.c Document various things relating to the Pokedex. 2018-12-15 15:12:28 -05:00
event_obj_lock.c cut field effect is decompiled and documented 2018-06-16 14:04:29 +02:00
event_object_movement.c update applymovement to remove magic numbers 2018-12-19 14:08:01 -05:00
evolution_graphics.c 3.5 asm left 2018-12-17 23:00:08 +01: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 rename fldeff_misc 2018-12-19 22:19:54 -05: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 with master 2018-12-20 22:53:08 +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 Up to sub 0x80ce580 2018-12-15 23:58:47 +01:00
field_poison.c Merge with master 2018-12-20 22:53:08 +01: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 with master 2018-12-20 22:53:08 +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 rename fldeff_misc 2018-12-19 22:19:54 -05:00
fight.c Merge with master 2018-12-22 13:53:07 +01:00
fire.c Merge pull request #440 from garakmon/fldeff 2018-12-19 22:16:59 -06:00
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 branch 'fldeff' of https://github.com/garakmon/pokeemerald into fldeff 2018-12-19 21:35:32 -05:00
fldeff_misc.c Match and clean up fldeff misc 2018-12-22 19:33:45 +01:00
fldeff_softboiled.c fixing merge conflicts 2018-12-07 14:47:20 -05: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 Document a bunch of battle anims 2018-12-19 21:19:44 -06:00
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 Decompile most of battle_anim_effects_3.c 2018-12-18 19:15:59 -06:00
ground.c Document a bunch of battle anims 2018-12-19 21:19:44 -06: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 Merge with master 2018-12-20 22:53:08 +01: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 finish porting ice 2018-12-21 01:37:59 -05:00
international_string_util.c Finish decompiling internation_string_util.c 2018-11-27 17:21:23 -06:00
intro_credits_graphics.c 3.5 asm left 2018-12-17 23:00:08 +01:00
intro.c 3.5 asm left 2018-12-17 23:00:08 +01:00
item_icon.c 3.5 asm left 2018-12-17 23:00:08 +01:00
item_menu_icons.c Merge with master 2018-12-20 22:53:08 +01:00
item_menu.c Merge with master 2018-12-20 22:53:08 +01:00
item_use.c Merge with master 2018-12-22 13:53:07 +01: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 3.5 asm left 2018-12-17 23:00:08 +01: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 3.5 asm left 2018-12-17 23:00:08 +01:00
load_save.c Merge with master 2018-12-20 22:53:08 +01: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 6k left 2018-12-16 21:10:01 +01: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 3.5 asm left 2018-12-17 23:00:08 +01:00
menu.c 6k left 2018-12-16 21:10:01 +01: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 Start pokemon storage system 2018-12-09 16:44:01 +01:00
money.c 3.5 asm left 2018-12-17 23:00:08 +01: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 Document a bunch of battle anims 2018-12-19 21:19:44 -06:00
option_menu.c Window priority to window bg 2018-10-27 00:53:07 +02:00
overworld.c Merge with master 2018-12-20 22:53:08 +01: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
party_menu.c Merge with master 2018-12-23 10:26:58 +01:00
play_time.c () to (void) 2017-09-08 18:28:00 +02:00
player_pc.c Merge with master 2018-12-20 22:53:08 +01:00
poison.c Merge with master 2018-12-22 13:53:07 +01:00
pokeball.c Merge with master 2018-12-20 22:53:08 +01:00
pokeblock_feed.c 3.5 asm left 2018-12-17 23:00:08 +01:00
pokeblock.c 3.5 asm left 2018-12-17 23:00:08 +01: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 with master 2018-12-20 22:53:08 +01:00
pokemon_animation.c Clean some more arrays 2018-12-08 11:33:41 +08:00
pokemon_icon.c Review pokemon storage system chaanges 2018-12-21 22:35:01 +01:00
pokemon_size_record.c Up to sub 0x80ce580 2018-12-15 23:58:47 +01:00
pokemon_storage_system.c Storage - review changes 2018-12-22 23:00:22 +01:00
pokemon_summary_screen.c Merge branch 'master' into battle_engine_v2 2018-12-22 23:57:42 +01:00
pokemon.c Merge branch 'master' into battle_engine_v2 2018-12-22 23:57:42 +01:00
post_battle_event_funcs.c Up to sub 0x80ce580 2018-12-15 23:58:47 +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 3.5 asm left 2018-12-17 23:00:08 +01:00
record_mixing.c rename fldeff_misc 2018-12-19 22:19:54 -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 Merge with master 2018-12-22 13:53:07 +01:00
roamer.c Clean up roamer 2018-12-03 17:19:10 +01:00
rock.c Document a bunch of battle anims 2018-12-19 21:19:44 -06: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 3.5 asm left 2018-12-17 23:00:08 +01: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 Merge with master 2018-12-20 22:53:08 +01: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 with master 2018-12-20 22:53:08 +01:00
script_menu.c 6k left 2018-12-16 21:10:01 +01: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 Merge with master 2018-12-20 22:53:08 +01: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 rename fldeff_misc 2018-12-19 22:19:54 -05: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 3.5 asm left 2018-12-17 23:00:08 +01: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 Merge with master 2018-12-20 22:53:08 +01:00
starter_choose.c 3.5 asm left 2018-12-17 23:00:08 +01: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 Up to sub 0x80ce580 2018-12-15 23:58:47 +01: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 3.5 asm left 2018-12-17 23:00:08 +01: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 3.5 asm left 2018-12-17 23:00:08 +01: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 Merge with master 2018-12-20 22:53:08 +01: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 3.5 asm left 2018-12-17 23:00:08 +01: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 Merge with master 2018-12-20 22:53:08 +01:00
wallclock.c 3.5 asm left 2018-12-17 23:00:08 +01:00
water.c Document a bunch of battle anims 2018-12-19 21:19:44 -06:00
wild_encounter.c Merge branch 'master' into battle_engine_v2 2018-12-22 23:57:42 +01:00
window.c Merge with master 2018-12-20 22:53:08 +01:00