server/src/attributes
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
..
CMakeLists.txt remove the old ORCIFICATION code. 2016-11-13 17:13:59 +01:00
attributes.c delete at_scare 2017-02-05 19:30:09 +01:00
attributes.h delete at_scare 2017-02-05 19:30:09 +01:00
dict.c fix loading data where embassy uses floats. 2017-02-18 17:52:25 +01:00
dict.h Be very strict about C standards. 2017-02-18 21:15:14 +01:00
fleechance.c remove autoconf.h from platform.h, fix lots of includes 2016-11-25 20:15:11 +01:00
fleechance.h fix copyright notice 2015-01-30 22:10:29 +01:00
follow.c read_referernce takes a gamedata object. 2016-02-24 11:53:22 +01:00
follow.h fix copyright notice 2015-01-30 22:10:29 +01:00
hate.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
hate.h fix copyright notice 2015-01-30 22:10:29 +01:00
iceberg.c reduce dependency on save.h 2016-11-13 19:40:38 +01:00
iceberg.h fix copyright notice 2015-01-30 22:10:29 +01:00
key.c Be very strict about C standards. 2017-02-18 21:15:14 +01:00
key.h Be very strict about C standards. 2017-02-18 21:15:14 +01:00
key.test.c BENUTZE Muschel repariert. 2017-02-13 18:48:38 +01:00
matmod.c remove autoconf.h from platform.h, fix lots of includes 2016-11-25 20:15:11 +01:00
matmod.h fix copyright notice 2015-01-30 22:10:29 +01:00
moved.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
moved.h fix copyright notice 2015-01-30 22:10:29 +01:00
movement.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
movement.h fix copyright notice 2015-01-30 22:10:29 +01:00
otherfaction.c Merge branch 'master' into develop 2016-08-06 23:30:59 +02:00
otherfaction.h fix compilation and setting parameters to null 2015-11-09 13:55:09 +01:00
otherfaction.test.c new rule: call test_setup to begin test, test_cleanup at end. 2016-08-29 14:21:28 +01:00
overrideroads.c reduce dependency on save.h 2016-11-13 19:40:38 +01:00
overrideroads.h fix copyright notice 2015-01-30 22:10:29 +01:00
racename.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
racename.h fix copyright notice 2015-01-30 22:10:29 +01:00
raceprefix.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
raceprefix.h refactoring: eliminate a_findc, and too much const-fuckery 2016-02-01 17:31:03 +01:00
reduceproduction.c reduce dependency on save.h 2016-11-13 19:40:38 +01:00
reduceproduction.h fix copyright notice 2015-01-30 22:10:29 +01:00
stealth.c reduce dependency on save.h 2016-11-13 19:40:38 +01:00
stealth.h refactoring modules, cleaning out the config.c kitchen sink. 2014-11-01 12:09:56 +01:00
stealth.test.c fix and tests for otherfaction attributes in E2 2015-11-09 13:36:52 +01:00
targetregion.c reduce dependency on save.h 2016-11-13 19:40:38 +01:00
targetregion.h fix copyright notice 2015-01-30 22:10:29 +01:00