pcsx2/common/include
arcum42 d793d84860 The joys of unrestrained find/replace. :(
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@781 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-03-14 02:43:40 +00:00
..
api Plugin APIs: Corrected a few things that got missed when I committed initially. Moved the ini path passing to a separate function. Restored a few functions I'd deleted, and depreciated them instead. 2009-03-14 02:39:40 +00:00
PS2Edefs.h Major GUI API Cleanups. Most likely buggy as all hell. 2009-03-04 11:33:45 +00:00
PS2Etypes.h Many small bugfixes and optimizations: 2009-03-08 20:10:09 +00:00
Pcsx2Api.h Plugin APIs: Corrected a few things that got missed when I committed initially. Moved the ini path passing to a separate function. Restored a few functions I'd deleted, and depreciated them instead. 2009-03-14 02:39:40 +00:00
Pcsx2Config.h forgot to commit this... 2009-03-13 07:57:23 +00:00
Pcsx2Defs.h Forgot two files. 2009-03-13 07:27:52 +00:00
Pcsx2Types.h Forgot two files. 2009-03-13 07:27:52 +00:00
PluginCallbacks.h The joys of unrestrained find/replace. :( 2009-03-14 02:43:40 +00:00
afxresmw.h Restructured the build system from the ground up. 3rdparty libs have been moved back into a /3rdparty folder, and are compiled as libraries. Most relevant plugins are part of the pcsx2_suite_2008.sln. Revision tagging of filenames is still there, but is now disabled by default. Pathnames with spaces shouldn't break the buildscripts anymore. Removed tons and tons of files in an effort to simplify the repository and build system management. So if a solution file you're used to using is missing, it's missing for a good reason (means the project can be built either from the Suite solution, or by double-clicking the project file from explorer, from which MSVC creates a new solution for you). 2009-02-24 02:08:37 +00:00