Skip to content

Tags: dhewm/dhewm3

Tags

1.5.2

Toggle commit message
dhewm3 1.5.2
      

1.5.2_RC2

Toggle commit message
Update version to 1.5.2rc2
      and add entry to changelog about absolute mouse input etc - this change
was already in RC1 but I forgot to mention it..

and fixed comments for GAME_NAME and ENGINE_VERSION (nowadays dhewm3
uses ENGINE_VERSION for the window title)

1.5.2_RC1

Toggle commit message
Update version to 1.5.2rc1
      .. and fix a link in the changelog

1.5.1

Toggle commit message
README: how to crosscompile for AMD64, fixes #352
      

1.5.1_RC3

Toggle commit message
Update date for reproducible builds for 1.5.1 RC3
      

1.5.1_RC2

Toggle commit message
1.5.1 RC2
      

1.5.1_RC1

Toggle commit message
Remove C++11-isms
      accidentally used nullptr instead of NULL, oops..

1.5.1_PRE1

Toggle commit message
Merge branch 'tools'
      Bringing back support for the (MFC-based Windows-only) editing tools.
Only tested 32bit (not sure if the code is 64bit-clean), needs a
"proper" (non-Express) version of Visual Studio *including* MFC support,
tested the free "Community" Editions of VS 2013 and 2017.
(For VS2013 I needed to install the "Visual C++ MFC MBCS Library for
Visual Studio 2013" because it either didn't include MFC support at all
or only the wrong version, don't remember, you'll need that one anyway)

1.5.0

Toggle commit message
Change version to 1.5.0
      I think the release is ready, not 100% sure though

1.5.0_RC2

Toggle commit message
dhewm3 1.5.0 RC2
      releasing RC2 with the SDL workaround so it runs smoothly again
on Windows