Go to file
Kp c368cf5ddd Simplify ai predicate functions
Many predicate functions only need to return zero/nonzero, and the
callers do not care about the particular value of nonzero.  Use this to
eliminate loads of explicit `1`, instead returning a nonzero value
generated by the test.
2018-03-27 03:49:34 +00:00
common Read/write flickering_light by reference 2018-03-27 03:49:34 +00:00
contrib Add support for PNG screenshots 2018-02-18 00:42:42 +00:00
d1x-rebirth Pass vertex factory to compute_segment_center 2018-03-12 03:43:47 +00:00
d2x-rebirth Remove hack for bypassing buddy time restriction 2018-03-27 03:49:34 +00:00
Documentation Require support for reference qualified methods 2016-12-10 17:51:07 +00:00
similar Simplify ai predicate functions 2018-03-27 03:49:34 +00: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 corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt
INSTALL.markdown Restore GOG reference in INSTALL.markdown 2017-11-25 01:56:51 +00:00
SConstruct Fix SConf png test for gcc-4.9 2018-03-24 21:33:29 +00:00