Go to file
Kp be18f54d06 Simplify SConstruct StaticObject hook
The prior design was meant to allow the hook to be called instead of the
normal function, with the hook chaining to the normal function and then
performing other work as needed.  This flexibility is unnecessary, and
complicates improvements elsewhere.  Replace it with a hook that is
called with the result of the regular StaticObject call.
2018-08-24 02:58:21 +00:00
common Update memcpy blacklist 2018-08-20 00:34:16 +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 SDL2: MVE: fix noise from reading undefined sound data 2018-08-01 01:18:11 +00:00
Documentation Require support for reference qualified methods 2016-12-10 17:51:07 +00:00
similar Wrap the gobbler up in a preprocessor guard. 2018-08-22 12:10:33 -06:00
.gitattributes Add experimental Windows manifest 2017-08-02 02:49:12 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
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 Simplify SConstruct StaticObject hook 2018-08-24 02:58:21 +00:00