Init
This commit is contained in:
11
Source/slikenet/AutopatcherPatchContext.h
Normal file
11
Source/slikenet/AutopatcherPatchContext.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/AutopatcherPatchContext.h"
|
||||
11
Source/slikenet/AutopatcherRepositoryInterface.h
Normal file
11
Source/slikenet/AutopatcherRepositoryInterface.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/AutopatcherRepositoryInterface.h"
|
||||
11
Source/slikenet/Base64Encoder.h
Normal file
11
Source/slikenet/Base64Encoder.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/Base64Encoder.h"
|
||||
11
Source/slikenet/BitStream.h
Normal file
11
Source/slikenet/BitStream.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/BitStream.h"
|
||||
11
Source/slikenet/CCRakNetSlidingWindow.h
Normal file
11
Source/slikenet/CCRakNetSlidingWindow.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/CCRakNetSlidingWindow.h"
|
||||
11
Source/slikenet/CCRakNetUDT.h
Normal file
11
Source/slikenet/CCRakNetUDT.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/CCRakNetUDT.h"
|
||||
11
Source/slikenet/CheckSum.h
Normal file
11
Source/slikenet/CheckSum.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/CheckSum.h"
|
||||
11
Source/slikenet/CloudClient.h
Normal file
11
Source/slikenet/CloudClient.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/CloudClient.h"
|
||||
11
Source/slikenet/CloudCommon.h
Normal file
11
Source/slikenet/CloudCommon.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/CloudCommon.h"
|
||||
11
Source/slikenet/CloudServer.h
Normal file
11
Source/slikenet/CloudServer.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/CloudServer.h"
|
||||
11
Source/slikenet/CommandParserInterface.h
Normal file
11
Source/slikenet/CommandParserInterface.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/CommandParserInterface.h"
|
||||
11
Source/slikenet/ConnectionGraph2.h
Normal file
11
Source/slikenet/ConnectionGraph2.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/ConnectionGraph2.h"
|
||||
11
Source/slikenet/ConsoleServer.h
Normal file
11
Source/slikenet/ConsoleServer.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/ConsoleServer.h"
|
||||
11
Source/slikenet/DR_SHA1.h
Normal file
11
Source/slikenet/DR_SHA1.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DR_SHA1.h"
|
||||
11
Source/slikenet/DS_BPlusTree.h
Normal file
11
Source/slikenet/DS_BPlusTree.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_BPlusTree.h"
|
||||
11
Source/slikenet/DS_BinarySearchTree.h
Normal file
11
Source/slikenet/DS_BinarySearchTree.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_BinarySearchTree.h"
|
||||
11
Source/slikenet/DS_BytePool.h
Normal file
11
Source/slikenet/DS_BytePool.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_BytePool.h"
|
||||
11
Source/slikenet/DS_ByteQueue.h
Normal file
11
Source/slikenet/DS_ByteQueue.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_ByteQueue.h"
|
||||
11
Source/slikenet/DS_Hash.h
Normal file
11
Source/slikenet/DS_Hash.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_Hash.h"
|
||||
11
Source/slikenet/DS_Heap.h
Normal file
11
Source/slikenet/DS_Heap.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_Heap.h"
|
||||
11
Source/slikenet/DS_HuffmanEncodingTree.h
Normal file
11
Source/slikenet/DS_HuffmanEncodingTree.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_HuffmanEncodingTree.h"
|
||||
11
Source/slikenet/DS_HuffmanEncodingTreeFactory.h
Normal file
11
Source/slikenet/DS_HuffmanEncodingTreeFactory.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_HuffmanEncodingTreeFactory.h"
|
||||
11
Source/slikenet/DS_HuffmanEncodingTreeNode.h
Normal file
11
Source/slikenet/DS_HuffmanEncodingTreeNode.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_HuffmanEncodingTreeNode.h"
|
||||
11
Source/slikenet/DS_LinkedList.h
Normal file
11
Source/slikenet/DS_LinkedList.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_LinkedList.h"
|
||||
11
Source/slikenet/DS_List.h
Normal file
11
Source/slikenet/DS_List.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_List.h"
|
||||
11
Source/slikenet/DS_Map.h
Normal file
11
Source/slikenet/DS_Map.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_Map.h"
|
||||
11
Source/slikenet/DS_MemoryPool.h
Normal file
11
Source/slikenet/DS_MemoryPool.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_MemoryPool.h"
|
||||
11
Source/slikenet/DS_Multilist.h
Normal file
11
Source/slikenet/DS_Multilist.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_Multilist.h"
|
||||
11
Source/slikenet/DS_OrderedChannelHeap.h
Normal file
11
Source/slikenet/DS_OrderedChannelHeap.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_OrderedChannelHeap.h"
|
||||
11
Source/slikenet/DS_OrderedList.h
Normal file
11
Source/slikenet/DS_OrderedList.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_OrderedList.h"
|
||||
11
Source/slikenet/DS_Queue.h
Normal file
11
Source/slikenet/DS_Queue.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_Queue.h"
|
||||
11
Source/slikenet/DS_QueueLinkedList.h
Normal file
11
Source/slikenet/DS_QueueLinkedList.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_QueueLinkedList.h"
|
||||
11
Source/slikenet/DS_RangeList.h
Normal file
11
Source/slikenet/DS_RangeList.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_RangeList.h"
|
||||
11
Source/slikenet/DS_Table.h
Normal file
11
Source/slikenet/DS_Table.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_Table.h"
|
||||
11
Source/slikenet/DS_ThreadsafeAllocatingQueue.h
Normal file
11
Source/slikenet/DS_ThreadsafeAllocatingQueue.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_ThreadsafeAllocatingQueue.h"
|
||||
11
Source/slikenet/DS_Tree.h
Normal file
11
Source/slikenet/DS_Tree.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_Tree.h"
|
||||
11
Source/slikenet/DS_WeightedGraph.h
Normal file
11
Source/slikenet/DS_WeightedGraph.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DS_WeightedGraph.h"
|
||||
11
Source/slikenet/DataCompressor.h
Normal file
11
Source/slikenet/DataCompressor.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DataCompressor.h"
|
||||
11
Source/slikenet/DirectoryDeltaTransfer.h
Normal file
11
Source/slikenet/DirectoryDeltaTransfer.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DirectoryDeltaTransfer.h"
|
||||
11
Source/slikenet/DynDNS.h
Normal file
11
Source/slikenet/DynDNS.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/DynDNS.h"
|
||||
11
Source/slikenet/EmailSender.h
Normal file
11
Source/slikenet/EmailSender.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/EmailSender.h"
|
||||
11
Source/slikenet/EmptyHeader.h
Normal file
11
Source/slikenet/EmptyHeader.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/EmptyHeader.h"
|
||||
11
Source/slikenet/EpochTimeToString.h
Normal file
11
Source/slikenet/EpochTimeToString.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/EpochTimeToString.h"
|
||||
11
Source/slikenet/Export.h
Normal file
11
Source/slikenet/Export.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/Export.h"
|
||||
11
Source/slikenet/FileList.h
Normal file
11
Source/slikenet/FileList.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/FileList.h"
|
||||
11
Source/slikenet/FileListNodeContext.h
Normal file
11
Source/slikenet/FileListNodeContext.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/FileListNodeContext.h"
|
||||
11
Source/slikenet/FileListTransfer.h
Normal file
11
Source/slikenet/FileListTransfer.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/FileListTransfer.h"
|
||||
11
Source/slikenet/FileListTransferCBInterface.h
Normal file
11
Source/slikenet/FileListTransferCBInterface.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/FileListTransferCBInterface.h"
|
||||
11
Source/slikenet/FileOperations.h
Normal file
11
Source/slikenet/FileOperations.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/FileOperations.h"
|
||||
11
Source/slikenet/FormatString.h
Normal file
11
Source/slikenet/FormatString.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/FormatString.h"
|
||||
11
Source/slikenet/FullyConnectedMesh2.h
Normal file
11
Source/slikenet/FullyConnectedMesh2.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/FullyConnectedMesh2.h"
|
||||
11
Source/slikenet/GetTime.h
Normal file
11
Source/slikenet/GetTime.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/GetTime.h"
|
||||
11
Source/slikenet/Getche.h
Normal file
11
Source/slikenet/Getche.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/Getche.h"
|
||||
11
Source/slikenet/Gets.h
Normal file
11
Source/slikenet/Gets.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/Gets.h"
|
||||
11
Source/slikenet/GridSectorizer.h
Normal file
11
Source/slikenet/GridSectorizer.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/GridSectorizer.h"
|
||||
11
Source/slikenet/HTTPConnection.h
Normal file
11
Source/slikenet/HTTPConnection.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/HTTPConnection.h"
|
||||
11
Source/slikenet/HTTPConnection2.h
Normal file
11
Source/slikenet/HTTPConnection2.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/HTTPConnection2.h"
|
||||
11
Source/slikenet/IncrementalReadInterface.h
Normal file
11
Source/slikenet/IncrementalReadInterface.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/IncrementalReadInterface.h"
|
||||
11
Source/slikenet/InternalPacket.h
Normal file
11
Source/slikenet/InternalPacket.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/InternalPacket.h"
|
||||
11
Source/slikenet/Itoa.h
Normal file
11
Source/slikenet/Itoa.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/Itoa.h"
|
||||
11
Source/slikenet/Kbhit.h
Normal file
11
Source/slikenet/Kbhit.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/Kbhit.h"
|
||||
11
Source/slikenet/LinuxStrings.h
Normal file
11
Source/slikenet/LinuxStrings.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/LinuxStrings.h"
|
||||
11
Source/slikenet/LocklessTypes.h
Normal file
11
Source/slikenet/LocklessTypes.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/LocklessTypes.h"
|
||||
11
Source/slikenet/LogCommandParser.h
Normal file
11
Source/slikenet/LogCommandParser.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/LogCommandParser.h"
|
||||
11
Source/slikenet/MTUSize.h
Normal file
11
Source/slikenet/MTUSize.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/MTUSize.h"
|
||||
11
Source/slikenet/MessageFilter.h
Normal file
11
Source/slikenet/MessageFilter.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/MessageFilter.h"
|
||||
11
Source/slikenet/MessageIdentifiers.h
Normal file
11
Source/slikenet/MessageIdentifiers.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/MessageIdentifiers.h"
|
||||
11
Source/slikenet/NatPunchthroughClient.h
Normal file
11
Source/slikenet/NatPunchthroughClient.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/NatPunchthroughClient.h"
|
||||
11
Source/slikenet/NatPunchthroughServer.h
Normal file
11
Source/slikenet/NatPunchthroughServer.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/NatPunchthroughServer.h"
|
||||
11
Source/slikenet/NatTypeDetectionClient.h
Normal file
11
Source/slikenet/NatTypeDetectionClient.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/NatTypeDetectionClient.h"
|
||||
11
Source/slikenet/NatTypeDetectionCommon.h
Normal file
11
Source/slikenet/NatTypeDetectionCommon.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/NatTypeDetectionCommon.h"
|
||||
11
Source/slikenet/NatTypeDetectionServer.h
Normal file
11
Source/slikenet/NatTypeDetectionServer.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/NatTypeDetectionServer.h"
|
||||
11
Source/slikenet/NativeFeatureIncludes.h
Normal file
11
Source/slikenet/NativeFeatureIncludes.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/NativeFeatureIncludes.h"
|
||||
11
Source/slikenet/NativeFeatureIncludesOverrides.h
Normal file
11
Source/slikenet/NativeFeatureIncludesOverrides.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/NativeFeatureIncludesOverrides.h"
|
||||
11
Source/slikenet/NativeTypes.h
Normal file
11
Source/slikenet/NativeTypes.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/NativeTypes.h"
|
||||
11
Source/slikenet/NetworkIDManager.h
Normal file
11
Source/slikenet/NetworkIDManager.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/NetworkIDManager.h"
|
||||
11
Source/slikenet/NetworkIDObject.h
Normal file
11
Source/slikenet/NetworkIDObject.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/NetworkIDObject.h"
|
||||
11
Source/slikenet/PS3Includes.h
Normal file
11
Source/slikenet/PS3Includes.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/PS3Includes.h"
|
||||
11
Source/slikenet/PS4Includes.h
Normal file
11
Source/slikenet/PS4Includes.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/PS4Includes.h"
|
||||
11
Source/slikenet/PacketConsoleLogger.h
Normal file
11
Source/slikenet/PacketConsoleLogger.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/PacketConsoleLogger.h"
|
||||
11
Source/slikenet/PacketFileLogger.h
Normal file
11
Source/slikenet/PacketFileLogger.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/PacketFileLogger.h"
|
||||
11
Source/slikenet/PacketLogger.h
Normal file
11
Source/slikenet/PacketLogger.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/PacketLogger.h"
|
||||
11
Source/slikenet/PacketOutputWindowLogger.h
Normal file
11
Source/slikenet/PacketOutputWindowLogger.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/PacketOutputWindowLogger.h"
|
||||
11
Source/slikenet/PacketPool.h
Normal file
11
Source/slikenet/PacketPool.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/PacketPool.h"
|
||||
11
Source/slikenet/PacketPriority.h
Normal file
11
Source/slikenet/PacketPriority.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/PacketPriority.h"
|
||||
11
Source/slikenet/PacketizedTCP.h
Normal file
11
Source/slikenet/PacketizedTCP.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/PacketizedTCP.h"
|
||||
11
Source/slikenet/PluginInterface2.h
Normal file
11
Source/slikenet/PluginInterface2.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/PluginInterface2.h"
|
||||
11
Source/slikenet/RPC4Plugin.h
Normal file
11
Source/slikenet/RPC4Plugin.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/RPC4Plugin.h"
|
||||
11
Source/slikenet/Rackspace.h
Normal file
11
Source/slikenet/Rackspace.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/Rackspace.h"
|
||||
11
Source/slikenet/Rand.h
Normal file
11
Source/slikenet/Rand.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/Rand.h"
|
||||
11
Source/slikenet/RandSync.h
Normal file
11
Source/slikenet/RandSync.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/RandSync.h"
|
||||
11
Source/slikenet/ReadyEvent.h
Normal file
11
Source/slikenet/ReadyEvent.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/ReadyEvent.h"
|
||||
11
Source/slikenet/RefCountedObj.h
Normal file
11
Source/slikenet/RefCountedObj.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/RefCountedObj.h"
|
||||
11
Source/slikenet/RelayPlugin.h
Normal file
11
Source/slikenet/RelayPlugin.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/RelayPlugin.h"
|
||||
11
Source/slikenet/ReliabilityLayer.h
Normal file
11
Source/slikenet/ReliabilityLayer.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/ReliabilityLayer.h"
|
||||
11
Source/slikenet/ReplicaEnums.h
Normal file
11
Source/slikenet/ReplicaEnums.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/ReplicaEnums.h"
|
||||
11
Source/slikenet/ReplicaManager3.h
Normal file
11
Source/slikenet/ReplicaManager3.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/ReplicaManager3.h"
|
||||
11
Source/slikenet/Router2.h
Normal file
11
Source/slikenet/Router2.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/Router2.h"
|
||||
11
Source/slikenet/SecureHandshake.h
Normal file
11
Source/slikenet/SecureHandshake.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/SecureHandshake.h"
|
||||
11
Source/slikenet/SendToThread.h
Normal file
11
Source/slikenet/SendToThread.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt)
|
||||
*
|
||||
* This source code is licensed under the MIT-style license found in the
|
||||
* license.txt file in the root directory of this source tree.
|
||||
*
|
||||
*
|
||||
* Header file redirection to keep source compatibility with RakNet 4.082.
|
||||
*/
|
||||
|
||||
#include "../include/slikenet/SendToThread.h"
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user