Releases: brunoanc/EternalResourceExtractor
Releases · brunoanc/EternalResourceExtractor
v5.0.0
v4.0.0
Commits
- f87760f: Refactoring (Bruno Ancona)
- 9f8cc86: Add WAD7 extraction support (Bruno Ancona) #3
- 978448c: Fix compilation on Windows (Bruno Ancona) #3
- 63eecdc: Update README to mention WAD7 (Bruno Ancona) #3
- 5022c85: Build statically with Alpine in GitHub workflow (Bruno Ancona) #3
- a51cbe6: Strip binary with CMake (Bruno Ancona) #3
- c8958ea: Fix Linux GitHub workflow (Bruno Ancona) #3
- f3a06cd: Bump version number (Bruno Ancona) #3
- 1ad5c1a: Fix static build (Bruno Ancona) #3
v3.2.2
v3.2.1
v3.2.0
Commits
- 4816310: Move iostream include to main.cpp (PowerBall253)
- b9e46e6: Remove debug cout (PowerBall253)
- 7cc6a3c: Consistency (Bruno Ancona)
- bc5ed82: Add missing fclose (Bruno Ancona)
- fd04f20: Use ooz for kraken compression (Bruno Ancona)
- 89a1331: Bump version number (Bruno Ancona)
- a0cad1e: Update workflow (Bruno Ancona)
- 8f9a0a0: Fix Windows workflow (Bruno Ancona)
v3.1.0
Commits
- 38d7b84: Formatting (PowerBall253)
- 8ee29a8: Remove uneeded .gitattributes file (PowerBall253)
- 9d7ff45: Massive Windows optimizations (PowerBall253)
- 75c980e: Fix error when extracting empty file on Windows (PowerBall253)
- 715b56f: Refactoring (PowerBall253)
- d1160e0: Fix compiling errors on Windows (PowerBall253)
- e66318d: Fix use of assignment instead of equality (PowerBall253)
- ed03b63: Move size check above if statement (PowerBall253)
v3.0.0
Commits
- cb96973: Add regex & filter support (PowerBall253) #2
- 6fb870e: Refactoring (PowerBall253) #2
- 82b5a06: Fix regex match checking (PowerBall253) #2
- 28751a4: Add some extra comments (PowerBall253) #2
- a85ab6b: Improve help message (PowerBall253) #2
- b5f408c: Test regex against full name (PowerBall253) #2
- d72ea34: Fix regex filtering causing no files to be extracted (PowerBall253) #2
- d880d7e: Add comment (PowerBall253) #2
- be54806: Add --quiet command line option (PowerBall253) #2
- 92f9e90: Improve help message (PowerBall253) #2
- d3c9684: Add --quiet option description to README (PowerBall253) #2
- c8477ba: Fix typo in README (PowerBall253) #2
- c306f3d: Add argh's license (PowerBall253) #2
- 0535f2c: Add oodle libraries (PowerBall253)
- 3a0ea58: Strip linux binary (PowerBall253)
- 3957192: Add macOS build to workflow (PowerBall253)
- 34871d5: Add new info to README (PowerBall253)
- a999ec8: Add oodle header (PowerBall253)
- b7190d8: Fix workflow (PowerBall253)
- 58b52df: Add oodle info to README (PowerBall253)
- 2f2bccd: Add strip command info (PowerBall253)
- e23b890: Fix CMake error in workflow (PowerBall253)
- 24af88c: Rename include guards (PowerBall253)
- 47a1a31: Remove old files from CMakeLists (PowerBall253)
- 6f4e54b: Add iostream header in oodle.hpp (PowerBall253)
- d590c33: Formatting (PowerBall253)
v2.1.0
v2.0.0
Commits
- f232ad9: Add headers to CMakeLists (PowerBall253)
- 16a0f4f: Add comments & refactor check_terminal func (Bruno Ancona)
- ce11317: Add/fix include guards (Bruno Ancona)
- 8910b4b: Upload reworked c++ source (PowerBall253) #1
- 75d52a8: Update README (PowerBall253) #1
- 005dbc8: Add timer (PowerBall253) #1
- c0fd665: Use mmaped files (PowerBall253) #1
- c298d7f: Fix segfault (PowerBall253) #1
- 71b1ee3: Inline read functions (PowerBall253) #1
- 63a4160: Refactor (PowerBall253) #1
- e96373e: Move timer start below user input functions (PowerBall253) #1
- 01f81ce: Use clang-cl for compiling on Windows (PowerBall253) #1
- 3fb8c82: Remove unused variables (PowerBall253) #1
- 1a7410d: Remove header (PowerBall253) #1
- 334a7cf: Open resource file as read only (PowerBall253) #1
- 7b0cf45: Bump version number (PowerBall253)