dolphin/Source/Core
Tony Drake b73a4ff5d6 Add some missing WiiWare makers
I noticed the Strong Bad games, FAST - Racing League, and Tetris Party
were lacking info in the game lists' maker column.

This adds the information based on the games' MakerID.
2017-10-01 14:53:01 -04:00
..
AudioCommon Remove NonCopyable 2017-08-22 16:40:34 +02:00
Common StringUtil: support TryParse(u16*) 2017-09-18 05:04:11 +02:00
Core Show event name when scheduling from wrong thread 2017-09-30 16:14:59 +02:00
DiscIO Add some missing WiiWare makers 2017-10-01 14:53:01 -04:00
DolphinNoGUI Core: SetOnStoppedCallback -> SetOnStateChangedCallback 2017-09-13 17:30:18 -07:00
DolphinQt2 MappingWindow: store profile filename in QComboBox userdata 2017-09-27 21:04:34 +02:00
DolphinWX More Capitalization Changes 2017-09-27 21:37:44 +02:00
InputCommon Prevent multiple HID elements of same usage type on OSX 2017-09-15 19:19:46 +02:00
UICommon Update -d argument help message 2017-09-10 12:28:53 +02:00
VideoBackends OGL/TextureCache: use std::array for the palette shader array 2017-09-17 02:34:02 -04:00
VideoCommon VideoBackends: Move SamplerState to common 2017-09-11 20:01:54 +10:00
CMakeLists.txt