Go to file
Kp 3f164f494d Unpack LazyObjectConstructor loops
Use of the comprehensions makes the code less readable and harder to
modify.  The performance benefit, if any, is in the noise.  Switch to
an unpacked form.
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
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
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 Unpack LazyObjectConstructor loops 2018-08-24 02:58:21 +00:00