Go to file
Kp 4a742e3fc4 Parenthesize static_assert expression
When static_assert is a macro, it must have two arguments as seen by the
preprocessor.  Add an identity mapping to the native case to enforce
this, and fix up all the sites that break with the new rule.
2015-07-09 03:12:45 +00:00
common Parenthesize static_assert expression 2015-07-09 03:12:45 +00:00
contrib Remove unused libpng support 2015-06-13 22:42:21 +00:00
d1x-rebirth Make objnum unsigned 2015-06-13 22:42:15 +00:00
d2x-rebirth Cache font LINE_SPACING 2015-06-13 22:42:22 +00:00
similar Parenthesize static_assert expression 2015-07-09 03:12:45 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
.travis.yml disable non-working clang support in travis 2015-04-25 16:54:05 +00:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
SConstruct Move similar/arch/sdl/timer.cpp -> common/arch/sdl/timer.cpp 2015-07-04 21:01:17 +00:00