1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
th06 asking for PNG files with indexed coulors was not due to th06 needing PNG files with indexed coulors, but to a buffer overflow check that wasn't covered by BP_size, in the PNG parsing function (see thcrap-tsa/4be5e0b). That means all this stuff about creating PNG files with indexed coulors was useless ; th06 supports regular RGB PNG files everywhere. And since this stuff is quite heavy on CPU and degrades the image to reduce it to 256 colors, we'd better remove it. More... over 9 years ago
Update version number More... over 9 years ago
Update version number More... over 9 years ago
th06: add support for patching of 24-bits RGB files More... over 9 years ago
thcrap_update: Show a notification window during self-updates.
Nmlgc
as nmlgc
More... over 9 years ago
inject: Only apply detours for newly loaded DLLs a single time.
Nmlgc
as nmlgc
More... over 9 years ago
Update version number More... over 9 years ago
Add support for th06 PNG files. More... over 9 years ago
PE: Use a shared function for NT data directory lookup.
Nmlgc
as nmlgc
More... almost 10 years ago
PE: Fix the import directory presence check.
Nmlgc
as nmlgc
More... almost 10 years ago
Update our dependent libraries.
Nmlgc
as nmlgc
More... almost 10 years ago
inject: Don't pass an invalid current directory to CreateProcess().
Nmlgc
as nmlgc
More... almost 10 years ago
Update version number More... almost 10 years ago
configure: Always initialize servers when loading repository files.
Nmlgc
as nmlgc
More... almost 10 years ago
configure: Don't abort directory enumeration on a directory without repo.js.
Nmlgc
as nmlgc
More... almost 10 years ago
Self-updater: Rename downloaded archive to thcrap_brliron.zip.
Nmlgc
as nmlgc
More... almost 10 years ago
Remove artist request from thcrap_configure More... almost 10 years ago
configure: Visit all mirrors of locally known repositories.
Nmlgc
as nmlgc
More... almost 10 years ago
configure: Do a full second discovery pass over the local repository files.
Nmlgc
as nmlgc
More... almost 10 years ago
configure: Split neighbor discovery into a separate function.
Nmlgc
as nmlgc
More... almost 10 years ago
plugin: Don't try to load 0-byte DLLs.
Nmlgc
as nmlgc
More... almost 10 years ago
Self-updater: Remove http://thcrap.nmlgc.net from the list of download URLs.
Nmlgc
as nmlgc
More... almost 10 years ago
Self-updater: Delete local files whose updated versions would be 0-byte files.
Nmlgc
as nmlgc
More... almost 10 years ago
zip: Keep a list of 0-byte files.
Nmlgc
as nmlgc
More... almost 10 years ago
zip: Actually free the file buffer after unzipping.
Nmlgc
as nmlgc
More... almost 10 years ago
Self-updater: UI: The signature has already been verified if a disk write fails.
Nmlgc
as nmlgc
More... almost 10 years ago
Automatically sign all binaries as part of the build process.
Nmlgc
as nmlgc
More... almost 10 years ago
Readme: Explain how to generate a code signing certificate.
Nmlgc
as nmlgc
More... almost 10 years ago
Merge branch 'fast-bootstrapping'
Nmlgc
as nmlgc
More... almost 10 years ago
Fix build errors in some code page More... almost 10 years ago