.. |
constants
|
Improve Easy Chat documentation
|
2023-01-15 02:15:11 -03:00 |
gba
|
Documenting padding in structs used by Saveblocks
|
2022-12-17 22:55:43 -03:00 |
agb_flash.h
|
Clean up the last extern functions
|
2019-03-02 03:18:08 -05:00 |
AgbRfu_LinkManager.h
|
Add LINK_MANAGER field comments from SDK
|
2021-07-11 16:48:59 -04:00 |
apprentice.h
|
Renaming Script Contexts
|
2022-08-15 15:18:12 -04:00 |
bard_music.h
|
Review changes
|
2022-10-27 11:26:09 -03:00 |
battle_ai_script_commands.h
|
label and document battle windows
|
2018-06-17 16:48:58 +02:00 |
battle_ai_switch_items.h
|
Fix AI Guard Spec use, and Specs->Spec
|
2021-04-03 15:18:17 -04:00 |
battle_anim.h
|
Additional battle anim sync
|
2022-08-19 11:51:13 -04:00 |
battle_arena.h
|
Add some missing battle arena constants
|
2022-08-11 12:02:56 -04:00 |
battle_bg.h
|
Document some battle_bg-related things
|
2019-11-07 18:24:04 -06:00 |
battle_controllers.h
|
Sync src/battle_controllers.c with pokefirered
|
2022-08-18 14:30:22 -04:00 |
battle_dome.h
|
Document Battle Dome scripts and some battle_dome.c
|
2019-12-20 16:53:33 -05:00 |
battle_factory_screen.h
|
Factory done
|
2018-11-11 16:44:27 +01:00 |
battle_factory.h
|
Add bugfix for Battle Factory trainer IVs
|
2022-03-30 09:37:03 -04:00 |
battle_gfx_sfx_util.h
|
Document some generic argument names
|
2022-05-31 14:34:25 -04:00 |
battle_interface.h
|
Additional battle anim sync
|
2022-08-19 11:51:13 -04:00 |
battle_main.h
|
Cleanup from https://github.com/pret/pokefirered/pull/532
|
2022-08-07 22:40:15 -04:00 |
battle_message.h
|
Merge pull request #1748 from GriffinRichards/fix-judgement
|
2022-09-01 11:51:04 -04:00 |
battle_pike.h
|
Document Battle Pie
|
2018-11-12 14:36:31 +01:00 |
battle_pyramid_bag.h
|
Start misc battle documentation
|
2021-10-08 16:39:46 -04:00 |
battle_pyramid.h
|
Rename GetBattlePyramindTrainerEncounterMusicId to fix typo
|
2022-02-22 19:13:17 +00:00 |
battle_records.h
|
identify and name battle records things
|
2018-05-01 15:33:13 +02:00 |
battle_script_commands.h
|
Change language stuff based on the french decomp
|
2022-08-04 11:53:16 +02:00 |
battle_scripts.h
|
Document remainder of battle_controllers.c
|
2021-01-22 02:48:22 -05:00 |
battle_setup.h
|
Document some generic argument names
|
2022-05-31 14:34:25 -04:00 |
battle_tent.h
|
Use macros for summary windows
|
2019-03-03 16:50:51 -05:00 |
battle_tower.h
|
Label remaining subs in battle_tower.c
|
2020-12-24 16:18:47 -05:00 |
battle_transition_frontier.h
|
Drop battle transition 'phase' terminology
|
2021-10-25 10:20:48 -04:00 |
battle_transition.h
|
Continue battle_transition documenting
|
2021-10-29 11:24:36 -04:00 |
battle_tv.h
|
decompile and document battle tv
|
2018-02-27 20:40:09 +01:00 |
battle_util2.h
|
Document some single-remaining symbols
|
2021-09-24 17:14:20 -04:00 |
battle_util.h
|
Cleanup from https://github.com/pret/pokefirered/pull/532
|
2022-08-07 22:40:15 -04:00 |
battle.h
|
Introduce NUM_BATTLE_SIDES
|
2022-10-20 08:41:18 -03:00 |
berry_blender.h
|
Finish documenting berry blender
|
2020-08-24 17:06:55 -04:00 |
berry_crush.h
|
Document Berry Crush
|
2021-03-18 15:18:23 -04:00 |
berry_fix_program.h
|
|
|
berry_powder.h
|
Decompile berry_powder.c
|
2019-03-24 14:50:16 -05:00 |
berry_tag_screen.h
|
|
|
berry.h
|
Document Berry Crush
|
2021-03-18 15:18:23 -04:00 |
bike.h
|
Misc cleanup
|
2022-01-04 10:09:42 -05:00 |
braille_puzzles.h
|
Document the regi* code more
|
2019-02-15 18:24:55 -05:00 |
cable_club.h
|
Document remaining overworld
|
2021-04-06 16:55:43 -04:00 |
clear_save_data_menu.h
|
|
|
clock.h
|
clean up files
|
2018-02-28 13:07:58 +01:00 |
coins.h
|
Give/Take to Add/Remove for silent script macros
|
2020-01-12 23:24:52 -05:00 |
confetti_util.h
|
Specify confetti util name
|
2020-06-18 18:14:30 -04:00 |
config.h
|
[debug] add support for mgba printf
|
2022-09-06 13:40:31 +02:00 |
contest_ai.h
|
Port contest ai from pokeruby
|
2018-08-15 11:43:57 +02:00 |
contest_effect.h
|
Decompile move tutor stuff
|
2019-03-08 01:56:38 -05:00 |
contest_link.h
|
Document misc contest
|
2020-08-16 02:50:35 -04:00 |
contest_painting.h
|
Document contest painting image processing effects
|
2019-11-10 16:37:26 -06:00 |
contest_util.h
|
Misc contest cleanup
|
2021-04-22 15:51:04 -04:00 |
contest.h
|
Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg
|
2022-06-03 15:43:21 -04:00 |
coord_event_weather.h
|
|
|
credits.h
|
Document some credits
|
2021-03-29 08:52:40 -04:00 |
crt0.h
|
Update modern linker script
|
2021-11-04 17:28:41 -04:00 |
data.h
|
Macros for keeping .partyFlags, .partySize, and .party in sync
|
2022-07-27 23:25:37 +01:00 |
daycare.h
|
Document record mixing mail swap
|
2021-10-24 15:49:19 -04:00 |
decompress.h
|
Struct pointers star standarizing
|
2022-07-29 11:15:33 -04:00 |
decoration_inventory.h
|
Document decoration.c
|
2020-03-06 09:47:20 +00:00 |
decoration.h
|
Document decoration.c
|
2020-03-06 09:47:20 +00:00 |
dewford_trend.h
|
Document Dewford Trend
|
2021-03-31 16:08:42 -04:00 |
digit_obj_util.h
|
Document some generic argument names
|
2022-05-31 14:34:25 -04:00 |
diploma.h
|
|
|
dodrio_berry_picking.h
|
Document dodrio berry picking
|
2021-03-03 14:26:05 -05:00 |
dynamic_placeholder_text_util.h
|
Clean up files and add entries to charmap
|
2018-07-24 21:18:23 -07:00 |
easy_chat.h
|
Move pokemon and easy chat constants to global, misc clean-up
|
2021-12-28 18:07:41 -05:00 |
egg_hatch.h
|
Clear up misleading egg step name
|
2020-05-27 16:41:23 -04:00 |
ereader_helpers.h
|
Clean up some trainer hill
|
2022-03-31 12:54:07 -04:00 |
ereader_screen.h
|
Document some mystery gift
|
2021-10-14 15:10:41 -04:00 |
event_data.h
|
General mystery gift documentation, finish mystery gift client/server/scripts
|
2021-10-16 23:35:17 -04:00 |
event_object_lock.h
|
Fix some object lock names
|
2021-05-04 01:21:50 -04:00 |
event_object_movement.h
|
Use constants for overworld object palette slots
|
2022-09-27 20:16:48 -04:00 |
event_scripts.h
|
Document battle tower TV show
|
2022-06-14 09:37:39 -04:00 |
evolution_graphics.h
|
Document some generic argument names
|
2022-05-31 14:34:25 -04:00 |
evolution_scene.h
|
Struct pointers star standarizing
|
2022-07-29 11:15:33 -04:00 |
faraway_island.h
|
Struct pointers star standarizing
|
2022-07-29 11:15:33 -04:00 |
field_camera.h
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
field_control_avatar.h
|
Remove dead sub references
|
2021-11-17 15:47:47 -05:00 |
field_door.h
|
Label animated doors
|
2020-01-26 09:40:35 -06:00 |
field_effect_helpers.h
|
Struct pointers star standarizing
|
2022-07-29 11:15:33 -04:00 |
field_effect.h
|
Added missing labels in headers
|
2022-09-12 21:14:15 -03:00 |
field_message_box.h
|
Document cable_club.c
|
2020-06-06 16:10:03 -04:00 |
field_player_avatar.h
|
Added missing labels in headers
|
2022-09-12 21:14:15 -03:00 |
field_poison.h
|
Document field_poison
|
2019-10-06 20:04:30 -04:00 |
field_screen_effect.h
|
Finish updating macro comments
|
2021-11-18 01:47:58 -05:00 |
field_special_scene.h
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
field_specials.h
|
Merge master into ObjEvent rename and prune accidental inclusions
|
2020-01-08 05:43:06 -05:00 |
field_tasks.h
|
decompile field tasks
|
2018-05-19 18:02:43 +02:00 |
field_weather.h
|
Merge branch 'master' into thunder
|
2022-10-18 04:37:56 +00:00 |
fieldmap.h
|
Add NUM_TILES_PER_METATILE
|
2022-12-03 17:29:02 -05:00 |
fldeff_misc.h
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
fldeff.h
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
fonts.h
|
Convert fonts.s to C
|
2021-10-31 01:44:18 -04:00 |
frontier_pass.h
|
Document and decompile more of frontier pass.
|
2019-01-26 14:50:24 +01:00 |
frontier_util.h
|
Merge master into ObjEvent rename
|
2019-11-25 20:00:04 -05:00 |
global.berry.h
|
Documenting padding in structs used by Saveblocks
|
2022-12-17 22:55:43 -03:00 |
global.fieldmap.h
|
Documenting padding in structs used by Saveblocks
|
2022-12-17 22:55:43 -03:00 |
global.h
|
Merge branch 'master' into doc-wnews
|
2023-01-03 22:28:21 -05:00 |
global.tv.h
|
Documenting padding in structs used by Saveblocks
|
2022-12-17 22:55:43 -03:00 |
graphics.h
|
Move FRLG trainer card gfx to own folder, fix tiles
|
2023-01-13 13:40:13 -05:00 |
gym_leader_rematch.h
|
Start misc battle documentation
|
2021-10-08 16:39:46 -04:00 |
hall_of_fame.h
|
Document confetti
|
2020-06-17 03:39:03 -04:00 |
heal_location.h
|
port larger heal location changes from poke ruby pr
|
2018-08-10 10:45:15 -04:00 |
image_processing_effects.h
|
Match ConvertImageProcessingToGBA
|
2019-11-12 17:25:02 +01:00 |
international_string_util.h
|
Standarized use of star in pointer types
|
2022-07-29 10:17:58 -04:00 |
intro_credits_graphics.h
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
intro.h
|
Remove duplicated CB2_InitCopyrightScreenAfterBootup
|
2022-07-29 10:52:36 +02:00 |
item_icon.h
|
Strangest match
|
2021-02-28 10:06:07 -06:00 |
item_menu_icons.h
|
Document item menu
|
2021-08-10 22:13:02 -04:00 |
item_menu.h
|
Standarized use of star in pointer types
|
2022-07-29 10:17:58 -04:00 |
item_use.h
|
Sync map header property names with pokefirered
|
2020-04-28 19:59:08 -05:00 |
item.h
|
Removed unused functions in item header
|
2022-10-04 22:06:07 -03:00 |
landmark.h
|
|
|
libgcnmultiboot.h
|
Typo Fix
|
2020-07-17 15:49:46 -04:00 |
librfu.h
|
Removed trailing spaces in the most relevant files
|
2021-08-24 19:59:32 -03:00 |
lilycove_lady.h
|
Document Contest Lady TV Show
|
2021-04-02 01:49:38 -04:00 |
link_rfu.h
|
Documenting padding in structs used by Saveblocks
|
2022-12-17 22:55:43 -03:00 |
link.h
|
Document wonder news
|
2022-11-22 02:17:03 -05:00 |
list_menu.h
|
Add list menu cursor constants
|
2022-11-09 15:16:46 -05:00 |
load_save.h
|
[doc] fix misnamed dma <--> aslr
|
2022-09-07 14:37:03 +02:00 |
lottery_corner.h
|
|
|
m4a.h
|
Up to sub_81446DC
|
2018-12-31 19:39:41 -06:00 |
mail.h
|
Documented boolean uses
|
2022-07-25 14:59:14 -04:00 |
main_menu.h
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
main.h
|
Label remaining symbols in graphics.c
|
2021-10-27 13:47:18 -04:00 |
map_name_popup.h
|
Decompile map_name_popup
|
2018-04-09 12:52:28 +05:30 |
match_call.h
|
Document match_call.c
|
2021-04-01 03:29:15 -04:00 |
math_util.h
|
Document math_util.c
|
2020-05-24 08:28:02 -05:00 |
mauville_old_man.h
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
menu_helpers.h
|
Document some generic argument names
|
2022-05-31 14:34:25 -04:00 |
menu_specialized.h
|
Document some generic argument names
|
2022-05-31 14:34:25 -04:00 |
menu.h
|
Added missing labels in headers
|
2022-09-12 21:14:15 -03:00 |
metatile_behavior.h
|
Fix decorations metatile attribute names
|
2022-01-19 10:56:54 -05:00 |
mini_printf.h
|
[debug] add support for mgba printf
|
2022-09-06 13:40:31 +02:00 |
minigame_countdown.h
|
Sync minigame_countdown
|
2020-04-08 17:23:32 -04:00 |
mirage_tower.h
|
Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)
|
2018-12-25 11:46:35 -06:00 |
mon_markings.h
|
Rename mon markings struct
|
2021-02-28 17:11:46 -06:00 |
money.h
|
Standarized use of star in pointer types
|
2022-07-29 10:17:58 -04:00 |
move_relearner.h
|
Rename move tutor to move relearner
|
2019-03-04 20:56:39 -05:00 |
multiboot_pokemon_colosseum.h
|
|
|
multiboot.h
|
|
|
mystery_event_menu.h
|
|
|
mystery_event_msg.h
|
Correct usage of MysteryEvent to MysteryGift
|
2021-10-17 03:00:48 -04:00 |
mystery_event_script.h
|
Finish updating macro comments
|
2021-11-18 01:47:58 -05:00 |
mystery_gift_client.h
|
Correct usage of MysteryEvent to MysteryGift
|
2021-10-17 03:00:48 -04:00 |
mystery_gift_link.h
|
Correct usage of MysteryEvent to MysteryGift
|
2021-10-17 03:00:48 -04:00 |
mystery_gift_menu.h
|
Correct usage of MysteryEvent to MysteryGift
|
2021-10-17 03:00:48 -04:00 |
mystery_gift_server.h
|
Correct usage of MysteryEvent to MysteryGift
|
2021-10-17 03:00:48 -04:00 |
mystery_gift_view.h
|
Correct usage of MysteryEvent to MysteryGift
|
2021-10-17 03:00:48 -04:00 |
mystery_gift.h
|
Correct usage of MysteryEvent to MysteryGift
|
2021-10-17 03:00:48 -04:00 |
naming_screen.h
|
Start documenting naming screen
|
2020-08-07 02:00:41 -04:00 |
new_game.h
|
Found a debug system for pokemon contests
|
2019-04-02 21:51:21 -04:00 |
option_menu.h
|
|
|
overworld.h
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
palette_util.h
|
Document files with a few remaining symbols
|
2021-11-02 18:06:06 -04:00 |
palette.h
|
Added missing labels in headers
|
2022-09-12 21:14:15 -03:00 |
party_menu.h
|
Standarized use of star in pointer types
|
2022-07-29 10:17:58 -04:00 |
pc_screen_effect.h
|
Decompile a bit of pokemon storarage system
|
2018-08-12 16:40:31 +02:00 |
play_time.h
|
|
|
player_pc.h
|
Document player pc
|
2021-08-02 13:58:40 -04:00 |
pokeball.h
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
pokeblock.h
|
Move pokemon and easy chat constants to global, misc clean-up
|
2021-12-28 18:07:41 -05:00 |
pokedex_area_region_map.h
|
Document some single-remaining symbols
|
2021-09-24 17:14:20 -04:00 |
pokedex_area_screen.h
|
Standarized use of star in pointer types
|
2022-07-29 10:17:58 -04:00 |
pokedex_cry_screen.h
|
Struct pointers star standarizing
|
2022-07-29 11:15:33 -04:00 |
pokedex.h
|
Document pokedex.c
|
2020-03-09 16:24:01 -04:00 |
pokemon_animation.h
|
Document pokemon animation types
|
2021-04-10 00:50:28 -04:00 |
pokemon_icon.h
|
Convert GF ROM header to C
|
2021-11-01 01:42:02 -04:00 |
pokemon_jump.h
|
Document pokemon jump
|
2021-02-26 17:26:39 -05:00 |
pokemon_size_record.h
|
|
|
pokemon_storage_system.h
|
Document some generic argument names
|
2022-05-31 14:34:25 -04:00 |
pokemon_summary_screen.h
|
Documented unk40EF in Summary Screen
|
2022-09-25 21:33:20 -03:00 |
pokemon.h
|
Removed SpeciesInfo array defines
|
2023-01-04 08:14:34 -03:00 |
pokenav.h
|
Cleaned trailing whitespace
|
2022-09-11 14:14:49 -04:00 |
random.h
|
Use macro for randomization with ISO value
|
2020-02-25 12:54:08 -06:00 |
rayquaza_scene.h
|
Start documenting rayquaza_scene
|
2020-08-25 17:49:42 -04:00 |
record_mixing.h
|
Document record mixing mail swap
|
2021-10-24 15:49:19 -04:00 |
recorded_battle.h
|
Clean up recorded_battle, add MOVE_IS_PERMANENT
|
2021-10-12 01:14:17 -04:00 |
region_map.h
|
Correct CreateRegionMapPlayerIcon's argument names
|
2022-06-03 15:04:52 +01:00 |
reload_save.h
|
Continue misc link documentation, rename reset_save_heap
|
2021-10-05 23:37:54 -04:00 |
reset_rtc_screen.h
|
|
|
reshow_battle_screen.h
|
Document battle_controller_player.c
|
2021-01-22 20:03:27 -05:00 |
roamer.h
|
|
|
rotating_gate.h
|
Move HEAP_SIZE to malloc and use void instead of empty argument list
|
2018-10-14 20:00:14 +02:00 |
rotating_tile_puzzle.h
|
Document rotating_tile_puzzle
|
2019-10-16 04:09:30 -04:00 |
roulette.h
|
More roulette doc
|
2020-08-04 14:25:13 -04:00 |
rtc.h
|
Decompile match_call.c
|
2019-01-02 19:46:15 -06:00 |
safari_zone.h
|
|
|
save_location.h
|
Label GCN link flags field
|
2020-04-13 08:42:31 -04:00 |
save.h
|
Sector security -> signature
|
2022-08-05 10:42:31 -04:00 |
scanline_effect.h
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
script_menu.h
|
Standarized use of star in pointer types
|
2022-07-29 10:17:58 -04:00 |
script_movement.h
|
Standardize Event Object to Object Event
|
2019-11-20 22:55:44 -05:00 |
script_pokemon_util.h
|
Add missing include guard suffixes
|
2021-04-02 12:54:40 -04:00 |
script.h
|
Moving documentation comments per request
|
2022-08-15 16:37:38 -04:00 |
secret_base.h
|
Renaming Script Contexts
|
2022-08-15 15:18:12 -04:00 |
shop.h
|
Clean up shop.c
|
2022-09-22 15:08:17 -04:00 |
siirtc.h
|
Bugfixes from #591
|
2019-03-03 09:31:08 -06:00 |
slot_machine.h
|
Rename tag offset functions
|
2020-05-24 08:24:20 -05:00 |
sound.h
|
Review changes
|
2022-07-29 15:38:23 -04:00 |
start_menu.h
|
Standarized use of star in pointer types
|
2022-07-29 10:17:58 -04:00 |
starter_choose.h
|
Colorize and combine birch_bag/birch_grass
|
2023-01-12 15:22:23 -05:00 |
strings.h
|
Removed repeated extern consts in strings.h
|
2022-09-09 08:49:16 -04:00 |
task.h
|
Use TASK_NONE constant
|
2021-02-24 11:03:25 -05:00 |
text_window.h
|
Document files with a few remaining symbols
|
2021-11-02 18:06:06 -04:00 |
tileset_anims.h
|
Convert tilesets.s to C
|
2022-09-27 17:23:26 -04:00 |
tilesets.h
|
Convert tilesets.s to C
|
2022-09-27 17:23:26 -04:00 |
time_events.h
|
|
|
title_screen.h
|
Document intro, start intro_credits/credits
|
2021-03-28 23:13:56 -04:00 |
trade.h
|
Review changes from pokefirered #524
|
2022-07-29 17:00:07 -04:00 |
trader.h
|
Document decoration.c
|
2020-03-06 09:47:20 +00:00 |
trainer_card.h
|
Fix names and constant usage for union room classes
|
2022-08-23 12:44:07 -04:00 |
trainer_hill.h
|
Added a constant for NPC trainer name length (#1712)
|
2022-07-25 22:59:13 -04:00 |
trainer_pokemon_sprites.h
|
Clean up trainer_pokemon_sprites
|
2021-10-18 01:56:24 -04:00 |
trainer_see.h
|
Rename 'hidden' Trainers/obj events to 'buried'
|
2021-02-14 19:25:23 +00:00 |
trig.h
|
|
|
tv.h
|
Label slot machine ids, fix GetPriceReduction
|
2021-11-16 15:43:52 -05:00 |
union_room_battle.h
|
Document union_room.c
|
2020-05-31 13:11:18 -04:00 |
union_room_chat.h
|
Document union_room_chat.c
|
2020-06-02 18:35:00 -04:00 |
union_room_player_avatar.h
|
Update argument names in link headers, link_rfu doc cleanup
|
2021-10-07 16:05:12 -04:00 |
union_room.h
|
Cleaned trailing whitespace
|
2022-09-11 14:14:49 -04:00 |
util.h
|
Standarized use of star in pointer types
|
2022-07-29 10:17:58 -04:00 |
walda_phrase.h
|
Document walda_phrase
|
2021-09-26 17:01:39 -04:00 |
wallclock.h
|
Begin porting/decompiling field_specials
|
2018-08-08 01:37:12 -07:00 |
wild_encounter.h
|
Clean up pokedex_area_screen
|
2021-12-31 00:16:56 -05:00 |
wonder_news.h
|
Document wonder news
|
2022-11-22 02:17:03 -05:00 |