Hellbender Horse
Pre-release
Pre-release
This version makes major changes to the API and naming conventions, and adds a GUI.
Major changes:
- rename
af
toFramework
- FlareGUI has been completely merged and renamed from
FGUI
toUI
- compiler name and version removed from lib filename
- bump required Allegro version to 5.2.0
Bin
s can no longer be created globally
Other notable changes:
- fixes compile warnings when using
make
andmake examples
- improves testing methods with boost test
allegro5/
is now the default directory for Allegro inMakefile
src/
is renamed tosource/
- runtime errors and warnings are color coded
identification
renamed toelement_id
Attributes
can be saved and loaded to/from filesAttrSaveLoad
removed completely- added
RenderCache
- fixed CamelCase naming convention in
vec2d
andvec3d
No binaries are provided with this release.