index
:
cplt
cplt-imgui
cplt-qt
master
Spreadsheets but better
rtk0c
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
Utils
Age
Commit message (
Expand
)
Author
2021-09-04
Migrate Template and TableTemplate to use DataStream
rtk0c
2021-08-29
Change DataStream to use FileStream instead of std::fstream
rtk0c
2021-08-29
Initial draft of FileStream
rtk0c
2021-08-22
Split DataStream into InputDataStream and OutputDataStream
rtk0c
2021-08-21
DataArchive system which saves in native endian (for better performance worki...
rtk0c
2021-08-21
Add read/write logic for all ints and floats
rtk0c
2021-08-15
Rename original "IO adapter" (read/write operation abstraction) to "IO proxy"
rtk0c
2021-08-15
Turn IO adapter's mechanism from function overload into structs that are give...
rtk0c
2021-08-15
More work on IO adapters (not working)
rtk0c
2021-08-15
Initial work on data streams
rtk0c
2021-06-30
Fix notable warnings (from gcc)
rtk0c
2021-06-21
Implement array group conversion logic
rtk0c
2021-06-11
More UI polishing and fix asset saving/reloading
rtk0c
2021-06-11
Convert runtime-loaded l10n to string literals chosen at compile time
rtk0c
2021-06-08
Fix includes
rtk0c
2021-05-31
Fix standard incompetence found by MSVC
rtk0c
2021-05-30
Run dos2unix all all files
rtk0c
2021-05-29
More work on TableTemplate
rtk0c
2021-05-16
TableTemplate draft
rtk0c
2021-05-14
Node graph editor basic functionality
rtk0c
2021-05-12
Start to work on actually rendering the node graph
rtk0c
2021-05-09
Remove UNREACHABLE macros
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-24
Second draft of graph rebuild
rtk0c
2021-04-16
More work on workflows
rtk0c
2021-04-14
Initial work on workflows
rtk0c
2021-04-08
Initial work on table visualizer
rtk0c
2021-03-31
Complete items tab (UI and serialization)
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-27
Initial setup
rtk0c