summaryrefslogtreecommitdiff
path: root/src/field_control_avatar.c
AgeCommit message (Expand)Author
2020-08-29Give songs meaningful english namesGriffinR
2020-07-22Fix COMMON sym references under modern gccPikalaxALT
2020-07-20Sync cave_hole.incGriffinR
2020-05-07Sync elite_four.inc, check_furniture.incGriffinR
2020-05-06Sync common scripts up to prof_birch.incGriffinR
2020-05-06Sync surf.inc, dynamic_npc_graphics.incGriffinR
2020-04-29Sync pc.incGriffinR
2020-04-28Sync obtain_item.incGriffinR
2020-04-24Sync shared_secret_base.incGriffinR
2020-04-23Use map script constantsGriffinR
2020-02-12Fix event object include guards and constant filenamesGriffinR
2020-02-12Standardize Event Object to Object EventGriffinR
2018-10-20Continue synchronisingSlawter666
2018-07-12Use map type constants in map headersMarcus Huderle
2018-07-11Use bg event type constants and remove unneeded bg_event argumentMarcus Huderle
2018-06-29fix WarpEvent structyenatch
2018-06-19Label various overworld-related thingsMarcus Huderle
2018-06-07Label all metatile behaviors and functionsMarcus Huderle
2018-06-06Label/document field_control_avatar.c and a few misc thingsMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29Label all movement type functions and their callbacksMarcus Huderle
2018-04-08Document friendship events, primary status ailments, and misc cleanupMarcus Huderle
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-07-22Merge pull request #378 from PikalaxALT/rename_specialsCameron Hall
2017-07-20map out ram variablesdrifloony
2017-07-18Script macro special now takes, as its argument, the name of the function.PikalaxALT
2017-07-09decompile sub_80A6354 - sub_80A6D1Ccamthesaxman
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-22Decrease indentation level of switchesMarijn van der Werf
2017-05-09name more functionsYamaArashi
2017-04-27Sort includesMarijn van der Werf
2017-03-22fix buildProjectRevoTPP
2017-03-18reorganize and add new headers for many filesProjectRevoTPP
2017-01-29start decompiling mauville_old_man.c (#225)ProjectRevoTPP
2017-01-28tabs to spacesYamaArashi
2017-01-21label a few things and put data in field_player_avatar.c (#212)Cameron Hall
2017-01-10decompile sub_8067EECYamaArashi
2017-01-10clean up trailing whitespaceYamaArashi
2017-01-10make sub_80687E4 matchYamaArashi
2017-01-10finish decompiling field_control_avatar.c (#182)Cameron Hall
2017-01-08start decompiling field_control_avatar.c (#177)Cameron Hall