aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8
AgeCommit message (Collapse)Author
2007-10-12Updated the MSVC8 kyra project file for commit #29187Filippos Karapetis
svn-id: r29196
2007-09-27Updated the MSVC8 touche project file for commit #29108Filippos Karapetis
svn-id: r29109
2007-09-23Updated the MSVC8 SAGA project file for commit #29038Filippos Karapetis
svn-id: r29043
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-09-19Updated the MSVC8 AGI project file with the latest changes to the engineFilippos Karapetis
svn-id: r28960
2007-09-18Updated the MSVC8 SCUMMVM project file with the latest changes to fsnodeFilippos Karapetis
svn-id: r28955
2007-09-15Updated the SAGA MSVC8 project file for the last commitFilippos Karapetis
svn-id: r28909
2007-09-14update project filePaweł Kołodziejski
svn-id: r28900
2007-09-06updatePaweł Kołodziejski
svn-id: r28866
2007-09-02Renamed preagi_input.cpp to preagi_common.cpp, as it now contains the code ↵Filippos Karapetis
that all preagi games share (commit 2 of 2) svn-id: r28832
2007-09-01Updated the agi MSVC8 project file for commit #28791Filippos Karapetis
svn-id: r28795
2007-09-01Fix MSVC8's project file after addition of the WIP PreAGI engine.Kari Salminen
svn-id: r28790
2007-08-26Updated the parallaction MSVC8 project file for commit #28735Filippos Karapetis
svn-id: r28741
2007-08-25Updated the parallaction MSVC8 project file for commit #28711Filippos Karapetis
svn-id: r28717
2007-08-13Add gob-engine's map_v4.cpp to gob.vcproj. Fixes compilation with msvc8.Kari Salminen
svn-id: r28593
2007-08-11Updated the MSVC8 ScummVM project file for commit #28520Filippos Karapetis
svn-id: r28521
2007-08-09Fix compilation under MSVC8 (Added file_nes.h and file_nes.cpp to ↵Kari Salminen
scumm-project). svn-id: r28504
2007-07-30Updated the MSVC8 project file of the gob engine for commit #28327Filippos Karapetis
svn-id: r28330
2007-07-29Updated the MSVC8 project file of the parallaction engine for commit #28312Filippos Karapetis
svn-id: r28314
2007-07-29Updated the MSVC8 project file of the kyra engine for commits #28294, 28296, ↵Filippos Karapetis
28297 svn-id: r28307
2007-07-29Updated the MSVC8 project file of the parallaction engine for commit #28302Filippos Karapetis
svn-id: r28305
2007-07-29Updated the MSVC8 project file of the parallaction engine for commit #28299Filippos Karapetis
svn-id: r28301
2007-07-29Updated the MSVC8 project file of the parallaction engine for commit #28289Filippos Karapetis
svn-id: r28293
2007-07-28Updated the MSVC8 project file of the parallaction engine for commit #28246Filippos Karapetis
svn-id: r28249
2007-07-27Updated the MSVC8 project file of the drascula engine for commit #28220Filippos Karapetis
svn-id: r28224
2007-07-27Updated the MSVC8 project file of the parallaction engine for commit #28221Filippos Karapetis
svn-id: r28223
2007-07-26Updated the MSVC8 project file for the gob engine for commits #28205-#28206Filippos Karapetis
svn-id: r28213
2007-07-17forgot about drascula.vcprojPaweł Kołodziejski
svn-id: r28133
2007-07-17added engine stubs code for Drascula gamePaweł Kołodziejski
svn-id: r28130
2007-06-28Update of the MSVC8 project files for commit #27760Filippos Karapetis
svn-id: r27768
2007-06-23Update MSVC8 ScummVM project file for commit #27640Filippos Karapetis
svn-id: r27644
2007-06-22Update MSVC8 lure project file for commits #27604 and #27608Filippos Karapetis
svn-id: r27629
2007-06-15Microsoft VC 8.0 project files updateFilippos Karapetis
svn-id: r27407
2007-05-28re-enable console for debug mode, this time it works :)Paweł Kołodziejski
svn-id: r27000
2007-05-28revert last changePaweł Kołodziejski
svn-id: r26995
2007-05-28reenable console in debug compilation modePaweł Kołodziejski
svn-id: r26990
2007-05-27Updated MSVC8 files for commit #26929Filippos Karapetis
svn-id: r26968
2007-05-21Updated MSVC8 files for commits #26869, #26870Filippos Karapetis
svn-id: r26900
2007-05-06Updated MSVC8 parallaction project file for commit #26755Filippos Karapetis
svn-id: r26761
2007-05-05Update MSVC8 kyra project file for commit #26749Filippos Karapetis
svn-id: r26752
2007-05-01Update MSVC8 project files for commits #26719 and #26723Filippos Karapetis
Note that MSVC8 auto-generated a "FileConfiguration" entry for sound/iff.cpp in scummvm.vcproj. Removing it broke compilation for me, so I'm leaving it in. svn-id: r26733
2007-04-28Updated the rootnamespace property and unified the compiler optimizations ↵Filippos Karapetis
across all engines for the MSVC8 project files. Also, changed the subsystem to be console instead of windows, so that the console window is shown, like in the gcc SVN binaries svn-id: r26650
2007-04-28forgot about dependsPaweł Kołodziejski
svn-id: r26646
2007-04-28update msvc8 project filesPaweł Kołodziejski
svn-id: r26645
2007-04-16Updated the MSVC8 project file again, adding the new file init_v3.cppSven Hesse
svn-id: r26524
2007-04-15fixed warningsPaweł Kołodziejski
svn-id: r26506
2007-04-15Another patch by thebluegr (bug #1700986), adding sound/aiff.cpp and ↵Sven Hesse
backends/events/default/default-events.cpp svn-id: r26505
2007-04-15Applied the patch by thebluegr (bug #1700986)Sven Hesse
svn-id: r26504
2007-03-30Renamed AGIs savegame.cpp to saveload.cpp, to match the other enginesMax Horn
svn-id: r26330
2007-03-16Added new gui/object.cpp files to MSVC projectsMax Horn
svn-id: r26148