1
I Use This!
Activity Not Available

Commits : Listings

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