~ruther/NosSmooth

70cfb69fc2259b94dc2a20e0188d27216f3dda57 — František Boháček 3 years ago 81d4c24
chore: fix line endings
98 files changed, 5652 insertions(+), 5652 deletions(-)

M .gitignore
M Core/NosSmooth.Core/Client/BaseNostaleClient.cs
M Core/NosSmooth.Core/Client/INostaleClient.cs
M Core/NosSmooth.Core/Commands/CommandProcessor.cs
M Core/NosSmooth.Core/Commands/ICommand.cs
M Core/NosSmooth.Core/Commands/ICommandHandler.cs
M Core/NosSmooth.Core/Commands/WalkCommand.cs
M Core/NosSmooth.Core/Errors/CommandHandlerNotFound.cs
M Core/NosSmooth.Core/Extensions/ServiceCollectionExtensions.cs
M Core/NosSmooth.Core/IsExternalInit.cs
M Core/NosSmooth.Core/NosSmooth.Core.csproj
M Core/NosSmooth.Core/Packets/Converters/ISpecificPacketSerializer.cs
M Core/NosSmooth.Core/Packets/Converters/InPacketSerializer.cs
M Core/NosSmooth.Core/Packets/IPacketHandler.cs
M Core/NosSmooth.Core/Packets/IPacketResponder.cs
M Core/NosSmooth.Core/Packets/IPacketSerializer.cs
M Core/NosSmooth.Core/Packets/PacketHandler.cs
M Core/NosSmooth.Core/Packets/PacketSerializer.cs
M Core/NosSmooth.Core/Packets/PacketSerializerProvider.cs
M Core/NosSmooth.Core/Packets/ParsingFailedPacket.cs
M Core/NosSmooth.Extensions/Events/GMJoinedMap.cs
M Core/NosSmooth.Extensions/NosSmooth.Extensions.csproj
M Core/NosSmooth.Game/Events/Handlers/EventDispatcher.cs
M Core/NosSmooth.Game/Events/Handlers/IGameResponder.cs
M Core/NosSmooth.Game/Extensions/ServiceCollectionExtensions.cs
M Core/NosSmooth.Game/NosSmooth.Game.csproj
M Core/NosSmooth.Language/NosSmooth.Language.csproj
M DllExport.bat
M Local/NosSmooth.LocalClient/CommandHandlers/Walk/Errors/WalkNotFinishedError.cs
M Local/NosSmooth.LocalClient/CommandHandlers/Walk/WalkCancelReason.cs
M Local/NosSmooth.LocalClient/CommandHandlers/Walk/WalkCommandHandler.cs
M Local/NosSmooth.LocalClient/CommandHandlers/Walk/WalkCommandHandlerOptions.cs
M Local/NosSmooth.LocalClient/CommandHandlers/Walk/WalkPacketResponder.cs
M Local/NosSmooth.LocalClient/CommandHandlers/Walk/WalkStatus.cs
M Local/NosSmooth.LocalClient/Extensions/ServiceCollectionExtensions.cs
M Local/NosSmooth.LocalClient/Hooks/NostaleHookManager.cs
M Local/NosSmooth.LocalClient/Hooks/WalkEventArgs.cs
M Local/NosSmooth.LocalClient/IPacketInterceptor.cs
M Local/NosSmooth.LocalClient/LocalClientOptions.cs
M Local/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj
M Local/NosSmooth.LocalClient/NostaleLocalClient.cs
M Local/NosSmooth.LocalClient/NostaleWindow.cs
M Local/NosSmooth.LocalCore/Character.cpp
M Local/NosSmooth.LocalCore/Character.h
M Local/NosSmooth.LocalCore/CharacterUnmanaged.cpp
M Local/NosSmooth.LocalCore/CharacterUnmanaged.h
M Local/NosSmooth.LocalCore/ModuleHook.cpp
M Local/NosSmooth.LocalCore/ModuleHook.h
M Local/NosSmooth.LocalCore/ModuleHook.ixx
M Local/NosSmooth.LocalCore/Network.cpp
M Local/NosSmooth.LocalCore/Network.h
M Local/NosSmooth.LocalCore/NetworkUnmanaged.cpp
M Local/NosSmooth.LocalCore/NetworkUnmanaged.h
M Local/NosSmooth.LocalCore/NosSmooth.LocalCore.vcxproj
M Local/NosSmooth.LocalCore/NosSmooth.LocalCore.vcxproj.filters
M Local/NosSmooth.LocalCore/NosSmoothCore.cpp
M Local/NosSmooth.LocalCore/NosSmoothCore.h
M Local/NosSmooth.LocalCore/NostaleString.h
M Local/NosSmooth.LocalCore/packages.config
M Remote/NosSmooth.Cryptography/IDecryptor.cs
M Remote/NosSmooth.Cryptography/IEncryptor.cs
M Remote/NosSmooth.Cryptography/NosSmooth.Cryptography.csproj
M Remote/NosSmooth.Cryptography/WorldDecryptor.cs
M Remote/NosSmooth.Cryptography/WorldEncryptor.cs
M Remote/NosSmooth.RemoteClient/NosSmooth.RemoteClient.csproj
M Remote/NosSmooth.RemoteClient/Properties/AssemblyInfo.cs
M Samples/DamageCounter/App.xaml
M Samples/DamageCounter/App.xaml.cs
M Samples/DamageCounter/AssemblyInfo.cs
M Samples/DamageCounter/DamageCounter.csproj
M Samples/DamageCounter/MainWindow.xaml
M Samples/DamageCounter/MainWindow.xaml.cs
M Samples/InterceptNameChanger/DllMain.cs
M Samples/InterceptNameChanger/FodyWeavers.xml
M Samples/InterceptNameChanger/InterceptNameChanger.csproj
M Samples/PacketInterceptor/DummyNostaleClient.cs
M Samples/PacketInterceptor/PacketInterceptor.csproj
M Samples/PacketInterceptor/Program.cs
M Samples/PacketInterceptor/TestResponder.cs
M Samples/PacketLogger/App.xaml
M Samples/PacketLogger/App.xaml.cs
M Samples/PacketLogger/AssemblyInfo.cs
M Samples/PacketLogger/MainWindow.xaml
M Samples/PacketLogger/MainWindow.xaml.cs
M Samples/PacketLogger/PacketLogger.csproj
M Samples/PacketLogger/Packets/PacketLoggerResponder.cs
M Samples/SimpleChat/DllMain.cs
M Samples/SimpleChat/FodyWeavers.xml
M Samples/SimpleChat/SimpleChat.csproj
M Samples/WalkCommands/ChatPacketInterceptor.cs
M Samples/WalkCommands/Commands/DetachCommand.cs
M Samples/WalkCommands/Commands/WalkCommands.cs
M Samples/WalkCommands/DllMain.cs
M Samples/WalkCommands/FodyWeavers.xml
M Samples/WalkCommands/Startup.cs
M Samples/WalkCommands/WalkCommands.csproj
M Tests/NosSmooth.Core.Tests/NosSmooth.Core.Tests.csproj
M Tests/NosSmooth.Core.Tests/Packets/InPacketSerializerTest.cs
This diff is too large to display. Try viewing the raw diff instead.
Do not follow this link