aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9
AgeCommit message (Collapse)Author
2009-06-07Suppress inclusion of a not yet committed fileArnaud Boutonné
svn-id: r41323
2009-06-07Suppress use of parse_v1 and parse_v2 as DrMcCoy got rid of them.Arnaud Boutonné
svn-id: r41322
2009-06-06Updated the MSVC project files of the SCUMM engine for commit #41282Filippos Karapetis
svn-id: r41290
2009-06-04Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r41168
2009-05-31gob - Apply DrMcCoy modifications to the save system in the vcproj files. ↵Arnaud Boutonné
(still not compiling, though) svn-id: r41060
2009-05-30Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r41034
2009-05-30SCI: Moved the rest of the console code out of sciconsole.cpp and into ↵Filippos Karapetis
console.cpp. "list" and "hexgrep" have been added to the console commands. parse_reg_t() has been moved to kmovement.cpp (as it's the only code using it). Note that the debug commands in scriptdebug.cpp have not been converted yet, so they don't work at the moment svn-id: r41024
2009-05-29Updated the MSVC project files of the SCI engine with the latest changes, ↵Filippos Karapetis
and synced the MSVC7 project file of the kyra engine svn-id: r40998
2009-05-28Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r40970
2009-05-28Added new files to the MSVC Kyra projectPaul Gilbert
svn-id: r40953
2009-05-26Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r40918
2009-05-25Updated the MSVC project files of the kyra engine (added sound_lol.cpp)Filippos Karapetis
svn-id: r40881
2009-05-21Updated the MSVC files of the SCI engine (added the KQ6 SEQ decoder)Filippos Karapetis
svn-id: r40777
2009-05-21Updated the MSVC project files of the gob engine (added helper.h)Filippos Karapetis
svn-id: r40769
2009-05-21Renamed the DXA, SMK and FLIC video decoders to reflect the fact that ↵Filippos Karapetis
they're decoders, not players svn-id: r40759
2009-05-21Updated the MSVC project files with the latest changes to file structureFilippos Karapetis
svn-id: r40756
2009-05-17Updated the MSVC project files of the AGOS and KYRA enginesFilippos Karapetis
svn-id: r40639
2009-05-15Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r40610
2009-05-14Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r40562
2009-05-13Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r40543
2009-05-13Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r40525
2009-05-12SCI: Removed sci_memory.h/.cppMax Horn
svn-id: r40514
2009-05-11Added the new hardwarekeys.cpp filePaul Gilbert
svn-id: r40448
2009-05-09Synced all the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r40402
2009-05-08Fixed compilation under all versions of MSVC (renamed ↵Filippos Karapetis
sound/softsynth/opl/opl.cpp and .h into opl_impl.h and opl_inc.h respectively) svn-id: r40379
2009-05-06Fixed SCI compilation under MSVC and added several missing filesFilippos Karapetis
svn-id: r40359
2009-05-06Updated the MSVC project files of the SCI engine (compilation is broken with ↵Filippos Karapetis
SCI under MSVC) svn-id: r40350
2009-05-06- Updated the MSVC project files of ScummVM (added the new Adlib player, as ↵Filippos Karapetis
well as vkeyb and keymapper) - Synced the GOB project files - Synced the SCUMM project files svn-id: r40349
2009-05-02Gob - Fix MSVC7, 7.1 and 9 VCPROJ, as compilation failed (demos classes were ↵Arnaud Boutonné
teleported to a demos subdir by some evil entity) ;) svn-id: r40235
2009-04-29Gob - Add game_fascin.cpp fileArnaud Boutonné
svn-id: r40208
2009-04-25MSVC project files for Gob : Add demoplayer and batplayer needed to compileArnaud Boutonné
svn-id: r40137
2009-04-24Updated the MSVC project files of the gob engine for commit #40122Filippos Karapetis
svn-id: r40125
2009-04-21Updated the MSVC project files of the gob engineFilippos Karapetis
svn-id: r40061
2009-04-21Patch #2776913: Fix MSVC dists to include new necessary filesMax Horn
svn-id: r40047
2009-04-11Updated the SAGA and SCI MSVC project files (removed saga/list.h and ↵Filippos Karapetis
sci/engine/aatree.h) svn-id: r39932
2009-04-01Update MSVC project files (MSVC9's cruise.vcproj bas broken in r39787).Kari Salminen
svn-id: r39792
2009-04-01Added Cruise sound.cpp/.h to the MSVC projectsPaul Gilbert
svn-id: r39787
2009-03-25Update MSVC project files for r39687.Kari Salminen
svn-id: r39692
2009-03-21Updated the MSVC project files of the Gob, Parallaction, SCI and SCUMM enginesFilippos Karapetis
svn-id: r39592
2009-03-18Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r39516
2009-03-18Added some missing header files to the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r39507
2009-03-17Updated the MSVC project files of the SCI engine for commit #39499Filippos Karapetis
svn-id: r39500
2009-03-16Updated the MSVC project files of the tinsel, sci and scummvm projects for ↵Filippos Karapetis
the file changes which occurred in commits #39430 and #39439 svn-id: r39440
2009-03-15Updated MSVC project files for commit #39416 (moved vag.* from ↵Filippos Karapetis
engines/sword1/ to sound/) svn-id: r39423
2009-03-14Updated the MSVC project files of the parallaction engineFilippos Karapetis
svn-id: r39403
2009-03-14Updated the MSVC project files of the SCI engine (added engine/savegame.h)Filippos Karapetis
svn-id: r39378
2009-03-14Add the ENABLE_LOL flag to release builds as wellFilippos Karapetis
svn-id: r39377
2009-03-10Updated the MSVC project files for the SCI engine (added engine/stringfrag.cpp)Filippos Karapetis
svn-id: r39316
2009-03-10Synced the rest of the MSVC project files for the SCI engineFilippos Karapetis
svn-id: r39314
2009-03-10Updated the MSVC project files of the SCI engine and ScummVMFilippos Karapetis
svn-id: r39294