dolphin/Source/Core/Core
Matthew Parlane 31cfc73a09 Fixes spacing for "for", "while", "switch" and "if"
Also moved && and || to ends of lines instead of start.
Fixed misc vertical alignments and some { needed newlining.
2014-03-11 00:35:07 +13:00
..
Boot Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Debugger Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
DSP Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
FifoPlayer Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
HLE Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
HW Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
IPC_HLE Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
PowerPC Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
ActionReplay.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
ActionReplay.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ARDecrypt.cpp Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
ARDecrypt.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ArmMemTools.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
BootManager.cpp Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
BootManager.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
CMakeLists.txt Rename assemble.cpp/.h and disassemble.cpp./.h to DSPAssembler.cpp/.h and DSPDisassembler.cpp/.h 2014-03-09 13:25:50 -04:00
ConfigManager.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
ConfigManager.h Merge pull request #96 from lioncash/remove-console-correctly 2014-03-08 15:54:06 +13:00
Core.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Core.h Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
Core.vcxproj Rename assemble.cpp/.h and disassemble.cpp./.h to DSPAssembler.cpp/.h and DSPDisassembler.cpp/.h 2014-03-09 13:25:50 -04:00
Core.vcxproj.filters Rename assemble.cpp/.h and disassemble.cpp./.h to DSPAssembler.cpp/.h and DSPDisassembler.cpp/.h 2014-03-09 13:25:50 -04:00
CoreParameter.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
CoreParameter.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
CoreTiming.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
CoreTiming.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
DSPEmulator.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
DSPEmulator.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ec_wii.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
ec_wii.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GeckoCode.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GeckoCode.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GeckoCodeConfig.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GeckoCodeConfig.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Host.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
MemTools.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Movie.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Movie.h Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
NetPlayClient.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
NetPlayClient.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
NetPlayProto.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
NetPlayServer.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
NetPlayServer.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
PatchEngine.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
PatchEngine.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
State.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
State.h Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
stdafx.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
stdafx.h Second and final pass of clearing out tabs. 2014-02-17 02:19:41 -05:00
Tracer.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Tracer.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
VolumeHandler.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VolumeHandler.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
x64MemTools.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00