Mesen-X/GUI.NET/Forms/Cheats
2019-12-25 15:54:55 -05:00
..
ctrlCheatFinder.cs Cheat finder: Fixed inverted logic with smaller/greater than previous value code 2018-08-05 14:23:02 -04:00
ctrlCheatFinder.Designer.cs Cheat Finder: Fixed small layout issue 2018-09-16 19:11:04 -04:00
ctrlCheatFinder.resx Cheats: Added basic cheat code finder tool 2016-08-25 19:02:33 -04:00
FceuxCheatLoader.cs Cheats: Fixed CHT file loading logic for cheats that are not saved as "enabled" in the CHT file 2016-08-28 18:18:00 -04:00
frmCheat.cs Cheats: Auto-convert between the different types of cheat codes (when possible) 2019-12-25 15:54:55 -05:00
frmCheat.Designer.cs Linux: Fixed some layout issues 2019-01-27 01:33:26 -05:00
frmCheat.resx Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -05:00
frmCheatImport.cs Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives 2017-07-30 09:46:07 -04:00
frmCheatImport.Designer.cs Cheats: UI rework, added import options for Nestopia/FCEUX formats + export option in a Nestopia-compatible format 2016-08-18 22:33:36 -04:00
frmCheatImport.resx Cheats: UI rework, added import options for Nestopia/FCEUX formats + export option in a Nestopia-compatible format 2016-08-18 22:33:36 -04:00
frmCheatImportFromDb.cs UI: Fixed warnings found by xbuild 14.0 2018-06-11 19:27:35 -04:00
frmCheatImportFromDb.Designer.cs Cheats: Added built-in cheat DB (Import->From DB to add cheats from it) 2016-08-22 18:41:09 -04:00
frmCheatImportFromDb.resx Cheats: Added built-in cheat DB (Import->From DB to add cheats from it) 2016-08-22 18:41:09 -04:00
frmCheatList.cs UI: Prevent windows from appearing outside the available screens when restoring their position 2019-10-06 19:58:51 -04:00
frmCheatList.Designer.cs Cheats: Keep window size/position, add auto-resize to columns 2018-12-12 18:42:52 -05:00
frmCheatList.resx Cheats: Keep window size/position, add auto-resize to columns 2018-12-12 18:42:52 -05:00
MesenCheatExporter.cs Cheats: Fixed XML export code for custom codes - a compare value was always exported. 2016-12-14 17:16:55 -05:00
NestopiaCheatLoader.cs Cheats: Improved export code + fixed import bug 2016-08-22 20:25:44 -04:00