Go to file
Kp ec1cf005b6 Enable -Wformat-truncation
Add macro cf_assert ("control flow" assert) to hint to gcc that certain
conditions are impossible.  Use it to avoid generating range checks for
situations that never happen.  If the event did happen, the only
consequence would be truncated UI text, rather than a correctness
problem.
2018-08-26 18:10:36 +00:00
common Enable -Wformat-truncation 2018-08-26 18:10:36 +00:00
contrib Enable building with SDL2 2018-07-28 23:22:58 +00:00
d1x-rebirth Move d2x-rebirth/main/bmread.cpp -> similar/main/bmread.cpp 2018-07-18 04:39:28 +00:00
d2x-rebirth Enable -Wformat-truncation 2018-08-26 18:10:36 +00:00
Documentation
similar Enable -Wformat-truncation 2018-08-26 18:10:36 +00:00
.gitattributes Add experimental Windows manifest 2017-08-02 02:49:12 +00:00
.gitignore
COPYING.txt
GPL-3.txt
INSTALL.markdown Restore GOG reference in INSTALL.markdown 2017-11-25 01:56:51 +00:00
ISSUE_TEMPLATE.md Adjust issue template formatting 2018-04-28 04:36:11 +00:00
SConstruct Enable -Wformat-truncation 2018-08-26 18:10:36 +00:00