Releases: bemxio/mario-head
Some slight optimalizations to the code
What's Changed
- Optimize the entire program by @cloudcloudskies in #7
Full Changelog: v2.0.2...v2.0.3
Compiled using the i686-w64-mingw32-g++
compiler, on a host machine running Arch Linux (64-bit).
Used mingw-w64-winpthreads-git
version 11.0.0.r662.g14315e6 for extended compatibility.
Full compatibility with Windows 2000 and above!
Full Changelog: v2.0.1...v2.0.2
Compiled using the i686-w64-mingw32-g++
compiler, on a host machine running Arch Linux (64-bit).
Used mingw-w64-winpthreads-git
version 11.0.0.r548.gdddccbc for extended compatibility.
Should now work on all systems, from Windows 2000 to Windows 11, but in case any errors still appear, please make an issue so that it can be fixed!
Fixes for Windows Vista/7
Full Changelog: v2.0.0...v2.0.1
Compiled using the i686-w64-mingw32-g++
compiler, on a host machine running Arch Linux (64-bit).
Tested operating systems
- Works on:
- Windows 7 (64-bit)
- Windows 10/11 (64-bit)
- Fails on:
- Windows 2000/XP - Refuses to run
Very heavy refactoring, now with GCC and without IExpress
Full Changelog: v1.1.0...v2.0.0
Compiled with make
, using the i686-w64-mingw32-g++
compiler.
Tested operating systems
- Works on:
- Windows 10/11 (64-bit)
- Fails on:
- Windows 2000/XP - Refuses to run
- Windows Vista/7 (64-bit) - StackHash error
A single executable, now in fullscreen!
Full Changelog: https://github.com/bemxio/mario-head/commits/v1.1.0
Complied using cl
, tested on Windows 7 32-bit.
Packaged into a single executable using iexpress
, with the iexpress.SED
file in the root directory.
The first public release!
Full Changelog: https://github.com/bemxio/mario-head/commits/v1.0.0
Complied using cl
, tested on Windows 7 32-bit & Windows 10 64-bit.