..
abilities.h
moved abilities to AbilitiesInfo
2024-04-27 16:54:31 +02:00
battle_ai.h
updated AI
2024-05-11 02:36:12 +02:00
battle_anim.h
animation changes
2024-05-24 21:22:53 +02:00
battle_move_effects.h
experimental moves_info refactoring
2024-04-28 00:27:33 +02:00
battle_partner.h
battle_controller_player done up to PlayerHandleTrainerSlideBack
2024-05-09 20:55:10 +02:00
battle_script_commands.h
fixed pokedex entry handling for forms, removed unused
2024-05-19 12:43:06 +02:00
battle_setup.h
Document Viridian City scripts and adjacent routes
2020-01-24 20:46:09 -05:00
battle_string_ids.h
added missing battle move effects
2024-05-07 20:13:27 +02:00
battle_tower.h
Document battle_tower.c
2019-11-09 14:53:30 -05:00
battle_z_move_effects.h
experimental moves_info refactoring
2024-04-28 00:27:33 +02:00
battle.h
fixed pokedex entry handling for forms, removed unused
2024-05-19 12:43:06 +02:00
cable_club.h
Sync cable club
2022-08-25 18:48:54 -04:00
coins.h
Document Celadon City scripts
2020-01-25 13:18:46 -05:00
cries.h
new pokemon, updated species_info and learnsets
2024-05-04 13:33:20 +02:00
daycare.h
updated daycare/egg hatching:
2024-05-26 21:04:00 +02:00
decorations.h
decompile main
2017-12-17 13:22:46 -08:00
easy_chat.h
Sync global
2021-11-19 20:36:59 -05:00
event_bg.h
Sync map data macros
2022-10-25 14:31:01 -04:00
event_object_movement.h
Document src/event_object_movement.c
2022-11-07 14:53:37 +08:00
event_objects.h
Sync union_room_player_avatar
2022-11-08 13:37:11 -05:00
fame_checker.h
update famechecker macro
2019-10-20 20:20:45 -04:00
field_effects.h
Sync battle transitions
2022-11-18 21:16:08 -05:00
field_tasks.h
Sync STEB_CB, WEATHER_SHADE
2020-01-28 14:26:18 -05:00
field_weather.h
More basic script constants
2020-01-10 03:50:11 -05:00
flags.h
Rtc implementation ( #5 )
2024-05-05 14:20:30 +02:00
form_change_types.h
updated up to Cmd_seteffectsecondary, Cmd_setgastroacid and Cmd_setstealthrock
2024-04-30 20:02:18 +02:00
game_stat.h
finish trainer card matching and data
2019-12-11 11:35:10 -05:00
global.h
fixed party menu display for learnable moves, added wild encounter manipulation with ability
2024-05-20 12:24:08 +02:00
heal_locations.h
Move heal location data
2020-03-19 19:32:13 -04:00
help_system.h
Use explicit initializers for help text
2020-03-05 01:12:29 -05:00
hold_effects.h
new item structure integrated and new items added; fixed bug with pocketId for pokeball pocket
2024-04-21 14:39:40 +02:00
item_effects.h
added missing battle functionality for items
2024-04-20 13:07:53 +02:00
item_menu.h
Address review comments
2020-01-19 16:19:35 -05:00
items.h
added new pokeball graphics, fixed/refactored tmhms, smaller pokedex entry font to fit whole text
2024-05-14 22:20:07 +02:00
layouts.h
Rename Viridian City houses
2022-08-05 15:51:27 -04:00
map_groups.h
Rename Viridian City houses
2022-08-05 15:51:27 -04:00
map_scripts.h
Use map_script constants, name unique map_script labels
2020-01-08 19:16:57 -05:00
map_types.h
Start documenting region map
2020-04-01 17:32:22 -04:00
maps.h
MAP_NONE -> MAP_DYNAMIC, treat warp ids as strings to allow constants
2022-09-03 14:59:18 -04:00
menu.h
Document script_menu
2023-01-24 16:26:45 -05:00
metatile_behaviors.h
Clarify MB_SEMI_DEEP_WATER name
2023-01-17 21:23:33 -05:00
metatile_labels.h
Remove non-existent tilesets from label comments and alphabetize
2024-01-18 14:42:20 -05:00
moves.h
fixed learning tmhm moves, fixed and refactored tutor moves
2024-05-14 19:48:52 +02:00
mystery_gift.h
Clean up mystery gift sync, document wonder news
2022-11-22 01:58:30 -05:00
opponents.h
refactored trainers
2024-05-11 01:30:30 +02:00
party_menu.h
finished revival blessing
2024-05-19 13:00:15 +02:00
pokedex.h
readded some key item field functions, pokedex refactoring
2024-05-25 14:45:33 +02:00
pokemon.h
updated Cmd_accuracycheck
2024-04-29 23:07:11 +02:00
quest_log.h
Quest log doc cleanup
2023-08-18 15:40:57 -04:00
region_map_sections.h
Start documenting region map
2020-04-01 17:32:22 -04:00
rgb.h
Sync battle anim - scripts
2022-08-19 01:07:53 -04:00
seagallop.h
script_menu data
2019-10-25 13:23:46 -04:00
songs.h
Synced sound.c
2022-07-29 18:15:25 -04:00
sound.h
Synced sound.c
2022-07-29 18:15:25 -04:00
species.h
fixed pokedex entry handling for forms, removed unused
2024-05-19 12:43:06 +02:00
trade.h
Sync trade
2022-12-15 15:41:42 -05:00
trainer_card.h
Sync trainer_card.c
2020-02-27 17:15:27 -05:00
trainer_fan_club.h
Continue documenting quest log
2022-11-11 02:10:16 -05:00
trainer_tower.h
Improve documentation of trainer tower sets
2021-04-28 20:44:15 -04:00
trainer_types.h
Address review comments
2020-04-10 10:57:20 -04:00
trainers.h
refactored trainers
2024-05-11 01:30:30 +02:00
union_room.h
Sync union room
2022-11-08 01:19:15 -05:00
vars.h
Rtc implementation ( #5 )
2024-05-05 14:20:30 +02:00
weather.h
Removed UNUSED attribute
2022-09-04 18:06:58 -03:00