summaryrefslogtreecommitdiff
path: root/core/src/Model/Template
AgeCommit message (Expand)Author
2022-06-27Start from a clean slatertk0c
2021-11-12Fix compile errors under MSVC, remove PLATFORM_* macros in favor of compiler ...rtk0c
2021-11-10Switch more IO to use DataArchivertk0c
2021-09-06Fix all compile errors, remove OperateIOProxy requirement from DataStream apirtk0c
2021-09-04Migrate Template and TableTemplate to use DataStreamrtk0c
2021-08-15Fix issues and cleanuprtk0c
2021-07-04Improve table cell visualsrtk0c
2021-06-30Fix table parameter map is not updated with the UIrtk0c
2021-06-28Add table content list, cell status indicatorrtk0c
2021-06-21Implement array group conversion logicrtk0c
2021-06-19Add cell type conversion mechanismrtk0c
2021-06-12Add l10n to previously hard coded stringsrtk0c
2021-06-13Add table UI and single cell propertiesrtk0c
2021-06-11More UI polishing and fix asset saving/reloadingrtk0c
2021-06-11Convert runtime-loaded l10n to string literals chosen at compile timertk0c
2021-06-10Polish UI and add translationsrtk0c
2021-06-09Refactor asset management UI into AssetListrtk0c
2021-06-08Fix includesrtk0c
2021-06-07Complete asset loading/saving and UI management logicrtk0c
2021-06-05Initial work on asset system (does not compile)rtk0c
2021-06-03Create template inheritance hierarchy, object value RTTI systemrtk0c
2021-05-31Fix standard incompetence found by MSVCrtk0c
2021-05-30Initial work on templates UIrtk0c
2021-05-29Table instaciation to xlsx completertk0c
2021-05-29More work on TableTemplatertk0c
2021-05-16TableTemplate draftrtk0c