aboutsummaryrefslogtreecommitdiff
path: root/src/lutris.c
AgeCommit message (Expand)Author
2022-04-19improve grammar, concat lutris search arguments, patch leaking memoryJan200101
2021-11-07cleanup, make main components optional at compile timeJan200101
2021-07-22fix broken debug define checks, move lutris enums to special headersJan200101
2021-07-04fix wrong comparison, remove whitespace, add Makefile and DoxyfileJan200101
2021-06-13rework command group logic to work linear, replace return with EXIT_*Jan200101
2021-06-06fix win env, add proper mocking code to test implementationJan200101
2021-05-27allow flags to exit prematurely, move defines, add no networking flagJan200101
2021-05-18improve cmake files, add simple curl mock, clean up on download errorJan200101
2021-05-16add NULL checksJan200101
2021-05-13reorder includes, add missing includesJan200101
2021-05-08add work in progress windows supportJan200101
2021-04-26implement flags and sort commands by alphabetJan200101
2021-04-24update allocsize with the largest size we might possibly needJan200101
2021-04-22add list & search command, fix bug in installer parser, […]Jan200101
2021-03-26a chunk of changesJan200101
2021-03-26add files to the variable listJan200101
2021-03-26improve parser logic and math reuseJan200101
2021-03-26allow functions to return an allocated string valueJan200101
2021-03-26ensure variable key is fully compared, return head to offset […]Jan200101
2021-03-26add debug method to test out variable parser for memory safetyJan200101
2021-03-26don't output a random number on unknown directiveJan200101
2021-03-26commit variable parserJan200101
2020-12-19add conversion warnings, fix existing flawsJan200101
2020-12-18add download progress barJan200101
2020-12-17replace gnu style quoting with normal quoting, comment command macros, …Jan200101
2020-12-16add more warning flags, correct syntax, add UNUSED macro, […]Jan200101
2020-12-11cleanup imports, add completion message for downloadsJan200101
2020-12-11move command definitions (as well as helpers) to macrosJan200101
2020-11-21Update readme (once again), add message for no installer foundJan200101
2020-11-21fix wine version being put into the installer nameJan200101
2020-11-21add basic variable related attributes to the installer structJan200101
2020-10-20improve codebase qualityJan200101
2020-10-12modify argc and argv for help messages like all other function callsJan200101
2020-10-11replace meson with cmakeJan200101
2020-10-05Use Meson build systemMasanori Kakura
2020-09-06fix incorrectly hiding unfinished commandsJan200101
2020-09-06improve basic installer, add unreachable, hide unfinished behind debugJan200101
2020-09-05add support for detecting unknown runners, add basic installer logicJan200101
2020-08-18first part of a proper lutris implementation and cleanup0.1.4Jan200101
2020-08-10a lot of changes […]0.1.3Jan200101