index
:
rototiller/.git
checkers-waves
checkers-waves-textureable-setting
droste
master
Collection of software-rendered graphics hacks supporting libdrm and SDL2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
setup.c
Age
Commit message (
Expand
)
Author
2023-05-26
setup: print paths to the settings being setup
Vito Caputo
2023-05-26
setup,til: assert(desc) if setup_func() wants more settings
Vito Caputo
2023-05-26
setup: remove vestigial key-as-value print
Vito Caputo
2023-05-24
til_settings: til_setting_t,til_settings_t get parent pointers
Vito Caputo
2023-05-11
setup: label anon nested settings as subscripts
Vito Caputo
2023-05-11
til_settings: make use of til_setting_desc_t.container
Vito Caputo
2023-05-11
til_settings: introduce til_setting_spec_t concept vs. desc
Vito Caputo
2023-05-11
til_settings: rework setting get/add for bare values
Vito Caputo
2023-05-11
setup: constify settings passed to setup_func
Vito Caputo
2023-05-11
til_settings: add til_setting_desc_t.as_nested_settings
Vito Caputo
2022-07-27
setup: don't spin on EOF in setup_interactively()
Vito Caputo
2022-05-25
setup: return the desc for failed setting on error
Vito Caputo
2022-05-25
*: normalize on all case-insensitive comparisons
Vito Caputo
2022-04-24
*: s/void */til_setup_t */
Vito Caputo
2022-03-30
*: wire up context-specific setup instances
Vito Caputo
2022-03-19
*: de-constify til_setting_t throughout
Vito Caputo
2022-03-12
til_settings: always describe relevant settings
Vito Caputo
2021-10-01
*: librototiller->libtil
Vito Caputo
2020-09-11
setup: drop interactive "Select " prefix
Vito Caputo
2019-11-15
setup: fix width of index column
Vito Caputo
2018-02-20
setup: add simple stdio setup_interactively()
Vito Caputo
© All Rights Reserved