big rename: eressea.c[hc] => config.[hc]

This commit is contained in:
Enno Rehling 2010-02-21 08:05:27 +00:00
parent 7b4b2ea4cf
commit bd94e2c5cb
129 changed files with 140 additions and 140 deletions

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "attributes.h"
/* attributes includes */

View File

@ -15,7 +15,7 @@
#include <platform.h>
#include "follow.h"
#include <kernel/eressea.h>
#include <kernel/config.h>
#include <kernel/unit.h>
#include <util/attrib.h>

View File

@ -14,7 +14,7 @@
#include <platform.h>
#include "giveitem.h"
#include <kernel/eressea.h>
#include <kernel/config.h>
/* kernel includes */
#include <kernel/building.h>

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "gm.h"
/* kernel includes */

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "hate.h"
#include <kernel/unit.h>

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "iceberg.h"
#include <kernel/save.h>

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "key.h"
#include <kernel/save.h>

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "moved.h"
#include <util/attrib.h>

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "movement.h"
#include <util/attrib.h>

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "object.h"
/* kernel includes */

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "option.h"
#include <kernel/save.h>

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "orcification.h"
#include <kernel/save.h>

View File

@ -12,7 +12,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "otherfaction.h"
#include <kernel/faction.h>

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "overrideroads.h"
#include <kernel/save.h>

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "racename.h"
#include <kernel/save.h>

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "raceprefix.h"
#include <kernel/save.h>

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "reduceproduction.h"
#include <kernel/save.h>
#include <util/attrib.h>

View File

@ -15,7 +15,7 @@
#include <platform.h>
#include "targetregion.h"
#include <kernel/eressea.h>
#include <kernel/config.h>
#include <kernel/region.h>
#include <kernel/save.h>
#include <kernel/version.h>

View File

@ -11,7 +11,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "variable.h"
#include <kernel/save.h>

View File

@ -12,7 +12,7 @@ without prior permission by the authors of Eressea.
#include <platform.h>
#include "bind_attrib.h"
#include <kernel/eressea.h>
#include <kernel/config.h>
#include <kernel/unit.h>
#include <kernel/ship.h>

View File

@ -16,7 +16,7 @@ without prior permission by the authors of Eressea.
#include "bindings.h"
#include <kernel/alliance.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include <kernel/unit.h>
#include <kernel/item.h>
#include <kernel/faction.h>

View File

@ -1,5 +1,5 @@
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
// kernel includes
#include <kernel/faction.h>

View File

@ -16,7 +16,7 @@ without prior permission by the authors of Eressea.
#include "bind_ship.h"
#include "bind_building.h"
#include <kernel/eressea.h>
#include <kernel/config.h>
#include <kernel/region.h>
#include <kernel/resources.h>
#include <kernel/unit.h>

View File

@ -22,7 +22,7 @@ without prior permission by the authors of Eressea.
// kernel includes
#include <kernel/building.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include <kernel/faction.h>
#include <kernel/item.h>
#include <kernel/magic.h>

View File

@ -17,7 +17,7 @@ without prior permission by the authors of Eressea.
#include "bind_region.h"
#include "helpers.h"
#include <kernel/eressea.h>
#include <kernel/config.h>
#include <kernel/alliance.h>
#include <kernel/skill.h>

View File

@ -17,7 +17,7 @@ without prior permission by the authors of Eressea.
#include <util/log.h>
#include <util/attrib.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include <kernel/equipment.h>
#include <kernel/faction.h>
#include <kernel/magic.h>

View File

@ -1,5 +1,5 @@
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "archetype.h"
/* kernel includes */

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "creation.h"
#include "monster.h"

View File

@ -8,7 +8,7 @@ without prior permission by the authors of Eressea.
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "creport.h"
/* tweakable features */

View File

@ -22,7 +22,7 @@
#pragma region includes
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "economy.h"
/* gamecode includes */

View File

@ -11,7 +11,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "give.h"
#include "economy.h"

View File

@ -1,5 +1,5 @@
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "items.h"
#include "study.h"

View File

@ -22,7 +22,7 @@
#pragma region includes
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "laws.h"
#include <modules/gmcmd.h>
@ -2705,7 +2705,7 @@ sinkships(region * r)
}
/* The following functions do not really belong here: */
#include <kernel/eressea.h>
#include <kernel/config.h>
#include <kernel/build.h>
static attrib_type at_number = {

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "luck.h"

View File

@ -11,7 +11,7 @@ without prior permission by the authors of Eressea.
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "market.h"
#include <assert.h>

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "monster.h"
/* gamecode includes */

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "randenc.h"
#include "economy.h"

View File

@ -15,7 +15,7 @@
#define ECHECK_VERSION "4.01"
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
/* modules includes */
#include <modules/score.h>

View File

@ -12,7 +12,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "spy.h"
#include <kernel/faction.h>

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "spy.h"
/* kernel includes */

View File

@ -23,7 +23,7 @@
#define TEACH_FRIENDS
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "study.h"
#include <kernel/alchemy.h>

View File

@ -10,7 +10,7 @@
/* wenn platform.h nicht vor curses included wird, kompiliert es unter windows nicht */
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "summary.h"

View File

@ -8,7 +8,7 @@ without prior permission by the authors of Eressea.
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "xmlreport.h"
#define XML_ATL_NAMESPACE (const xmlChar *) "http://www.eressea.de/XML/2008/atlantis"

View File

@ -11,7 +11,7 @@
/* wenn platform.h nicht vor curses included wird, kompiliert es unter windows nicht */
#include <platform.h>
#include <curses.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "gmtool.h"
#include "gmtool_structs.h"

View File

@ -12,7 +12,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "artrewards.h"
/* kernel includes */

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "demonseye.h"
/* kernel includes */

View File

@ -11,7 +11,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "itemtypes.h"
#include "xerewards.h"

View File

@ -12,7 +12,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "phoenixcompass.h"
/* kernel includes */

View File

@ -11,13 +11,13 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "seed.h"
/* kernel includes */
#include <kernel/build.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include <kernel/item.h>
#include <kernel/region.h>

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "speedsail.h"
/* kernel includes */

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "weapons.h"
#include <kernel/unit.h>

View File

@ -12,7 +12,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "xerewards.h"
/* kernel includes */

View File

@ -221,6 +221,14 @@
RelativePath=".\kernel\command.h"
>
</File>
<File
RelativePath=".\kernel\config.c"
>
</File>
<File
RelativePath=".\kernel\config.h"
>
</File>
<File
RelativePath=".\kernel\connection.c"
>
@ -245,14 +253,6 @@
RelativePath=".\kernel\equipment.h"
>
</File>
<File
RelativePath=".\kernel\eressea.c"
>
</File>
<File
RelativePath=".\kernel\eressea.h"
>
</File>
<File
RelativePath=".\kernel\faction.c"
>

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "alchemy.h"
#include "item.h"

View File

@ -13,7 +13,7 @@ without prior permission by the authors of Eressea.
#pragma region includes
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "alliance.h"
#include <attributes/key.h>

View File

@ -15,7 +15,7 @@
#pragma region includes
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "battle.h"
#include "alchemy.h"

View File

@ -7,7 +7,7 @@ This program may not be used, modified or distributed
without prior permission by the authors of Eressea.
*/
#include <platform.h>
#include "eressea.h"
#include "config.h"
#include "textstore.h"
#include "save.h"

View File

@ -19,7 +19,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "build.h"
/* kernel includes */

View File

@ -14,7 +14,7 @@
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "building.h"
/* kernel includes */

View File

@ -11,7 +11,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "command.h"
#include <kernel/order.h>

View File

@ -19,7 +19,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
/* attributes includes */
#include <attributes/reduceproduction.h>

View File

@ -89,7 +89,7 @@ extern "C" {
#define STAMINA_AFFECTS_HP 1<<0
/**
* Hier endet der Teil von eressea.h, der die defines für die
* Hier endet der Teil von config.h, der die defines für die
* Spielwelt Eressea enthält, und beginnen die allgemeinen Routinen
*/

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "connection.h"
#include "region.h"

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "curse.h"
/* kernel includes */

View File

@ -18,7 +18,7 @@
* permission from the authors.
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "equipment.h"
/* kernel includes */

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "faction.h"
#include "equipment.h"

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "group.h"
/* kernel includes */

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "item.h"
#include <attributes/key.h>

View File

@ -13,7 +13,7 @@
/* TODO: enum auf fst_ umstellen. Pointer auf Display-Routine */
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "karma.h"

View File

@ -19,7 +19,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "magic.h"
#include "building.h"

View File

@ -19,7 +19,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "message.h"
/* kernel includes */
@ -57,7 +57,7 @@ typedef struct msg_setting {
/************ Compatibility function *************/
#define MAXSTRLEN (4*DISPLAYSIZE+3)
#include "region.h"
#include <kernel/eressea.h>
#include <kernel/config.h>
static void
arg_set(variant args[], const message_type * mtype, const char * buffer, variant v)

View File

@ -19,7 +19,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "move.h"
#include "alchemy.h"

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "names.h"
/* kernel includes */

View File

@ -11,7 +11,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "order.h"
#include "skill.h"

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "pathfinder.h"
#include "region.h"

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "plane.h"
/* kernel includes */

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "pool.h"
#include "faction.h"

View File

@ -18,7 +18,7 @@
* permission from the authors.
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "race.h"
#include <races/zombies.h>

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "region.h"
/* kernel includes */

View File

@ -18,7 +18,7 @@
* permission from the authors.
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "reports.h"
/* kernel includes */

View File

@ -11,7 +11,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "resources.h"
/* kernel includes */

View File

@ -19,7 +19,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "save.h"
#include "alchemy.h"

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "ship.h"
/* kernel includes */

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "skill.h"
#include "curse.h"

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "spell.h"
/* kernel includes */

View File

@ -1,5 +1,5 @@
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include <kernel/faction.h>
#include <util/unicode.h>
#include <util/base36.h>

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "teleport.h"
/* kernel includes */

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include <attributes/racename.h>
#include "terrain.h"
#include "terrainid.h"

View File

@ -7,7 +7,7 @@ This program may not be used, modified or distributed
without prior permission by the authors of Eressea.
*/
#include <platform.h>
#include "eressea.h"
#include "config.h"
#include "textstore.h"
#include "save.h"

View File

@ -24,7 +24,7 @@
/*
* Features enabled:
* If you are lacking the settings.h, create a new file common/settings.h,
* and write #include <settings-eressea.h> (or whatever settings you want
* and write #include <settings-config.h> (or whatever settings you want
* your game to use) in there.
* !!! DO NOT COMMIT THE SETTINGS.H FILE TO CVS !!!
* settings.h should always be the first thing you include (after platform.h).

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "unit.h"
#include "building.h"

View File

@ -11,7 +11,7 @@ without prior permission by the authors of Eressea.
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "xmlreader.h"
/* kernel includes */

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#if ARENA_MODULE
#include "arena.h"

View File

@ -11,7 +11,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "autoseed.h"
/* kernel includes */

View File

@ -11,7 +11,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#if DUNGEON_MODULE
#include "dungeon.h"

View File

@ -11,7 +11,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "gmcmd.h"
#include <kernel/command.h>

View File

@ -11,7 +11,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#if INFOCMD_MODULE
#include "infocmd.h"

View File

@ -20,7 +20,7 @@
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#if MUSEUM_MODULE
#include "museum.h"

View File

@ -13,7 +13,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#include "oceannames.h"
/* kernel includes */

View File

@ -20,7 +20,7 @@
*/
#include <platform.h>
#include <kernel/eressea.h>
#include <kernel/config.h>
#if SCORE_MODULE
#include "score.h"

Some files were not shown because too many files have changed in this diff Show More