summaryrefslogtreecommitdiff
path: root/src/secret_base.c
AgeCommit message (Collapse)Author
2021-06-29Unify party_menu.h structsPikalaxALT
2021-06-17document ewram macros in BattleStartClearSetDataPikalaxALT
2020-08-19Merge pull request #788 from kazblox/masterGriffinR
Fix NONMATCHINGs and actual English Debug support
2020-06-02contest_painting.c: sub_8106B90 and sub_8106630 matchingKaz
secret_base.c: better fakematch for sub_80BC6B0
2020-04-24Sync shared_secret_base.incGriffinR
2020-04-23Sync event macrosGriffinR
2020-02-12Fix event object include guards and constant filenamesGriffinR
2020-02-12Standardize Event Object to Object EventGriffinR
2018-07-26Fix nonmatching SetPlayerSecretBaseRecordMixingParty()Marcus Huderle
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-23Document field_effect_helpers and other misc. thingsMarcus Huderle
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-07Label all metatile behaviors and functionsMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29More event object movement cleanupMarcus Huderle
2018-04-10Document/cleanup fldeff_secretpower.cMarcus 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-16labelingcamthesaxman
2017-06-24first src changesMarijn van der Werf
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-15move player_pc data to C file and do a lot of labelingProjectRevoTPP
2017-06-13Fix leading whitespace; remove unnecessary data struct macrosPikalaxALT
2017-06-13File modes NotLikeThisPikalaxALT
2017-06-12Merge branch 'decoration' of github.com:pikalaxalt/pokeruby into decorationPikalaxALT
2017-06-12Update labels in decoration.hPikalaxALT
2017-06-05Delete asm/decoration.s, having completed its decompilation aside from two ↵scnorton
non-matching functions
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-24Decrease indentation level of switchesMarijn van der Werf
2017-05-22Decrease indentation level of switchesMarijn van der Werf
2017-05-18sub_80BF1B4PikalaxALT
2017-05-16SecretBasePC_PackUpPikalaxALT
2017-05-16sub_80BC300 (nonmatching)PikalaxALT
2017-05-16Merge secret base source filesPikalaxALT
2017-05-16Merge github.com:pikalaxalt/pokerubyPikalaxALT
2017-05-16More work on secret basePikalaxALT
2017-05-15First pass at sub_80BB764 (not matching)PikalaxALT
2017-05-15sub_80BC224PikalaxALT
2017-05-15Decompile another function in secret bases; switch nonmatching sub_80BB66C ↵PikalaxALT
behind NONMATCHING
2017-05-09Decompile sub_80BC190Marijn van der Werf