1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
be sure that map hash exists More... over 3 years ago
- More... over 3 years ago
add copyright info More... over 3 years ago
oops, fix test value / show platform in version More... over 3 years ago
- More... over 3 years ago
add LSL::Util::GetCurrentPlatformString() More... over 3 years ago
add missing headers More... over 3 years ago
update to 7zip lzma sdk 19.00 More... over 3 years ago
fix SIGSEV (use after free) More... over 3 years ago
fix platform name More... over 3 years ago
add platform.h / use platform specific engine dir extract to engine/(linux32|linux64|windows32|windows64|macosx)/ More... over 3 years ago
log platform when engine can't be found More... over 3 years ago
fix data type More... over 3 years ago
more verbose error More... over 3 years ago
try to fix error msg More... over 3 years ago
platform independant .manifest More... over 3 years ago
- More... almost 4 years ago
WIN32 -> _WIN32 (fix mingw compile with c++17) More... almost 4 years ago
add missing overrides More... almost 4 years ago
link to Downloader More... almost 4 years ago
add missing escaping of filename / start to merge lsl + pr-downloader lib More... almost 4 years ago
Merge pull request #124 from gajop/master More... about 4 years ago
minor cleanup: - NULL -> nullptr - const where possible - fewer unnecessary constructors and destructors More... about 4 years ago
fix exit code / print error on validating + dumping More... about 4 years ago
early return when no download is done More... about 4 years ago
return res, too More... about 4 years ago
return dlres as exitcode More... about 4 years ago
return error as error More... about 4 years ago
slightly refactor More... about 4 years ago
partly fix #122 More... about 4 years ago