John "Elwin" Edwards
|
614dcfffd2
|
Fix more header-related warnings.
This fixes all current default warnings with GCC7 on Linux. That does
not mean the code is anywhere close to clean.
|
2017-09-22 16:24:40 -04:00 |
|
John "Elwin" Edwards
|
f8d1f422c8
|
Remove an extra bracket from some Autoconf macros.
|
2017-09-10 17:30:13 -04:00 |
|
John "Elwin" Edwards
|
321e437f47
|
Fix a typo in configure.ac.
'test' had been misspelled 'text', and the error had propagated to all
seven games.
|
2015-06-04 14:48:25 -04:00 |
|
John "Elwin" Edwards
|
be61b1a69e
|
rogue4, arogue5: improve portability.
Most changes merely prevent including header files that don't exist.
All games now build and run on MinGW, though bugs remain.
|
2014-05-07 14:08:38 -07:00 |
|
John "Elwin" Edwards
|
47712fdf5d
|
arogue5: port to autoconf.
'configure' and 'make install' now work. There may be problems with
hard-to-test features like MAXLOAD.
|
2013-08-31 09:18:07 -07:00 |
|