Activity
Test all DOS object conversions for Catacomb 3D
Test all DOS object conversions for Catacomb 3D
Add data for Arma + Apoc save game backwards compatibility
Add data for Arma + Apoc save game backwards compatibility
Add command line parameter --savedir
Add command line parameter --savedir
Update version to 0.5.7
Update version to 0.5.7
Fix: update camera position after loading new level
Fix: update camera position after loading new level
Add more data for save game backwards compatibility
Add more data for save game backwards compatibility
Fix: filter out inaccessible folders in the browse window
Fix: filter out inaccessible folders in the browse window
Update version to 0.5.6
Update version to 0.5.6
Add config variables for windowed width and height
Add config variables for windowed width and height
Switch off music when opening menu via F2/F3/F4
Switch off music when opening menu via F2/F3/F4
Fix: allow for two default keys bound to a single action
Fix: allow for two default keys bound to a single action
Add option to place camera behind player
Add option to place camera behind player
Prevent music playback from interfering with sound effects
Prevent music playback from interfering with sound effects
Integrate latest audio backend from ReflectionHLE
Integrate latest audio backend from ReflectionHLE
Update version to 0.5.5
Update version to 0.5.5
Merge branch 'master' of https://github.com/ArnoAnsems/CatacombGL
Merge branch 'master' of https://github.com/ArnoAnsems/CatacombGL
Merge pull request #58 from SymenMulders/master
Merge pull request #58 from SymenMulders/master
Pull request merge
Fix Visual Studio 2022 warnings. Update SDL2 to version 2.30.6
Fix Visual Studio 2022 warnings. Update SDL2 to version 2.30.6
Enable music playback for Catacomb Adventure trilogy
Enable music playback for Catacomb Adventure trilogy
Introduce enum class for GameId
Introduce enum class for GameId
Move command line parser to separate class and add class tests
Move command line parser to separate class and add class tests
Update CatacombGL.cpp
Update CatacombGL.cpp
Merge pull request #56 from wcapes/wcapes-cmdline
Merge pull request #56 from wcapes/wcapes-cmdline
Pull request merge
Replace magic number 255 with named const NotReadingAnyScroll
Replace magic number 255 with named const NotReadingAnyScroll
Fix: clear default keys when loading config from file
Fix: clear default keys when loading config from file
Merge pull request #53 from bdnugget/bugfix/stdint
Merge pull request #53 from bdnugget/bugfix/stdint
Pull request merge
Merge pull request #51 from arrowgent/master
Merge pull request #51 from arrowgent/master
Pull request merge