This repository was archived by the owner on Sep 9, 2023. It is now read-only.
Releases: little-hell/little-hell-example
Releases · little-hell/little-hell-example
v0.0.5
v0.0.4
What's Changed
- Remove Doom II
- Remove Chex Quest
- Remove Hexen
- Remove Strife
- Remove Heretic
- Remove Final Doom, Ultimate Doom
- Remove Doom BFG Edition
- Remove other DOOM 1 subtypes except for DOOM v1.9 registered.
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
What's Changed
- Remove pcsound emulation by @ranguli in #27
- Remove GUS and timidity support by @ranguli in #28
- Remove fluidsynth support by @ranguli in #30
- Remove Windows native MIDI support by @ranguli in #32
- Remove SDL midi module by @ranguli in #33
- Remove music pack support by @ranguli in #34
- Sound emulation removal by @ranguli in #36
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Add Meson build system and a Nix shell by @ranguli in #2
- Remove CMakeLists.txt and CMake scripts by @ranguli in #10
- Remove autotools support by @ranguli in #13
- Remove strife by @ranguli in #14
- Remove hexen by @ranguli in #16
- Remove Heretic by @ranguli in #17
- Removing packing support by @ranguli in #19
- Cleanup misc. repo files by @ranguli in #22
Note: While the codebases for Strife, Hexen, and Heretic are gone, there is still some logic that involves determining if WADs belong to those games, and setting the game modes accordingly. This is still to be completed, then the code will truly be DOOM 1 only.
Full Changelog: https://github.com/ranguli/chocolate-doom/commits/v0.0.1