server/src/spells
Enno Rehling 4e5f1d05ce Be very strict about C standards.
Compile with -std=c89 in gcc.
remove all // comments (they are nice, but unnecessary).
variables only declared at start of block.
various pedantery.
backwards compatible va_copy for pre-C99 gcc.
2017-02-18 21:15:14 +01:00
..
borders.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
borders.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
buildingcurse.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
buildingcurse.h rewrite and unit tests 2015-07-07 20:23:24 +02:00
CMakeLists.txt remove code for alp (non-functional) 2016-03-25 21:18:57 +01:00
combatspells.c Be very strict about C standards. 2017-02-18 21:15:14 +01:00
combatspells.h remove code for shadowcall, too 2017-02-18 18:25:58 +01:00
flyingship.c more config.h removal. 2016-11-17 17:06:31 +01:00
flyingship.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
flyingship.test.c this test is poorly written, and a trap 2016-03-10 23:05:24 +01:00
magicresistance.c remove autoconf.h from platform.h, fix lots of includes 2016-11-25 20:15:11 +01:00
magicresistance.test.c missing struct declarations in curse.h 2016-11-17 11:34:35 +01:00
regioncurse.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
regioncurse.h fix indentation in every file 2015-01-30 20:37:14 +01:00
shipcurse.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
shipcurse.h that just slipped in the commit by accident... 2015-11-02 13:55:28 +01:00
unitcurse.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
unitcurse.h fix indentation in every file 2015-01-30 20:37:14 +01:00