37 Commits (a94de757fccb1dc270cfdf102bbf36fa817de5ad)

Author SHA1 Message Date
heck a94de757fc Log: add to main_tui 2 years ago
heck d0197d9edb log.h - not needed: compile time max loglevel 2 years ago
heck 22e3887c1c Enhancement: Add module net 2 years ago
heck 8290c12847 Log: add set_backends() 2 years ago
heck c55102d91b Log: add file backend 2 years ago
heck 875481c578 use the bloody std::string_view where possible 2 years ago
heck 48adc084c3 Logging Module improved a LOT 2 years ago
heck 7ed7ad5aa4 Add logging module for C AND C++ WIP 2 years ago
heck 69b54b9807 Build: General Overhaul 2 years ago
heck 23a37e92f8 ged.c - plug in a C++ func just to test 2 years ago
heck 52d9719b19 base.h - make C++ compatible 2 years ago
heck 38087897b5 Build: Add first C++ module 2 years ago
heck 2f58ada8d1 Add first C++ module 2 years ago
heck ad43eedfee cosmetic 2 years ago
heck de8f5fe101 i like data types separated from functions 2 years ago
heck 477bbe6cbe rename: mbuf_resizable stuff 2 years ago
heck 97705ed9d8 field.h - structure 2 years ago
heck c31fafaa1f tui - sort includes 2 years ago
heck 5751b2fda9 tui_main.c - cosmetics 2 years ago
heck 25e9445128 tui_main.c - argopt enum no need to be global 2 years ago
heck 2cafb99a47 tui_main.c - #includes sorted 2 years ago
heck 9b686d8e78 tui_main.c - read_int() renamed has nothing to do with read 2 years ago
heck 4db20a7284 tui_main.c - rename cont_window to window_main 2 years ago
heck e6ce48123f tui.c - rename cont_window to win 2 years ago
heck 72f7596487 gbuffer.h - separate interface / implementation 2 years ago
heck af44828a9b Use base.h as general mother-of-all-dependencies 2 years ago
heck 5ac11dc884 fix: cli_main.c now need to have an impl of sokol, due to usage in multiple modules 2 years ago
heck 1c0f30e5c4 refactor: untangle tui_main.c into modules tui, ged, midi 2 years ago
heck 01e5352c61 refactor: move functions used in tui and ged into base.h 2 years ago
heck d20abf75ed refactor: move #staticni into base.h and curses stuff into term_util.h 2 years ago
heck 09d2f7f469 remove disabled dev/debug code 2 years ago
heck 41aead242d Build: Add a test program (for playing around) 2 years ago
heck 6e74358cef Build: actually just implement both programs in the build 2 years ago
heck ecfab7f8e4 uncomment cli_main() for now. dont use just yet. 2 years ago
heck 53575550f0 SIN: Reformat the whole codebase using tweaked .clang-format 2 years ago
heck c9b220c1a6 Build: forgot to add the new main Makefile 2 years ago
heck b1d69e0d07 Project Structure - create src/ dir and move all sources there 2 years ago