summaryrefslogtreecommitdiff
path: root/src/decoration.c
AgeCommit message (Collapse)Author
2021-07-04Move this pointer to its rightful placePikalaxALT
2021-06-28Match sub_806CF04PikalaxALT
2021-06-28Name funcs in credits.c; more ewram cleanupPikalaxALT
2020-09-01Make invisible a booleanPokeCodec
2020-08-29Give songs meaningful english namesGriffinR
2020-08-19Merge pull request #788 from kazblox/masterGriffinR
Fix NONMATCHINGs and actual English Debug support
2020-05-25decoration.c, field_player_avatar.c, field_tasks.c: fix NONMATCHINGsKaz
2020-04-24Sync shared_secret_base.incGriffinR
2020-02-12Standardize Event Object to Object EventGriffinR
2018-10-17Further synchronisationSlawter666
2018-06-20Merge remote-tracking branch 'upstream/master' into assetsMarcus Huderle
2018-06-20Rename map attribute structs to MapLayoutMarcus Huderle
2018-06-19Label various overworld-related thingsMarcus Huderle
2018-06-10Label move_tutor_menu.cMarcus Huderle
2018-06-08Label decoration_inventoryMarcus Huderle
2018-06-08Label field_cameraMarcus Huderle
2018-06-07Label all metatile behaviors and functionsMarcus Huderle
2018-05-30Fix nonmatching in decorationMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29More event object movement cleanupMarcus Huderle
2018-05-29Label all movement type functions and their callbacksMarcus Huderle
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-07-20map out ram variablesdrifloony
2017-07-09Mark source files as non-executableMarijn van der Werf
2017-06-27sub_810B998 and ALL the dataPikalaxALT
2017-06-25fix srcMarijn van der Werf
2017-06-24wip asmMarijn van der Werf
2017-06-24first src changesMarijn van der Werf
2017-06-24decorationsMarijn van der Werf
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-15field_effect.c mergeProjectRevoTPP
2017-06-15move player_pc data to C file and do a lot of labelingProjectRevoTPP
2017-06-14FILE MODES BrokeBackPikalaxALT
2017-06-14mergeProjectRevoTPP
2017-06-13Fix leading whitespace; remove unnecessary data struct macrosPikalaxALT
2017-06-13Somehow these field labels didn't get updated, not that it matters for matchingPikalaxALT
2017-06-13Get sub_80FFC24 closer to matching (but not quite)PikalaxALT
2017-06-13Assign names to struct fieldsPikalaxALT
2017-06-13File modes NotLikeThisPikalaxALT
2017-06-13Enum decoration attributesscnorton
2017-06-13Finish converting data/decoration.s to C objectsscnorton
2017-06-13data/decoration.s, 3PikalaxALT
2017-06-12data/decoration.s, 2PikalaxALT
2017-06-12data/decoration.s, 1PikalaxALT
2017-06-12Convert data/decorations.inc to CPikalaxALT
2017-06-12Merge branch 'decoration' of github.com:pikalaxalt/pokeruby into decorationPikalaxALT
2017-06-12Update labels in decoration.hPikalaxALT
2017-06-09cleanup player_pc.cProjectRevoTPP