Age | Commit message (Expand) | Author |
2022-06-27 | Convert 2 separate main + test exe to a single one, controlled by build flag | rtk0c |
2022-05-22 | Vendor SQLiteCpp completely for internal patching | rtk0c |
2022-03-15 | Temporarily switch to cstdio instead of custom FileStream implementation | rtk0c |
2021-11-12 | Fix compile errors under MSVC, remove PLATFORM_* macros in favor of compiler ... | rtk0c |
2021-08-29 | Initial draft of FileStream | rtk0c |
2021-08-21 | DataArchive system which saves in native endian (for better performance worki... | rtk0c |
2021-08-21 | Revamp CMakeLists.txt to use a big list of sources, instead of multiple varia... | rtk0c |
2021-08-15 | More work on IO adapters (not working) | rtk0c |
2021-08-15 | Initial work on data streams | rtk0c |
2021-06-28 | Add table content list, cell status indicator | rtk0c |
2021-06-11 | Convert runtime-loaded l10n to string literals chosen at compile time | rtk0c |
2021-06-05 | Initial work on asset system (does not compile) | rtk0c |
2021-06-05 | Merge UIState into GlobalStates | rtk0c |
2021-06-03 | Dictionary value (string key) | rtk0c |
2021-06-03 | List value | rtk0c |
2021-06-03 | Rename TransactionsModel to MainDatabase | rtk0c |
2021-06-03 | Create template inheritance hierarchy, object value RTTI system | rtk0c |
2021-05-31 | Fix standard incompetence found by MSVC | rtk0c |
2021-05-30 | Initial work on templates UI | rtk0c |
2021-05-16 | TableTemplate draft | rtk0c |
2021-05-06 | Change brace style to on new line, add initial deliveries view when an order ... | rtk0c |
2021-04-28 | Add table visualization for purchases | rtk0c |
2021-04-26 | Serialization for workflow stuff | rtk0c |
2021-04-19 | Split workflow into multiple files, fix unity build | rtk0c |
2021-04-17 | Add implot | rtk0c |
2021-04-17 | Change imnodes to imgui-node-editor (more mature, more features) | rtk0c |
2021-04-16 | More work on workflows | rtk0c |
2021-04-14 | Initial work on workflows | rtk0c |
2021-04-10 | Add dx11, dx12, and vulkan backends | rtk0c |
2021-04-09 | Fix crash on load entries | rtk0c |
2021-04-08 | Initial work on table visualizer | rtk0c |
2021-04-01 | Initial work on SQLite database | rtk0c |
2021-03-31 | Complete items tab (UI and serialization) | rtk0c |
2021-03-30 | Product items and misc stuff | rtk0c |
2021-03-29 | Replace Dialog.hpp with portable-file-dialogs, more work on projects | rtk0c |
2021-03-29 | More work on project tab | rtk0c |
2021-03-29 | Project tab | rtk0c |
2021-03-29 | UI big structure | rtk0c |
2021-03-28 | Add FontAwesome icon set | rtk0c |
2021-03-28 | Fix backend compiling/loading mechanism | rtk0c |
2021-03-28 | Initial code structure | rtk0c |
2021-03-27 | Initial setup | rtk0c |