summaryrefslogtreecommitdiff
path: root/uirc.c
AgeCommit message (Expand)Author
2022-08-28used wrong stbi function this whole time. big performanceHEADmasterBryson Steck
2022-08-12more descriptive file errors, switch rFlag to boolBryson Steck
2022-06-21added common ratios if close enoughBryson Steck
2022-06-20install man page and other makefile stuffBryson Steck
2022-04-21changed O flag, removed unneeded librariesBryson Steck
2022-03-25add FAIL message for requestsBryson Steck
2022-03-25removed rest of url in requestsBryson Steck
2022-03-24fixed arg parser, implemented -rBryson Steck
2022-03-23fixed implicit warningsBryson Steck
2022-03-23curl now worksBryson Steck
2022-03-22fixed segfault with new functionBryson Steck
2022-03-15trying to read license from file insteadBryson Steck
2022-03-14fix makefile, header includeBryson Steck
2022-03-07added license flagBryson Steck
2022-03-07added help text for h flagBryson Steck
2022-03-07working on dash argsBryson Steck