dolphin/Source/Core/DolphinWX/Cheats
Lioncash f91292eff2 GeckoCodeConfig: Return vector by value for LoadCodes()
Using an out-param is a leftover from C++03. Action Replay codes already
return the vector of codes by value as well.
2017-03-21 16:58:13 -04:00
..
ActionReplayCodesPanel.cpp Fixed the remove and add buttons not disabling after removing a code. 2017-02-25 22:59:24 +00:00
ActionReplayCodesPanel.h CheatManager/ISOProperties: Refactor ActionReplay tabs as a class 2016-08-31 14:32:12 +10:00
ARCodeAddEdit.cpp CheatManager/ISOProperties: Refactor ActionReplay tabs as a class 2016-08-31 14:32:12 +10:00
ARCodeAddEdit.h CheatManager/ISOProperties: Refactor ActionReplay tabs as a class 2016-08-31 14:32:12 +10:00
CheatSearchTab.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
CheatSearchTab.h Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
CheatsWindow.cpp Unify the way of setting game ID, title ID, revision 2017-03-09 15:34:14 +01:00
CheatsWindow.h WX: HiDPI: CheatsWindow 2016-10-04 13:47:22 +11:00
CreateCodeDialog.cpp DolphinWX: Separate the information panel from ISOProperties 2016-12-01 21:21:46 -05:00
CreateCodeDialog.h WX: HiDPI: CheatsWindow 2016-10-04 13:47:22 +11:00
GeckoCodeDiag.cpp GeckoCodeConfig: Return vector by value for LoadCodes() 2017-03-21 16:58:13 -04:00
GeckoCodeDiag.h ISOProperties: Add notification when Cheats are disabled. 2016-08-31 14:32:12 +10:00