ChangeLog:
- New entity properties using the . delimited syntax concept for CronoCrash engine.
- Player specific credit count was not be carried across saved games.
- Very minor refactor in ImportCache
- Normalize patch filenames
ChangeLog (trimmed):
- Fix openborvariant("in_sound_options")
- Major refactor of WebM playback code
- Support playback of WebM videos with no audio track
- Support screenshots and fullscreen flip during WebM playback
- Fix aspect ratio of WebM videos in OpenGL mode
- Fix nestegg bug where all floats would be read as 0.0 on big-endian
- Avoid displaying garbage as first frame of video
- Improve WebM error logging
While here use my own comment within the file in order to:
- Avoid $FreeBSD$ keywords in patches (per Porter's Handbook)
- Improve rationale
Suggested by: marino
In file included from source/webmlib/halloc/halloc.c:19:0:
source/webmlib/halloc/align.h:42:25: error: conflicting types for 'max_align_t'
typedef union max_align max_align_t;
^
In file included from source/webmlib/halloc/halloc.h:18:0,
from source/webmlib/halloc/halloc.c:18:
/usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd11.0/5.0.1/include/stddef.h:429:3: note: previous declaration of 'max_align_t' was here
} max_align_t;
^
Reported by: DPorts
PR: 196657
Reviewed by: games (danfe, partial of earlier version)
Approved by: bapt (mentor, earlier version)
OpenBOR is a continuation of the Beats Of Rage 2D game engine, which
was originally created by Senile Team.
WWW: http://www.chronocrash.com