Skip to content

Commit b201bbc

Browse files
committed
Happy New Year 2025 from everyone at getMangos.eu 🎉
1 parent 74f15d5 commit b201bbc

File tree

579 files changed

+2667
-1066
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

579 files changed

+2667
-1066
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# MaNGOS is a full featured server for World of Warcraft, supporting
22
# the following clients: 1.12.x, 2.4.3, 3.3.5a, 4.3.4a and 5.4.8
33
#
4-
# Copyright (C) 2014-2023 MaNGOS <https://getmangos.eu>
5-
# Copyright (C) 2006-2013 ScriptDev2 project <http://www.scriptdev2.com>
4+
# Copyright (C) 2014-2025 MaNGOS <https://www.getmangos.eu>
5+
# Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com>
66
#
77
# This program is free software; you can redistribute it and/or modify
88
# it under the terms of the GNU General Public License as published by

base/escort_ai.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* area triggers, creatures, game objects, instances, items, and spells beyond
44
* the default database scripting in mangos.
55
*
6-
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7-
* Copyright (C) 2014-2023 MaNGOS <https://getmangos.eu>
6+
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7+
* Copyright (C) 2014-2025 MaNGOS <https://www.getmangos.eu>
88
*
99
* This program is free software; you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by

base/escort_ai.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* area triggers, creatures, game objects, instances, items, and spells beyond
44
* the default database scripting in mangos.
55
*
6-
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7-
* Copyright (C) 2014-2023 MaNGOS <https://getmangos.eu>
6+
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7+
* Copyright (C) 2014-2025 MaNGOS <https://www.getmangos.eu>
88
*
99
* This program is free software; you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by

base/follower_ai.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* area triggers, creatures, game objects, instances, items, and spells beyond
44
* the default database scripting in mangos.
55
*
6-
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7-
* Copyright (C) 2014-2023 MaNGOS <https://getmangos.eu>
6+
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7+
* Copyright (C) 2014-2025 MaNGOS <https://www.getmangos.eu>
88
*
99
* This program is free software; you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by

base/follower_ai.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* area triggers, creatures, game objects, instances, items, and spells beyond
44
* the default database scripting in mangos.
55
*
6-
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7-
* Copyright (C) 2014-2023 MaNGOS <https://getmangos.eu>
6+
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7+
* Copyright (C) 2014-2025 MaNGOS <https://www.getmangos.eu>
88
*
99
* This program is free software; you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by

base/guard_ai.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* area triggers, creatures, game objects, instances, items, and spells beyond
44
* the default database scripting in mangos.
55
*
6-
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7-
* Copyright (C) 2014-2023 MaNGOS <https://getmangos.eu>
6+
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7+
* Copyright (C) 2014-2025 MaNGOS <https://www.getmangos.eu>
88
*
99
* This program is free software; you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by

base/guard_ai.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* area triggers, creatures, game objects, instances, items, and spells beyond
44
* the default database scripting in mangos.
55
*
6-
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7-
* Copyright (C) 2014-2023 MaNGOS <https://getmangos.eu>
6+
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7+
* Copyright (C) 2014-2025 MaNGOS <https://www.getmangos.eu>
88
*
99
* This program is free software; you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by

base/pet_ai.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* area triggers, creatures, game objects, instances, items, and spells beyond
44
* the default database scripting in mangos.
55
*
6-
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7-
* Copyright (C) 2014-2023 MaNGOS <https://getmangos.eu>
6+
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7+
* Copyright (C) 2014-2025 MaNGOS <https://www.getmangos.eu>
88
*
99
* This program is free software; you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by

base/pet_ai.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* area triggers, creatures, game objects, instances, items, and spells beyond
44
* the default database scripting in mangos.
55
*
6-
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7-
* Copyright (C) 2014-2023 MaNGOS <https://getmangos.eu>
6+
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
7+
* Copyright (C) 2014-2025 MaNGOS <https://www.getmangos.eu>
88
*
99
* This program is free software; you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by

include/precompiled.cpp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
/**
2-
* ScriptDev2 is an extension for mangos providing enhanced features for
2+
* ScriptDev3 is an extension for mangos providing enhanced features for
33
* area triggers, creatures, game objects, instances, items, and spells beyond
44
* the default database scripting in mangos.
55
*
6-
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
6+
* Copyright (C) 2014-2025 MaNGOS <https://www.getmangos.eu>
7+
* Copyright (C) 2006-2013 ScriptDev2 <http://www.scriptdev2.com/>
78
*
89
* This program is free software; you can redistribute it and/or modify
910
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)