Skip to content

Releases: ZDoom/acc

1.60

18 Oct 12:49
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @DongVGH made their first contribution in #97

Full Changelog: 1.59...1.60

ACC 1.59

09 Nov 12:32
Compare
Choose a tag to compare

This version is mostly to update the included *.acs files with the newest GZDoom 4.9.0 features.

It also (should) compile a static binary for Linux/MinGW too.

ACC 1.58

30 Oct 15:40
Compare
Choose a tag to compare
  • add ternary operator syntax
  • Fixed bug with address miscalculation in ternary operator when compiling with -h or #nocompact flags
  • Add constants for Line_SetAutomap{Flags,Style}
  • Use proper bit values for AMLF constants
  • added CMake build system
  • removed obsolete build systems files
  • Fixed bug with required optional parameters of MorphActor function