Age | Commit message (Expand) | Author |
2021-07-22 | fix broken debug define checks, move lutris enums to special headers | Jan200101 |
2021-07-04 | fix wrong comparison, remove whitespace, add Makefile and Doxyfile | Jan200101 |
2021-06-13 | rework command group logic to work linear, replace return with EXIT_* | Jan200101 |
2021-06-06 | fix win env, add proper mocking code to test implementation | Jan200101 |
2021-05-27 | allow flags to exit prematurely, move defines, add no networking flag | Jan200101 |
2021-05-18 | improve cmake files, add simple curl mock, clean up on download error | Jan200101 |
2021-05-16 | add NULL checks | Jan200101 |
2021-05-13 | reorder includes, add missing includes | Jan200101 |
2021-05-08 | add work in progress windows support | Jan200101 |
2021-04-26 | implement flags and sort commands by alphabet | Jan200101 |
2021-04-24 | update allocsize with the largest size we might possibly need | Jan200101 |
2021-04-22 | add list & search command, fix bug in installer parser, […] | Jan200101 |
2021-03-26 | a chunk of changes | Jan200101 |
2021-03-26 | add files to the variable list | Jan200101 |
2021-03-26 | improve parser logic and math reuse | Jan200101 |
2021-03-26 | allow functions to return an allocated string value | Jan200101 |
2021-03-26 | ensure variable key is fully compared, return head to offset […] | Jan200101 |
2021-03-26 | add debug method to test out variable parser for memory safety | Jan200101 |
2021-03-26 | don't output a random number on unknown directive | Jan200101 |
2021-03-26 | commit variable parser | Jan200101 |
2020-12-19 | add conversion warnings, fix existing flaws | Jan200101 |
2020-12-18 | add download progress bar | Jan200101 |
2020-12-17 | replace gnu style quoting with normal quoting, comment command macros, … | Jan200101 |
2020-12-16 | add more warning flags, correct syntax, add UNUSED macro, […] | Jan200101 |
2020-12-11 | cleanup imports, add completion message for downloads | Jan200101 |
2020-12-11 | move command definitions (as well as helpers) to macros | Jan200101 |
2020-11-21 | Update readme (once again), add message for no installer found | Jan200101 |
2020-11-21 | fix wine version being put into the installer name | Jan200101 |
2020-11-21 | add basic variable related attributes to the installer struct | Jan200101 |
2020-10-20 | improve codebase quality | Jan200101 |
2020-10-12 | modify argc and argv for help messages like all other function calls | Jan200101 |
2020-10-11 | replace meson with cmake | Jan200101 |
2020-10-05 | Use Meson build system | Masanori Kakura |
2020-09-06 | fix incorrectly hiding unfinished commands | Jan200101 |
2020-09-06 | improve basic installer, add unreachable, hide unfinished behind debug | Jan200101 |
2020-09-05 | add support for detecting unknown runners, add basic installer logic | Jan200101 |
2020-08-18 | first part of a proper lutris implementation and cleanup0.1.4 | Jan200101 |
2020-08-10 | a lot of changes […]0.1.3 | Jan200101 |