dolphin/Source/Core/DolphinWX/Cheats
JosJuice 210aa774d5 DolphinWX: Only read titles.txt once
titles.txt is read into a map and passed to the GameListItem
constructor, making game list scanning a bit more efficient.

ISOPropreties's constructor is changed to take a GameListItem as an
argument instead of creating one on its own, because ISOPropreties
doesn't have the titles.txt map that the GameListItem constructor wants.
2015-09-13 14:17:58 +02:00
..
CheatSearchTab.cpp CheatSearchTab: Simplify functionality 2015-08-12 17:49:21 -04:00
CheatSearchTab.h CheatSearchTab: Simplify functionality 2015-08-12 17:49:21 -04:00
CheatsWindow.cpp Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
CheatsWindow.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
CreateCodeDialog.cpp DolphinWX: Only read titles.txt once 2015-09-13 14:17:58 +02:00
CreateCodeDialog.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
GeckoCodeDiag.cpp Fix line ending bug for downloaded gecko codes 2015-06-06 19:15:15 +02:00
GeckoCodeDiag.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00