summaryrefslogtreecommitdiff
path: root/src/d/d_s_logo.cpp
AgeCommit message (Expand)Author
2026-05-29Update all code to use the new enum formatsLagoLunatic
2026-05-26Process profiles and enums cleanup (#1031)LagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-06-15d_a_player_main cleanup and inlinesLagoLunatic
2025-06-09Some enum/define cleanupLagoLunatic
2025-05-21Fix demo version diffs in gameinfo/save/stage/etcLagoLunatic
2025-05-19Fix version definesLagoLunatic
2025-04-16Move remaining class definitions to headersLagoLunatic
2025-04-16More inlines, use sizeof for memcard structsLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2025-03-15Add comments to scene profile structsLagoLunatic
2024-10-29misc cleanup, mostly inlinesLagoLunatic
2024-07-13some scene/overlap documentation and fixesJasper St. Pierre
2024-07-06Fix getPalLanguage nameLagoLunatic
2024-07-04Add some dCom inlines from TP debugLagoLunatic
2024-06-22Use NULL macro in asserts, fix NULL macro to matchLagoLunatic
2024-05-10improve mount direction enumLagoLunatic
2024-04-24Started using resource enums for old actorsLagoLunatic
2024-04-23Fix missing global include for all res headersLagoLunatic
2024-04-23Update resource enums for JPN/PALLagoLunatic
2024-04-17add static keyword in more placesLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-03work on inlinesLagoLunatic
2024-01-04Add drawlist inlinesLagoLunatic
2023-12-30should include stdio.h for sprintf, not printf.hJcw87
2023-12-27fix PAL buildTakaRikka
2023-12-27reorganize MSL_C/Runtime files. wip, notmatchingTakaRikka
2023-12-19misc minor cleanup (indentation, offset comments, etc)LagoLunatic
2023-12-08add default params to a lot more functionsLagoLunatic
2023-11-24m_do_graphic workJasper St. Pierre
2023-11-18Add enum for Logo.arc file IDsLagoLunatic
2023-11-18d_s_logo OKLagoLunatic
2023-10-15Add attention flags enum, use enums in more placesLagoLunatic
2023-10-14d_s_room startJasper St. Pierre
2023-10-14d_s_logo workJasper St. Pierre
2023-10-14d_s_logo start, VERSION_SELECTJasper St. Pierre
2023-09-10Import projectLuke Street