aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8
AgeCommit message (Expand)Author
2009-08-30Updated the MSVC project files (added the newly-added AVI player)Filippos Karapetis
2009-08-25Updated the MSVC project files of the SCI engine for the latest file changes,...Filippos Karapetis
2009-08-25Added some missing (but currently unused) files to the SCI MSVC project filesFilippos Karapetis
2009-08-25Synced the MSVC8 project files with the latest changesFilippos Karapetis
2009-08-24Updated the MSVC project files of the SCI engine (added detection_tables.h)Filippos Karapetis
2009-08-21Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran...Andre Heider
2009-08-21Sync MSVC project files for JPEGScott Thomas
2009-08-21Removed jpeg.cpp and jpeg.h files from the project, as they no longer exist i...Jody Northup
2009-08-21Merged RGB color API and support in from /scummvm/branches/gsoc2009-16bit/Jody Northup
2009-08-16Merged revisions 43338-43340,43342,43344-43347,43349-43350,43352-43354,43357-...Travis Howell
2009-08-13- Add a specific OPCODEFUNC checkData to avoid having a Playtoons workaround ...Arnaud Boutonné
2009-08-13Merged revisions 43245-43249,43251-43252,43257,43260,43262-43264,43266,43268-...Travis Howell
2009-08-12Enable Personal Nightmare by default.Travis Howell
2009-08-11Fix compilation on MSVC8/9 after r43270: Add ENABLE_AGOS2 and ENABLE_PN to gl...Kari Salminen
2009-08-05Added common\EventRecorder.cpp, common\EventRecorder.h and common\EventDispat...Jody Northup
2009-08-05Enable keymapper in global config defines, no actual code changes yet.Jody Northup
2009-08-05Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,...Travis Howell
2009-08-04Cleaned up the MSVC project files of the gob engineFilippos Karapetis
2009-07-11Merged revisions 42360-42361,42364-42366,42368-42378,42380 via svnmerge from Travis Howell
2009-07-11Applied a slightly modified patch from clone2727 which adds static selector n...Filippos Karapetis
2009-07-10Fixed some branch-specific vsprops configuration, that was lost in the merge ...Jody Northup
2009-07-10Merged revisions 42277-42278,42286-42290,42292-42293,42297,42300-42301,42303,...Travis Howell
2009-07-09- Rewrote and greatly simplified the MSVC8 and MSVC9 project files so that th...Filippos Karapetis
2009-07-09Merged revisions 42252,42255-42263,42269-42271 via svnmerge from Travis Howell
2009-07-08Also added the ENABLE_IHNM and ENABLE_SAGA2 preprocessor definitions to the s...Filippos Karapetis
2009-07-08Updated the MSVC project files of the scummvm project (added graphics/sjis.*)Filippos Karapetis
2009-07-08Synced the MSVC project files of the gob engineFilippos Karapetis
2009-07-07Merged revisions 42205-42206,42208-42209,42211-42212,42214-42217,42219,42221-...Travis Howell
2009-07-07- Separate Playtoons gametypes from in GobEngine::initGameParts()Arnaud Boutonné
2009-07-06Merged revisions 42087-42088,42093-42095,42097-42099,42104-42107,42110,42112-...Travis Howell
2009-07-05Updated the MSVC project files of the gob engineFilippos Karapetis
2009-07-04Merged revisions 41219-41297,41299-41318,41322-41328,41331-41334,41336-41346,...Travis Howell
2009-07-03Cleaned up system.h, renamed OSystem::convertRect to OSystem::convertScreenRe...Jody Northup
2009-07-01Sync MSVC project files for JPEG additionScott Thomas
2009-06-27Enabled RGB color support in SCI engine, corrected SCI engine's initGraphics ...Jody Northup
2009-06-25Fix compilation issue for MSVCArnaud Boutonné
2009-06-25added preprocessor defines for ENABLE_RGB_COLOR and GROOVIE_EXPERIMENTAL to g...Jody Northup
2009-06-22rename parse.h and .cpp to expression.h and .cppArnaud Boutonné
2009-06-22Include recently added script.h and script.cppArnaud Boutonné
2009-06-20renamed ENABLE_16BIT define to more accurate ENABLE_RGB_COLORJody Northup
2009-06-17Added ENABLE_16BIT to preprocessor defines in gob's msvc8 vcproj. Fixed prepr...Jody Northup
2009-06-15Added the missing pixelformat.h fileFilippos Karapetis
2009-06-13Removed duplicate entry of disk.cppFilippos Karapetis
2009-06-13Properly updated the MSVC project files of the parallaction engine, fixing co...Filippos Karapetis
2009-06-13Oups. disk.cpp was also missing in MSVC filesArnaud Boutonné
2009-06-12Fix MSVC compilation : iff.h and iff.cpp were move from engines\parallaction\...Arnaud Boutonné
2009-06-07Suppress use of parse_v1 and parse_v2 as DrMcCoy got rid of them.Arnaud Boutonné
2009-06-06Updated the MSVC project files of the SCUMM engine for commit #41282Filippos Karapetis
2009-06-06Merged revisions 41154-41156,41160,41163-41181,41185-41186,41188-41189,41196-...Travis Howell
2009-06-05Corrected backend to be able to accept a 16-bit mouseKeyColor without overflowJody Northup