pcsx2/pcsx2/windows
GovanifY 628f5abaac PCSX2: Remove the arbitrary limit on patches by converting the patch list to a vector. (#2797)
Pnach had a limit that, while increased at some point to 2048, is still not enough for everyone. This uses a vector to avoid that limit, as there is no reason to keep it and people loading pnach with over 2048 patches most likely know what they are doing.
Inipatch group member was also unused in the whole codebase so I did some cleanup and removed it.
2019-01-23 02:01:30 +01:00
..
VCprojects PCSX2: Save/load slot improvements. 2018-09-11 00:39:33 +02:00
cheats PCSX2: Remove the arbitrary limit on patches by converting the patch list to a vector. (#2797) 2019-01-23 02:01:30 +01:00
AppIcon.ico Polished the app icons up! 2010-06-05 14:11:10 +00:00
DwmSetup.cpp license: add missing header 2014-04-12 19:42:41 +02:00
FlatFileReaderWindows.cpp Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
Optimus.cpp Request the use of the high-performance graphics card on systems where 2015-08-24 12:35:08 +01:00
PCSX2.manifest Remove Dependency and UAC info from the manifest file. 2015-08-31 21:03:53 -04:00
PatchBrowser.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
Win32.h Fix Linux compilation. (Possibly Windows as well...) 2010-06-22 10:58:34 +00:00
WinCompressNTFS.cpp Various translations related fixes and removed another log. 2011-02-26 21:55:02 +00:00
WinConsolePipe.cpp pcsx2|common: replace throw() by noexcept 2017-05-13 10:38:35 +02:00
WinKeyCodes.cpp gui: kb shortcuts: fix z shortcut 2015-10-12 01:55:45 +03:00
resource.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
wxResources.rc Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00