diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-12-13 15:30:47 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-12-13 15:30:47 -0300 |
commit | cab0cf80f75d890b908c4526c9c83abd1e9017c1 (patch) | |
tree | 6bdcd738f5f9fefa8f28a7d08ada2a2249fa4c05 /src/enums/being | |
parent | b47e02f1e70a1f303bee370110448d92bc0a3684 (diff) | |
download | plus-cab0cf80f75d890b908c4526c9c83abd1e9017c1.tar.gz plus-cab0cf80f75d890b908c4526c9c83abd1e9017c1.tar.bz2 plus-cab0cf80f75d890b908c4526c9c83abd1e9017c1.tar.xz plus-cab0cf80f75d890b908c4526c9c83abd1e9017c1.zip |
Initial attempt at mass renaming
Diffstat (limited to 'src/enums/being')
-rw-r--r-- | src/enums/being/actortype.h | 4 | ||||
-rw-r--r-- | src/enums/being/attacktype.h | 4 | ||||
-rw-r--r-- | src/enums/being/attributes.h | 4 | ||||
-rw-r--r-- | src/enums/being/attributesstrings.cpp | 4 | ||||
-rw-r--r-- | src/enums/being/attributesstrings.h | 4 | ||||
-rw-r--r-- | src/enums/being/badgedrawtype.h | 4 | ||||
-rw-r--r-- | src/enums/being/badgeindex.h | 4 | ||||
-rw-r--r-- | src/enums/being/beingaction.h | 4 | ||||
-rw-r--r-- | src/enums/being/beingdirection.h | 4 | ||||
-rw-r--r-- | src/enums/being/cookingtype.h | 4 | ||||
-rw-r--r-- | src/enums/being/gender.h | 4 | ||||
-rw-r--r-- | src/enums/being/pickup.h | 4 | ||||
-rw-r--r-- | src/enums/being/rank.h | 4 | ||||
-rw-r--r-- | src/enums/being/reachable.h | 4 | ||||
-rw-r--r-- | src/enums/being/relation.h | 4 | ||||
-rw-r--r-- | src/enums/being/targetcursorsize.h | 4 | ||||
-rw-r--r-- | src/enums/being/targetcursortype.h | 4 | ||||
-rw-r--r-- | src/enums/being/visiblename.h | 4 | ||||
-rw-r--r-- | src/enums/being/visiblenamepos.h | 4 |
19 files changed, 38 insertions, 38 deletions
diff --git a/src/enums/being/actortype.h b/src/enums/being/actortype.h index 86c880683..00f52d360 100644 --- a/src/enums/being/actortype.h +++ b/src/enums/being/actortype.h @@ -1,9 +1,9 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/attacktype.h b/src/enums/being/attacktype.h index 92e0eb0fa..a26c98e11 100644 --- a/src/enums/being/attacktype.h +++ b/src/enums/being/attacktype.h @@ -1,10 +1,10 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/attributes.h b/src/enums/being/attributes.h index 20398d727..4be4daac0 100644 --- a/src/enums/being/attributes.h +++ b/src/enums/being/attributes.h @@ -1,9 +1,9 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/attributesstrings.cpp b/src/enums/being/attributesstrings.cpp index da547db7b..8a92b57f8 100644 --- a/src/enums/being/attributesstrings.cpp +++ b/src/enums/being/attributesstrings.cpp @@ -1,9 +1,9 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/attributesstrings.h b/src/enums/being/attributesstrings.h index 0d715354d..fa3834948 100644 --- a/src/enums/being/attributesstrings.h +++ b/src/enums/being/attributesstrings.h @@ -1,9 +1,9 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/badgedrawtype.h b/src/enums/being/badgedrawtype.h index b5d5d3c42..c19ef15cf 100644 --- a/src/enums/being/badgedrawtype.h +++ b/src/enums/being/badgedrawtype.h @@ -1,8 +1,8 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/badgeindex.h b/src/enums/being/badgeindex.h index b5d336f58..25f1d05c3 100644 --- a/src/enums/being/badgeindex.h +++ b/src/enums/being/badgeindex.h @@ -1,8 +1,8 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/beingaction.h b/src/enums/being/beingaction.h index 40ff78013..0f5cc8aa7 100644 --- a/src/enums/being/beingaction.h +++ b/src/enums/being/beingaction.h @@ -1,10 +1,10 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/beingdirection.h b/src/enums/being/beingdirection.h index ae58453d4..7a98a5bf8 100644 --- a/src/enums/being/beingdirection.h +++ b/src/enums/being/beingdirection.h @@ -1,10 +1,10 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/cookingtype.h b/src/enums/being/cookingtype.h index 2238aa60e..112be4f04 100644 --- a/src/enums/being/cookingtype.h +++ b/src/enums/being/cookingtype.h @@ -1,8 +1,8 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/gender.h b/src/enums/being/gender.h index 13122de78..07158262f 100644 --- a/src/enums/being/gender.h +++ b/src/enums/being/gender.h @@ -1,10 +1,10 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/pickup.h b/src/enums/being/pickup.h index 42b804617..e1ca2668a 100644 --- a/src/enums/being/pickup.h +++ b/src/enums/being/pickup.h @@ -1,10 +1,10 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/rank.h b/src/enums/being/rank.h index 62621e25d..41b8d05c2 100644 --- a/src/enums/being/rank.h +++ b/src/enums/being/rank.h @@ -1,8 +1,8 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/reachable.h b/src/enums/being/reachable.h index a49cd9584..7e0f91324 100644 --- a/src/enums/being/reachable.h +++ b/src/enums/being/reachable.h @@ -1,10 +1,10 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/relation.h b/src/enums/being/relation.h index cc0b1f2a4..f7ecc68fb 100644 --- a/src/enums/being/relation.h +++ b/src/enums/being/relation.h @@ -1,10 +1,10 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/targetcursorsize.h b/src/enums/being/targetcursorsize.h index 97461e291..ddb668eed 100644 --- a/src/enums/being/targetcursorsize.h +++ b/src/enums/being/targetcursorsize.h @@ -1,9 +1,9 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/targetcursortype.h b/src/enums/being/targetcursortype.h index add0dec37..1aa134314 100644 --- a/src/enums/being/targetcursortype.h +++ b/src/enums/being/targetcursortype.h @@ -1,9 +1,9 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/visiblename.h b/src/enums/being/visiblename.h index 17178478f..ecbeeb8da 100644 --- a/src/enums/being/visiblename.h +++ b/src/enums/being/visiblename.h @@ -1,8 +1,8 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/being/visiblenamepos.h b/src/enums/being/visiblenamepos.h index c76bfe961..605001e0b 100644 --- a/src/enums/being/visiblenamepos.h +++ b/src/enums/being/visiblenamepos.h @@ -1,8 +1,8 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |