Skip to content

Instantly share code, notes, and snippets.

@kraxarn
Last active April 10, 2019 10:25
Show Gist options
  • Select an option

  • Save kraxarn/d90074a5167e3563f5fd14c72303dd1d to your computer and use it in GitHub Desktop.

Select an option

Save kraxarn/d90074a5167e3563f5fd14c72303dd1d to your computer and use it in GitHub Desktop.
CrowEngine Changelog

2.0.1

  • Added a workaround for a bug on Windows 10 version 1809 where the taco manager would fail to load

2.0

  • Complete rewrite of the engine!

1.0.5

  • Added network features
  • Updated VC Runtime (Windows only)
  • Fixed QuickTime and smaller mouse issues (Mac only)
  • Added direct file access to taco files

1.0.4

  • Ported to macOS (10.12)
  • Added AudioQueue support (Mac only)

1.0.3

  • Remade the core on Windows
  • Removed DirectSound support (Windows only)
  • Removed DirectX support (Windows only)
  • Added OpenAL support (Windows only)
  • Updated FreeType to 2.7

1.0.2

  • Removed OpenAL support
  • Added OGG support

1.0.1

  • Added PhysFS support
  • Added Dumb support

1.0

  • First release!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment