mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Added AGPL license to the whole codebase. All other devs who's code is in the project as of June 2019 came to agreement that they were fine to add this license to the project; Demo, Devi, Jorge, Azia, Shozokui, Dude22072.
This commit is contained in:
@@ -1,4 +1,25 @@
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
{
|
||||
class ContentWork
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
{
|
||||
class GroupGlobalSave
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
{
|
||||
class GroupGlobalTemp
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
{
|
||||
class GroupMemberSave
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
{
|
||||
class LinkshellWork
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
{
|
||||
class PartyWork
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
{
|
||||
class RelationWork
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
|
||||
namespace FFXIVClassic_World_Server.Actor.Group.Work
|
||||
{
|
||||
class RetainerWork
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.Net.Sockets;
|
||||
using System.Collections.Concurrent;
|
||||
using System.Net;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
namespace FFXIVClassic_World_Server.DataObjects
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
namespace FFXIVClassic_World_Server.DataObjects
|
||||
{
|
||||
class DBWorld
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.Packets.Send.Subpackets.Groups;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic_World_Server.Actor.Group.Work;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic_World_Server.Actor.Group.Work;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using FFXIVClassic_World_Server.Packets.Send.Subpackets.Groups;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
|
||||
namespace FFXIVClassic_World_Server.DataObjects.Group
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.Actor.Group.Work;
|
||||
using FFXIVClassic_World_Server.Packets.Send.Subpackets.Groups;
|
||||
using System;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.Actor.Group.Work;
|
||||
using FFXIVClassic_World_Server.Packets.Send.Subpackets.Groups;
|
||||
using System.Collections.Generic;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.Actor.Group.Work;
|
||||
using FFXIVClassic_World_Server.Packets.Send.Subpackets.Groups;
|
||||
using System;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
namespace FFXIVClassic_World_Server.DataObjects.Group
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
namespace FFXIVClassic_World_Server.DataObjects.Group
|
||||
{
|
||||
class RetainerGroupMember
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.Packets.Send.Subpackets.Groups;
|
||||
|
||||
namespace FFXIVClassic_World_Server.DataObjects.Group
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
|
||||
namespace FFXIVClassic_World_Server.DataObjects
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic_World_Server.Packets.Send.Subpackets;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic_World_Server.Packets.Send.Subpackets;
|
||||
|
||||
namespace FFXIVClassic_World_Server.DataObjects
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Net;
|
||||
using System.Net.Sockets;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using MySql.Data.MySqlClient;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using MySql.Data.MySqlClient;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using FFXIVClassic_World_Server.DataObjects;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects;
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using FFXIVClassic_World_Server.Packets.Receive;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
namespace FFXIVClassic_World_Server.Packets.Send.Subpackets.Groups
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
namespace FFXIVClassic_World_Server.Packets.Send.Subpackets.Groups
|
||||
{
|
||||
class GroupMember
|
||||
{
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
namespace FFXIVClassic_World_Server.Packets.WorldPackets.Receive.Group
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
namespace FFXIVClassic_World_Server.Packets.WorldPackets.Receive.Group
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
namespace FFXIVClassic_World_Server.Packets.WorldPackets.Receive.Group
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
namespace FFXIVClassic_World_Server.Packets.WorldPackets.Receive.Group
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
namespace FFXIVClassic_World_Server.Packets.WorldPackets.Receive.Group
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
namespace FFXIVClassic_World_Server.Packets.WorldPackets.Receive
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
namespace FFXIVClassic_World_Server.Packets.WorldPackets.Receive
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using System;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
namespace FFXIVClassic_World_Server.Packets.WorldPackets.Receive
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects;
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic_World_Server.DataObjects;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic_World_Server.DataObjects;
|
||||
using MySql.Data.MySqlClient;
|
||||
using NLog;
|
||||
using System;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects;
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using FFXIVClassic_World_Server.Packets.WorldPackets.Receive;
|
||||
|
@@ -1,4 +1,25 @@
|
||||
using FFXIVClassic.Common;
|
||||
/*
|
||||
===========================================================================
|
||||
Copyright (C) 2015-2019 FFXIV Classic Server Dev Team
|
||||
|
||||
This file is part of FFXIV Classic Server.
|
||||
|
||||
FFXIV Classic Server is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
FFXIV Classic Server is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with FFXIV Classic Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using FFXIVClassic_World_Server.DataObjects;
|
||||
using FFXIVClassic_World_Server.DataObjects.Group;
|
||||
using FFXIVClassic_World_Server.Packets.Send.Subpackets;
|
||||
|
Reference in New Issue
Block a user