.. |
data
|
Start more link_rfu_2 documentation
|
2021-08-15 15:13:42 -04:00 |
agb_flash_1m.c
|
|
|
agb_flash_le.c
|
|
|
agb_flash_mx.c
|
|
|
agb_flash.c
|
Undo PokeCodec's PRs
|
2020-09-13 06:30:55 -03:00 |
AgbRfu_LinkManager.c
|
re-remove extra semicolons (from #1104)
|
2020-10-19 05:58:51 -04:00 |
anim_mon_front_pics.c
|
Sync Unown and qmark mon folders with pokefirered
|
2020-02-25 14:18:28 -06:00 |
apprentice.c
|
[LEAK-INFORMED] fix do {} while (0) in apprentice
|
2021-05-13 11:29:46 -05:00 |
bard_music.c
|
Document easy chat
|
2021-02-24 11:03:45 -05:00 |
battle_ai_script_commands.c
|
Fix 'determining' typo
|
2021-07-02 03:26:50 -04:00 |
battle_ai_switch_items.c
|
Fix AI Guard Spec use, and Specs->Spec
|
2021-04-03 15:18:17 -04:00 |
battle_anim_bug.c
|
Misc battle anim documentation
|
2021-01-23 00:40:46 -05:00 |
battle_anim_dark.c
|
Remove remaining grey and replace with gray
|
2021-06-10 11:36:10 -05:00 |
battle_anim_dragon.c
|
Document some battle anim funcs and data
|
2021-02-27 11:04:45 -06:00 |
battle_anim_effects_1.c
|
Label more unused battle anims
|
2021-04-13 02:50:37 -04:00 |
battle_anim_effects_2.c
|
Remove remaining grey and replace with gray
|
2021-06-10 11:36:10 -05:00 |
battle_anim_effects_3.c
|
Document battler sprite affine anims, default pokeball throw
|
2021-04-25 02:18:34 -04:00 |
battle_anim_electric.c
|
Label unused move anims
|
2021-04-11 13:21:22 -04:00 |
battle_anim_fight.c
|
Label unused move anims
|
2021-04-11 13:21:22 -04:00 |
battle_anim_fire.c
|
Label unused move anims
|
2021-04-11 13:21:22 -04:00 |
battle_anim_flying.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_anim_ghost.c
|
Misc reg constant cleanup
|
2021-04-15 03:14:42 -04:00 |
battle_anim_ground.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_anim_ice.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_anim_mon_movement.c
|
Use SPRITE_NONE constant
|
2021-02-24 11:03:32 -05:00 |
battle_anim_mons.c
|
Remove remaining grey and replace with gray
|
2021-06-10 11:36:10 -05:00 |
battle_anim_normal.c
|
Label misc unused move anims
|
2021-04-13 04:04:09 -04:00 |
battle_anim_poison.c
|
Rename battle anim type files, remove unneeded ARG_RET_IDs
|
2020-02-25 12:54:08 -06:00 |
battle_anim_psychic.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_anim_rock.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_anim_smokescreen.c
|
Document more battle anim effects
|
2021-02-28 09:54:55 -06:00 |
battle_anim_sound_tasks.c
|
Various BUGFIXes and UBFIXes
|
2021-05-15 15:56:17 -05:00 |
battle_anim_status_effects.c
|
Label more unused battle anims
|
2021-04-24 18:26:25 -04:00 |
battle_anim_throw.c
|
Replace hardcoded number in MakeCaptureStars.
|
2021-06-18 19:20:05 -07:00 |
battle_anim_utility_funcs.c
|
Fix build and cleanup mistakes
|
2021-02-28 09:54:55 -06:00 |
battle_anim_water.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_anim.c
|
Document more battle anim effects
|
2021-02-28 09:54:55 -06:00 |
battle_arena.c
|
Misc labels in battle facilities
|
2021-03-22 15:30:19 -05:00 |
battle_bg.c
|
More usage of WININ/OUT constants
|
2021-04-15 02:43:09 -04:00 |
battle_controller_link_opponent.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_controller_link_partner.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_controller_opponent.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_controller_player_partner.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_controller_player.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_controller_recorded_opponent.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_controller_recorded_player.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_controller_safari.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_controller_wally.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_controllers.c
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
battle_dome.c
|
Correct card lines in Battle Dome comments
|
2021-07-03 22:41:18 +10:00 |
battle_factory_screen.c
|
Various BUGFIXes and UBFIXes
|
2021-05-15 15:56:17 -05:00 |
battle_factory.c
|
Fixed ChangeBgY_ScreenOff‘s signature. (#1447)
|
2021-05-27 07:32:09 -05:00 |
battle_gfx_sfx_util.c
|
Fix Substitute typo
|
2021-05-06 20:49:04 -04:00 |
battle_interface.c
|
Remove remaining grey and replace with gray
|
2021-06-10 11:36:10 -05:00 |
battle_intro.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
battle_main.c
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
battle_message.c
|
Update src/battle_message.c
|
2021-06-17 14:12:06 +02:00 |
battle_palace.c
|
|
|
battle_pike.c
|
Document fieldmap
|
2021-04-06 16:05:43 -04:00 |
battle_pyramid_bag.c
|
change printItemFunc to use u32 instead of s32
|
2021-06-18 00:15:45 -04:00 |
battle_pyramid.c
|
pyramidWinStreas
|
2021-05-15 15:59:54 -05:00 |
battle_records.c
|
Add palette selection constants
|
2021-02-24 11:03:51 -05:00 |
battle_script_commands.c
|
Fix divide by 0 in Cmd_getexp
|
2021-07-01 00:18:52 -04:00 |
battle_setup.c
|
Document object lock and some trainer approach
|
2021-01-26 04:42:18 -05:00 |
battle_tent.c
|
Merge remote-tracking branch 'upstream/master' into berry_crush
|
2020-12-10 23:30:52 -05:00 |
battle_tower.c
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
battle_transition_frontier.c
|
Add palette selection constants
|
2021-02-24 11:03:51 -05:00 |
battle_transition.c
|
[PROBABLY LEAK-INFORMED] fix battle_transition fakematch, make
|
2021-05-31 18:12:35 -05:00 |
battle_tv.c
|
Add remaining multistring chooser constants
|
2021-04-03 11:49:06 -04:00 |
battle_util2.c
|
Add remaining multistring chooser constants
|
2021-04-03 11:49:06 -04:00 |
battle_util.c
|
Fix AI Guard Spec use, and Specs->Spec
|
2021-04-03 15:18:17 -04:00 |
berry_blender.c
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
berry_crush.c
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
berry_fix_graphics.c
|
Minor berry fix data clean up
|
2020-02-08 14:23:41 -06:00 |
berry_fix_program.c
|
Clean up berry_fix_program
|
2021-02-24 16:46:57 -05:00 |
berry_powder.c
|
Move berry powder data to src
|
2020-02-08 14:22:53 -06:00 |
berry_tag_screen.c
|
Add palette selection constants
|
2021-02-24 11:03:51 -05:00 |
berry.c
|
Document Berry Crush
|
2021-03-18 15:18:23 -04:00 |
bike.c
|
Change map header flags to use a bitfield
|
2021-06-13 17:02:06 -05:00 |
birch_pc.c
|
Replace POKEMON_SLOTS_NUMBER
|
2020-10-01 17:07:12 -05:00 |
braille_puzzles.c
|
Replace POKEMON_SLOTS_NUMBER
|
2020-10-01 17:07:12 -05:00 |
cable_car.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
cable_club.c
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
clear_save_data_screen.c
|
Add palette selection constants
|
2021-02-24 11:03:51 -05:00 |
clock.c
|
|
|
coins.c
|
Start documenting roulette
|
2020-07-30 19:37:16 -04:00 |
confetti_util.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
contest_ai.c
|
Use BUGFIX for some inline fixes
|
2020-12-12 23:30:51 -05:00 |
contest_effect.c
|
Document contest AI commands
|
2020-08-21 02:36:48 -04:00 |
contest_link_util.c
|
Document link contest connection
|
2020-08-13 16:27:40 -04:00 |
contest_link.c
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
contest_painting.c
|
Misc contest cleanup
|
2021-04-22 15:51:04 -04:00 |
contest_util.c
|
Remove remaining grey and replace with gray
|
2021-06-10 11:36:10 -05:00 |
contest.c
|
Merge pull request #1469 from GriffinRichards/fix-contesthearts
|
2021-06-21 13:59:50 -04:00 |
coord_event_weather.c
|
|
|
credits.c
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
crt0.s
|
Update crt0.s
|
2021-02-15 17:25:36 -05:00 |
data.c
|
Move unknown data table, reference with species
|
2021-04-25 02:19:01 -04:00 |
daycare.c
|
change printItemFunc to use u32 instead of s32
|
2021-06-18 00:15:45 -04:00 |
decompress.c
|
Add MON_PIC_SIZE constant
|
2021-03-29 09:38:19 -04:00 |
decoration_inventory.c
|
Document decoration.c
|
2020-03-06 09:47:20 +00:00 |
decoration.c
|
change printItemFunc to use u32 instead of s32
|
2021-06-18 00:15:45 -04:00 |
dewford_trend.c
|
Remove incorrect comment
|
2021-03-31 17:29:09 -04:00 |
digit_obj_util.c
|
Update src/digit_obj_util.c
|
2020-10-26 19:14:08 -03:00 |
diploma.c
|
Misc reg constant cleanup
|
2021-04-15 03:14:42 -04:00 |
dodrio_berry_picking.c
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
dynamic_placeholder_text_util.c
|
Add some charmap constant usage
|
2020-08-11 00:23:28 -04:00 |
easy_chat.c
|
Document TV
|
2021-04-26 12:35:35 -04:00 |
egg_hatch.c
|
Various BUGFIXes and UBFIXes
|
2021-05-15 15:56:17 -05:00 |
ereader_helpers.c
|
Document trainer hill ereader
|
2021-04-24 18:04:27 -04:00 |
ereader_screen.c
|
Document trainer hill ereader
|
2021-04-24 18:04:27 -04:00 |
event_data.c
|
|
|
event_object_lock.c
|
Fix some object lock names
|
2021-05-04 01:21:50 -04:00 |
event_object_movement.c
|
event_object_movement cleanup
|
2021-04-06 17:55:29 -04:00 |
evolution_graphics.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
evolution_scene.c
|
[LEAK-INFORMED] fix CreateShedinja fakematch
|
2021-05-31 08:20:46 -05:00 |
faraway_island.c
|
Add local id constants for C
|
2021-07-05 13:54:43 -04:00 |
field_camera.c
|
Minor misc field doc
|
2021-04-06 17:17:41 -04:00 |
field_control_avatar.c
|
Standardize Friendship/Happiness
|
2021-03-27 17:27:20 -05:00 |
field_door.c
|
Label misc field effects
|
2021-03-22 15:30:19 -05:00 |
field_effect_helpers.c
|
Document disguise field effects
|
2021-04-06 14:51:39 -04:00 |
field_effect.c
|
Document more field effects
|
2021-04-05 18:21:17 -04:00 |
field_message_box.c
|
Use TASK_NONE constant
|
2021-02-24 11:03:25 -05:00 |
field_player_avatar.c
|
Document some event object movement
|
2021-04-06 14:34:36 -04:00 |
field_poison.c
|
Replace POKEMON_SLOTS_NUMBER
|
2020-10-01 17:07:12 -05:00 |
field_region_map.c
|
Add palette selection constants
|
2021-02-24 11:03:51 -05:00 |
field_screen_effect.c
|
Minor misc field doc
|
2021-04-06 17:17:41 -04:00 |
field_special_scene.c
|
Add local id constants for C
|
2021-07-05 13:54:43 -04:00 |
field_specials.c
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
field_tasks.c
|
Use TASK_NONE constant
|
2021-02-24 11:03:25 -05:00 |
field_weather_effect.c
|
More usage of WININ/OUT constants
|
2021-04-15 02:43:09 -04:00 |
field_weather.c
|
Document some weather, field effects
|
2021-04-04 17:52:07 -04:00 |
fieldmap.c
|
Remove old variables
|
2021-04-07 13:32:08 -04:00 |
fldeff_cut.c
|
Document some event object movement
|
2021-04-06 14:34:36 -04:00 |
fldeff_dig.c
|
Clean up field effect doc
|
2020-07-02 05:05:13 -04:00 |
fldeff_escalator.c
|
Remove unused local variables and functions
|
2021-01-19 18:19:33 -05:00 |
fldeff_flash.c
|
Label misc field effects
|
2021-03-22 15:30:19 -05:00 |
fldeff_misc.c
|
Document TV
|
2021-04-26 12:35:35 -04:00 |
fldeff_rocksmash.c
|
Give songs meaningful english names
|
2020-08-20 19:06:14 -04:00 |
fldeff_softboiled.c
|
Give songs meaningful english names
|
2020-08-20 19:06:14 -04:00 |
fldeff_strength.c
|
Clean up field effect doc
|
2020-07-02 05:05:13 -04:00 |
fldeff_sweetscent.c
|
Document some event object movement
|
2021-04-06 14:34:36 -04:00 |
fldeff_teleport.c
|
Document some overworld and field effects
|
2020-06-23 15:48:53 -04:00 |
frontier_pass.c
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
frontier_util.c
|
Document TV
|
2021-04-26 12:35:35 -04:00 |
graphics.c
|
Merge pull request #1415 from GriffinRichards/doc-contestutil
|
2021-04-27 02:29:41 -04:00 |
gym_leader_rematch.c
|
Allow flag/var counts to be updated alongside values
|
2020-06-24 17:00:19 -04:00 |
hall_of_fame.c
|
Label remaining hall_of_fame symbols
|
2021-07-02 01:02:28 -04:00 |
heal_location.c
|
Index heal location data, use better names
|
2020-04-28 19:59:08 -05:00 |
hof_pc.c
|
Add palette selection constants
|
2021-02-24 11:03:51 -05:00 |
image_processing_effects.c
|
Bit shifts from hex to decimal
|
2021-03-30 17:38:09 -04:00 |
international_string_util.c
|
Misc contest cleanup
|
2021-04-22 15:51:04 -04:00 |
intro_credits_graphics.c
|
Standardize intro gfx names
|
2021-03-29 20:48:48 -04:00 |
intro.c
|
Merge branch 'master' into doc-introcred
|
2021-03-29 20:56:15 -04:00 |
item_icon.c
|
Remove redundant statements
|
2021-02-28 10:06:07 -06:00 |
item_menu_icons.c
|
Label missing sprite anims
|
2021-04-26 14:41:15 -04:00 |
item_menu.c
|
change printItemFunc to use u32 instead of s32
|
2021-06-18 00:15:45 -04:00 |
item_use.c
|
Change map header flags to use a bitfield
|
2021-06-13 17:02:06 -05:00 |
item.c
|
Various BUGFIXes and UBFIXes
|
2021-05-15 15:56:17 -05:00 |
landmark.c
|
|
|
libgcnmultiboot.s
|
Sort out asm
|
2020-07-16 18:28:38 -04:00 |
libisagbprn.c
|
|
|
librfu_intr.c
|
Resolve sio32intr_clock_slave fakematching. One left!
|
2021-04-20 12:58:50 -04:00 |
librfu_rfu.c
|
idiot, get rid of code in block
|
2021-04-21 21:38:42 -04:00 |
librfu_sio32id.c
|
Eliminate the last fakematching. We are free of nonmatchings/fakematchings!
|
2021-04-20 21:31:39 -04:00 |
librfu_stwi.c
|
Port librfu from firered
|
2020-02-16 13:49:36 -05:00 |
lilycove_lady.c
|
Document pokeblock menu
|
2021-04-11 18:10:05 -04:00 |
link_rfu_2.c
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
link_rfu_3.c
|
Use SPRITE_NONE constant
|
2021-02-24 11:03:32 -05:00 |
link.c
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
list_menu.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
load_save.c
|
Bit shifts from hex to decimal
|
2021-03-30 17:38:09 -04:00 |
lottery_corner.c
|
Replace POKEMON_SLOTS_NUMBER
|
2020-10-01 17:07:12 -05:00 |
m4a_1.s
|
document decoding buffer
|
2021-04-16 00:58:54 -04:00 |
m4a_tables.c
|
Undo PokeCodec's PRs
|
2020-09-13 06:30:55 -03:00 |
m4a.c
|
UBFix: uninitialized variables in m4a engine and siirtc.c (#1432)
|
2021-05-23 09:56:37 -05:00 |
mail_data.c
|
Document easy chat
|
2021-02-24 11:03:45 -05:00 |
mail.c
|
port miscellaneous fr documentation
|
2021-03-18 20:35:39 -04:00 |
main_menu.c
|
fix main_menu goto
|
2021-05-13 11:29:11 -05:00 |
main.c
|
1 to true
|
2021-03-29 18:32:22 -04:00 |
map_name_popup.c
|
Minor misc field doc
|
2021-04-06 17:17:41 -04:00 |
match_call.c
|
Add constant use for match call text ids
|
2021-04-01 04:21:26 -04:00 |
math_util.c
|
Document math_util.c
|
2020-05-24 08:28:02 -05:00 |
mauville_old_man.c
|
Document TV
|
2021-04-26 12:35:35 -04:00 |
menu_helpers.c
|
Document Battle Pyramid Bag
|
2021-04-23 15:07:36 -04:00 |
menu_specialized.c
|
change printItemFunc to use u32 instead of s32
|
2021-06-18 00:15:45 -04:00 |
menu.c
|
Merge pull request #1421 from GriffinRichards/doc-tvrecordmix
|
2021-04-29 00:25:01 -04:00 |
metatile_behavior.c
|
Use BUGFIX for some inline fixes
|
2020-12-12 23:30:51 -05:00 |
mevent2.c
|
Document easy chat
|
2021-02-24 11:03:45 -05:00 |
mevent_801BAAC.c
|
More usage of WININ/OUT constants
|
2021-04-15 02:43:09 -04:00 |
mevent_client.c
|
|
|
mevent_news.c
|
|
|
mevent_scripts.c
|
|
|
mevent_server_helpers.c
|
|
|
mevent_server.c
|
Use ARRAY_COUNT in InitBgsFromTemplates
|
2021-01-19 04:14:07 -05:00 |
minigame_countdown.c
|
Document Berry Crush
|
2021-03-18 15:18:23 -04:00 |
mirage_tower.c
|
Clean up mirage tower
|
2021-07-01 23:46:15 -04:00 |
mon_markings.c
|
Rename mon markings struct
|
2021-02-28 17:11:46 -06:00 |
money.c
|
|
|
move_relearner.c
|
Add palette selection constants
|
2021-02-24 11:03:51 -05:00 |
multiboot.c
|
rewrite MultiBootWaitCycles as naked function
|
2020-10-02 12:27:16 +02:00 |
mystery_event_menu.c
|
Add palette selection constants
|
2021-02-24 11:03:51 -05:00 |
mystery_event_msg.c
|
|
|
mystery_event_script.c
|
Document mail
|
2021-02-24 11:03:39 -05:00 |
mystery_gift.c
|
fix mystery_gift gotos
|
2021-05-13 11:29:11 -05:00 |
naming_screen.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
new_game.c
|
Misc contest cleanup
|
2021-04-22 15:51:04 -04:00 |
option_menu.c
|
Misc reg constant cleanup
|
2021-04-15 03:14:42 -04:00 |
overworld.c
|
Change map header flags to use a bitfield
|
2021-06-13 17:02:06 -05:00 |
palette_util.c
|
Rename roulette_util to palette_util
|
2020-08-04 19:24:36 -04:00 |
palette.c
|
Use TASK_NONE constant
|
2021-02-24 11:03:25 -05:00 |
party_menu.c
|
Document Battle Pyramid Bag
|
2021-04-23 15:07:36 -04:00 |
play_time.c
|
Unnest if statements
|
2020-06-08 17:09:54 -04:00 |
player_pc.c
|
change printItemFunc to use u32 instead of s32
|
2021-06-18 00:15:45 -04:00 |
pokeball.c
|
Document battler sprite affine anims, default pokeball throw
|
2021-04-25 02:18:34 -04:00 |
pokeblock_feed.c
|
Drop static function argument names
|
2021-04-14 12:24:09 -04:00 |
pokeblock.c
|
Label missing sprite anims
|
2021-04-26 14:41:15 -04:00 |
pokedex_area_region_map.c
|
Begin item_menu.c cleanup
|
2020-06-10 13:07:42 -07:00 |
pokedex_area_screen.c
|
Add palette selection constants
|
2021-02-24 11:03:51 -05:00 |
pokedex_cry_screen.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
pokedex.c
|
More usage of WININ/OUT constants
|
2021-04-15 02:43:09 -04:00 |
pokemon_animation.c
|
[LEAK-INFORMED] also pretty dumb
|
2021-05-31 08:20:46 -05:00 |
pokemon_icon.c
|
Document mail
|
2021-02-24 11:03:39 -05:00 |
pokemon_jump.c
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
pokemon_size_record.c
|
change usages of float/double to f32/f64
|
2021-05-01 01:41:27 -04:00 |
pokemon_storage_system.c
|
better match
|
2021-05-25 04:32:47 -04:00 |
pokemon_summary_screen.c
|
Clarify contest heart tiles
|
2021-06-21 13:48:03 -04:00 |
pokemon.c
|
Added missing Treecko from animation list.
|
2021-05-16 20:46:58 -04:00 |
pokenav_conditions_1.c
|
Doc storage - misc cleanup, some item/cursor
|
2021-04-17 13:33:29 -04:00 |
pokenav_conditions_2.c
|
Add MON_PIC_SIZE constant
|
2021-03-29 09:38:19 -04:00 |
pokenav_conditions_3.c
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
pokenav_main_menu.c
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
pokenav_match_call_1.c
|
Re-apply joypad macros (minus merge conflicts)
|
2020-11-02 22:02:39 -03:00 |
pokenav_match_call_2.c
|
Document match_call.c
|
2021-04-01 03:29:15 -04:00 |
pokenav_match_call_data.c
|
Convert to -g; will be required for eliminating fakematches.
|
2020-09-16 19:36:30 -04:00 |
pokenav_match_call_ui.c
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
pokenav_menu_handler_1.c
|
Solve merge conflicts from previous commit
|
2020-11-02 22:18:26 -03:00 |
pokenav_menu_handler_2.c
|
More usage of WININ/OUT constants
|
2021-04-15 02:43:09 -04:00 |
pokenav_region_map.c
|
Label remaining region_map symbols
|
2021-07-02 00:52:36 -04:00 |
pokenav_ribbons_1.c
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
pokenav_ribbons_2.c
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
pokenav.c
|
port miscellaneous fr documentation
|
2021-03-18 20:35:39 -04:00 |
post_battle_event_funcs.c
|
Document TV
|
2021-04-26 12:35:35 -04:00 |
random.c
|
Use macro for randomization with ISO value
|
2020-02-25 12:54:08 -06:00 |
rayquaza_scene.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
record_mixing.c
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
recorded_battle.c
|
More documentation in battle_main
|
2021-03-12 16:55:58 -05:00 |
region_map.c
|
Label remaining region_map symbols
|
2021-07-02 00:52:36 -04:00 |
reset_rtc_screen.c
|
Merge branch 'master' into doc-rtcscreen
|
2021-02-28 10:28:43 -05:00 |
reset_save_heap.c
|
|
|
reshow_battle_screen.c
|
Document battle_controller_player.c
|
2021-01-22 20:03:27 -05:00 |
roamer.c
|
Replace POKEMON_SLOTS_NUMBER
|
2020-10-01 17:07:12 -05:00 |
rotating_gate.c
|
Fix UB in RotatingGate_RotateInDirection
|
2021-05-11 10:12:01 -05:00 |
rotating_tile_puzzle.c
|
Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj
|
2020-02-12 13:05:57 -05:00 |
roulette.c
|
Various BUGFIXes and UBFIXes
|
2021-05-15 15:56:17 -05:00 |
rtc.c
|
|
|
safari_zone.c
|
Document TV
|
2021-04-26 12:35:35 -04:00 |
save_failed_screen.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
save_location.c
|
Label GCN link flags field
|
2020-04-13 08:42:31 -04:00 |
save.c
|
Document fieldmap
|
2021-04-06 16:05:43 -04:00 |
scanline_effect.c
|
Use TASK_NONE constant
|
2021-02-24 11:03:25 -05:00 |
scrcmd.c
|
Fix some object lock names
|
2021-05-04 01:21:50 -04:00 |
script_menu.c
|
Document Battle Pyramid Bag
|
2021-04-23 15:07:36 -04:00 |
script_movement.c
|
Use TASK_NONE constant
|
2021-02-24 11:03:25 -05:00 |
script_pokemon_util.c
|
Document TV
|
2021-04-26 12:35:35 -04:00 |
script.c
|
Fix comment typo
|
2021-02-24 11:26:26 -05:00 |
secret_base.c
|
Document TV
|
2021-04-26 12:35:35 -04:00 |
shop.c
|
change printItemFunc to use u32 instead of s32
|
2021-06-18 00:15:45 -04:00 |
siirtc.c
|
UBFix: uninitialized variables in m4a engine and siirtc.c (#1432)
|
2021-05-23 09:56:37 -05:00 |
slot_machine.c
|
Document TV
|
2021-04-26 12:35:35 -04:00 |
sound.c
|
Document dodrio berry picking
|
2021-03-03 14:26:05 -05:00 |
start_menu.c
|
Merge pull request #1398 from GriffinRichards/doc-field
|
2021-04-10 13:05:51 -04:00 |
starter_choose.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
strings.c
|
Remove remaining grey and replace with gray
|
2021-06-10 11:36:10 -05:00 |
task.c
|
Use TASK_NONE constant
|
2021-02-24 11:03:25 -05:00 |
text_input_strings.c
|
Move text input strings to src
|
2020-02-13 14:48:19 -06:00 |
text_window.c
|
Start documenting naming screen
|
2020-08-07 02:00:41 -04:00 |
tileset_anims.c
|
Use TASK_NONE constant
|
2021-02-24 11:03:25 -05:00 |
time_events.c
|
Use macro for randomization with ISO value
|
2020-02-25 12:54:08 -06:00 |
title_screen.c
|
Misc reg constant cleanup
|
2021-04-15 03:14:42 -04:00 |
trade.c
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
trader.c
|
Begin item_menu.c cleanup
|
2020-06-10 13:07:42 -07:00 |
trainer_card.c
|
Misc contest cleanup
|
2021-04-22 15:51:04 -04:00 |
trainer_hill.c
|
Use some missing fieldmap constants in trainer hill
|
2021-04-29 16:12:50 -04:00 |
trainer_pokemon_sprites.c
|
Document battler sprite affine anims, default pokeball throw
|
2021-04-25 02:18:34 -04:00 |
trainer_see.c
|
Use the field effects palette tag constant for the heart icon
|
2021-02-22 15:35:09 +00:00 |
trig.c
|
|
|
tv.c
|
Merge pull request #1474 from GriffinRichards/clean-miragetower
|
2021-07-10 23:26:41 -04:00 |
union_room_battle.c
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
union_room_chat.c
|
Remove remaining grey and replace with gray
|
2021-06-10 11:36:10 -05:00 |
union_room_player_avatar.c
|
Add local id constants for C
|
2021-07-05 13:54:43 -04:00 |
union_room.c
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
unk_text_util_2.c
|
Document some text-related things
|
2021-03-29 11:20:00 -05:00 |
use_pokeblock.c
|
Document pokeblock feed scene
|
2021-04-12 18:44:37 -04:00 |
util.c
|
Use RGB macros
|
2021-02-14 22:08:19 +00:00 |
walda_phrase.c
|
Merge remote-tracking branch 'upstream/master' into berry_crush
|
2020-12-10 23:30:52 -05:00 |
wallclock.c
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
wild_encounter.c
|
fix encounter slot logic to accomodate changes
|
2021-06-27 21:14:21 -04:00 |
wireless_communication_status_screen.c
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |