summaryrefslogtreecommitdiff
path: root/src/const
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-13 15:30:47 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-13 15:30:47 -0300
commitcab0cf80f75d890b908c4526c9c83abd1e9017c1 (patch)
tree6bdcd738f5f9fefa8f28a7d08ada2a2249fa4c05 /src/const
parentb47e02f1e70a1f303bee370110448d92bc0a3684 (diff)
downloadplus-cab0cf80f75d890b908c4526c9c83abd1e9017c1.tar.gz
plus-cab0cf80f75d890b908c4526c9c83abd1e9017c1.tar.bz2
plus-cab0cf80f75d890b908c4526c9c83abd1e9017c1.tar.xz
plus-cab0cf80f75d890b908c4526c9c83abd1e9017c1.zip
Initial attempt at mass renaming
Diffstat (limited to 'src/const')
-rw-r--r--src/const/emoteshortcut.h4
-rw-r--r--src/const/equipment.h4
-rw-r--r--src/const/gui/chat.h4
-rw-r--r--src/const/gui/pages.h4
-rw-r--r--src/const/gui/theme.h4
-rw-r--r--src/const/itemshortcut.h4
-rw-r--r--src/const/net/inventory.h4
-rw-r--r--src/const/net/maxpacketversion.h4
-rw-r--r--src/const/net/net.h4
-rw-r--r--src/const/net/nostat.h4
-rw-r--r--src/const/net/skill.h4
-rw-r--r--src/const/render/graphics.h4
-rw-r--r--src/const/resources/currency.h4
-rw-r--r--src/const/resources/item/cards.h4
-rw-r--r--src/const/resources/item/itemoptions.h4
-rw-r--r--src/const/resources/map/map.h4
-rw-r--r--src/const/resources/skill.h4
-rw-r--r--src/const/resources/spriteaction.h4
-rw-r--r--src/const/sound.h4
-rw-r--r--src/const/spells.h4
-rw-r--r--src/const/utils/perfstat.h4
-rw-r--r--src/const/utils/timer.h4
-rw-r--r--src/const/utils/utf8.h4
23 files changed, 46 insertions, 46 deletions
diff --git a/src/const/emoteshortcut.h b/src/const/emoteshortcut.h
index 8a355ccd2..08c379d09 100644
--- a/src/const/emoteshortcut.h
+++ b/src/const/emoteshortcut.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/const/equipment.h b/src/const/equipment.h
index b97c146ba..871020e75 100644
--- a/src/const/equipment.h
+++ b/src/const/equipment.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/const/gui/chat.h b/src/const/gui/chat.h
index 89919f96c..c004c449b 100644
--- a/src/const/gui/chat.h
+++ b/src/const/gui/chat.h
@@ -1,10 +1,10 @@
/*
- * The ManaPlus Client
+ * The ManaVerse Client
* Copyright (C) 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/const/gui/pages.h b/src/const/gui/pages.h
index 108f1c8b1..2c5b1d922 100644
--- a/src/const/gui/pages.h
+++ b/src/const/gui/pages.h
@@ -1,10 +1,10 @@
/*
- * The ManaPlus Client
+ * The ManaVerse Client
* Copyright (C) 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/const/gui/theme.h b/src/const/gui/theme.h
index b991b6c33..f0697bcea 100644
--- a/src/const/gui/theme.h
+++ b/src/const/gui/theme.h
@@ -1,12 +1,12 @@
/*
- * The ManaPlus Client
+ * The ManaVerse Client
* Copyright (C) 2008 The Legend of Mazzeroth Development Team
* Copyright (C) 2009 Aethyra Development Team
* Copyright (C) 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/const/itemshortcut.h b/src/const/itemshortcut.h
index 67ae1782d..3f2836170 100644
--- a/src/const/itemshortcut.h
+++ b/src/const/itemshortcut.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/const/net/inventory.h b/src/const/net/inventory.h
index 8b6e910d0..77a808f0f 100644
--- a/src/const/net/inventory.h
+++ b/src/const/net/inventory.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/const/net/maxpacketversion.h b/src/const/net/maxpacketversion.h
index ba075b651..4702ac5e8 100644
--- a/src/const/net/maxpacketversion.h
+++ b/src/const/net/maxpacketversion.h
@@ -1,8 +1,8 @@
/*
- * The ManaPlus Client
+ * The ManaVerse Client
* Copyright (C) 2013-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/const/net/net.h b/src/const/net/net.h
index 8d515732d..8bd538149 100644
--- a/src/const/net/net.h
+++ b/src/const/net/net.h
@@ -1,8 +1,8 @@
/*
- * The ManaPlus Client
+ * The ManaVerse Client
* Copyright (C) 2013-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/const/net/nostat.h b/src/const/net/nostat.h
index 3273efe3c..b34aa2a20 100644
--- a/src/const/net/nostat.h
+++ b/src/const/net/nostat.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/const/net/skill.h b/src/const/net/skill.h
index 31816f7a0..3340f8613 100644
--- a/src/const/net/skill.h
+++ b/src/const/net/skill.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/const/render/graphics.h b/src/const/render/graphics.h
index 3ce01edd5..1589d52c5 100644
--- a/src/const/render/graphics.h
+++ b/src/const/render/graphics.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/const/resources/currency.h b/src/const/resources/currency.h
index 156ef7d87..653a01eb4 100644
--- a/src/const/resources/currency.h
+++ b/src/const/resources/currency.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/const/resources/item/cards.h b/src/const/resources/item/cards.h
index e8ce9bce1..272a696fe 100644
--- a/src/const/resources/item/cards.h
+++ b/src/const/resources/item/cards.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/const/resources/item/itemoptions.h b/src/const/resources/item/itemoptions.h
index 9e54d0d95..ae7d028e9 100644
--- a/src/const/resources/item/itemoptions.h
+++ b/src/const/resources/item/itemoptions.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/const/resources/map/map.h b/src/const/resources/map/map.h
index d67f79a97..38b2d608a 100644
--- a/src/const/resources/map/map.h
+++ b/src/const/resources/map/map.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/const/resources/skill.h b/src/const/resources/skill.h
index 6e9f53c22..8c63e2444 100644
--- a/src/const/resources/skill.h
+++ b/src/const/resources/skill.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/const/resources/spriteaction.h b/src/const/resources/spriteaction.h
index 681625027..dee7a985c 100644
--- a/src/const/resources/spriteaction.h
+++ b/src/const/resources/spriteaction.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/const/sound.h b/src/const/sound.h
index 4b5fcff55..310f31576 100644
--- a/src/const/sound.h
+++ b/src/const/sound.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/const/spells.h b/src/const/spells.h
index 567a45cf4..9a27d6006 100644
--- a/src/const/spells.h
+++ b/src/const/spells.h
@@ -1,9 +1,9 @@
/*
- * The ManaPlus Client
+ * The ManaVerse Client
* Copyright (C) 2009-2010 Andrei Karas
* 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/const/utils/perfstat.h b/src/const/utils/perfstat.h
index 59cf2fbc4..2b92d305b 100644
--- a/src/const/utils/perfstat.h
+++ b/src/const/utils/perfstat.h
@@ -1,8 +1,8 @@
/*
- * The ManaPlus Client
+ * The ManaVerse Client
* Copyright (C) 2018-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/const/utils/timer.h b/src/const/utils/timer.h
index 59d2082ba..1c31ff945 100644
--- a/src/const/utils/timer.h
+++ b/src/const/utils/timer.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/const/utils/utf8.h b/src/const/utils/utf8.h
index 82c12fc78..5ed600534 100644
--- a/src/const/utils/utf8.h
+++ b/src/const/utils/utf8.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