Cleanup code

Author Brian <Brian1461748123@gmail.com>
Author date 2016-08-14 06:52:58
Author local date 2016-08-14 14:52:58 +0800
Committer Brian <Brian1461748123@gmail.com>
Committer date 2016-08-14 06:52:58
Committer local date 2016-08-14 14:52:58 +0800
Commit 6cd2657c1254bc363f3b1067d48a1559cf4aee19
Tree 193e13ed134cfc6dd944a0a80cdce9eedf7fd1cd
Parent 6aaa6ab0f0307032229c85ae493da1f10fe5201c
Cleanup code
Affected files:
PokemonGo.RocketBot.Window/App.config
PokemonGo.RocketBot.Window/Config/Translations/translation.ca.json
PokemonGo.RocketBot.Window/Config/Translations/translation.cs.json
PokemonGo.RocketBot.Window/Config/Translations/translation.da.json
PokemonGo.RocketBot.Window/Config/Translations/translation.de.json
PokemonGo.RocketBot.Window/Config/Translations/translation.es.json
PokemonGo.RocketBot.Window/Config/Translations/translation.et.json
PokemonGo.RocketBot.Window/Config/Translations/translation.fr.json
PokemonGo.RocketBot.Window/Config/Translations/translation.gr.json
PokemonGo.RocketBot.Window/Config/Translations/translation.hu.json
PokemonGo.RocketBot.Window/Config/Translations/translation.id.json
PokemonGo.RocketBot.Window/Config/Translations/translation.it.json
PokemonGo.RocketBot.Window/Config/Translations/translation.lt.json
PokemonGo.RocketBot.Window/Config/Translations/translation.nl.json
PokemonGo.RocketBot.Window/Config/Translations/translation.no.json
PokemonGo.RocketBot.Window/Config/Translations/translation.pl.json
PokemonGo.RocketBot.Window/Config/Translations/translation.pt-br.json
PokemonGo.RocketBot.Window/Config/Translations/translation.pt-pt.json
PokemonGo.RocketBot.Window/Config/Translations/translation.ro.json
PokemonGo.RocketBot.Window/Config/Translations/translation.ru_RU.json
PokemonGo.RocketBot.Window/Config/Translations/translation.sv.json
PokemonGo.RocketBot.Window/Config/Translations/translation.th.json
PokemonGo.RocketBot.Window/Config/Translations/translation.tr.json
PokemonGo.RocketBot.Window/Config/Translations/translation.uk_UA.json
PokemonGo.RocketBot.Window/Config/Translations/translation.vi.json
PokemonGo.RocketBot.Window/Config/Translations/translation.zh_CN.json
PokemonGo.RocketBot.Window/Config/Translations/translation.zh_TW.json
PokemonGo.RocketBot.Window/Config/log4net.config
PokemonGo.RocketBot.Window/Config/log4net.unix.config
PokemonGo.RocketBot.Window/ConsoleEventListener.cs
PokemonGo.RocketBot.Window/ConsoleLogger.cs
PokemonGo.RocketBot.Window/MainForm.cs
PokemonGo.RocketBot.Window/Models/LoggingStrings.cs
PokemonGo.RocketBot.Window/Plugin/INecroPlugin.cs
PokemonGo.RocketBot.Window/Plugin/PluginInitializerInfo.cs
PokemonGo.RocketBot.Window/Plugin/PluginManager.cs
PokemonGo.RocketBot.Window/Program.cs
PokemonGo.RocketBot.Window/Resources/ProgressBar.cs
PokemonGo.RocketBot.Window/WebSocketHandler/ActionCommands/EvolvePokemonHandler.cs
PokemonGo.RocketBot.Window/WebSocketHandler/ActionCommands/TransferPokemonHandler.cs
PokemonGo.RocketBot.Window/WebSocketHandler/EncodingHelper.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Events/EggListResponce.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Events/ItemListResponce.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Events/PokemonListResponce.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Events/TrainerProfileResponce.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Events/WebResponce.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/GetEggListHandler.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/GetItemsListHandler.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/GetPokemonListHandler.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/GetPokemonSettingsHandler.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/GetTrainerProfileHandler.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Helpers/EggListWeb.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Helpers/PokemonListWeb.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Helpers/TrainerProfileWeb.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Tasks/GetEggListTask.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Tasks/GetItemListTask.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Tasks/GetPokemonListTask.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Tasks/GetPokemonSettingsTask.cs
PokemonGo.RocketBot.Window/WebSocketHandler/GetCommands/Tasks/GetTrainerProfileTask.cs
PokemonGo.RocketBot.Window/WebSocketHandler/IWebSocketRequestHandler.cs
PokemonGo.RocketBot.Window/WebSocketHandler/IWebSocketResponce.cs
PokemonGo.RocketBot.Window/WebSocketHandler/WebSocketEventManager.cs
PokemonGo.RocketBot.Window/WebSocketInterface.cs
PokemonGo.RocketBot.Window/packages.config
You may download the files in Public Git.