From cffd9eb4e21f0ddcddca68d8eb0f1c80c8ac6ae1 Mon Sep 17 00:00:00 2001 From: Tannin Date: Sat, 5 Oct 2013 14:20:48 +0200 Subject: - hook.dll now doesn't inject to certain applications (currently steam, chrome and firefox) - versioning system improved. Will now report "downgrades" for mods and support a different versioning system (requires manual switch) - updates can now be ignored until a new version is uploaded - new splash screen - bugfix: a few memory leaks (shouldn't account for much) - bugfix: result of GetModuleHandle wasn't zero-terminated in some cases --- src/splash.png | Bin 103422 -> 260807 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src/splash.png') diff --git a/src/splash.png b/src/splash.png index 45ace8f8..0137bf72 100644 Binary files a/src/splash.png and b/src/splash.png differ -- cgit v1.3.1 From 6cffbd4f274106ac09d3729e104bf526141d7d79 Mon Sep 17 00:00:00 2001 From: Tannin Date: Sat, 4 Jan 2014 16:05:25 +0100 Subject: using icons + splash from heavydude --- src/mo_icon.ico | Bin 298605 -> 96367 bytes src/splash.png | Bin 260807 -> 230138 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'src/splash.png') diff --git a/src/mo_icon.ico b/src/mo_icon.ico index b1105bb2..59da6c2d 100644 Binary files a/src/mo_icon.ico and b/src/mo_icon.ico differ diff --git a/src/splash.png b/src/splash.png index 0137bf72..3eec8bed 100644 Binary files a/src/splash.png and b/src/splash.png differ -- cgit v1.3.1