aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/sci.vcproj
AgeCommit message (Collapse)Author
2009-07-11Applied a slightly modified patch from clone2727 which adds static selector ↵Filippos Karapetis
names to some demos which are missing them (KQ4, LSL1, LSL3, Iceman and Christmas1992) svn-id: r42372
2009-07-09- Rewrote and greatly simplified the MSVC8 and MSVC9 project files so that ↵Filippos Karapetis
they use common compilation properties, based on patch #2774908. These common properties make it much simpler to change options and compilation defines globally, similar to how GCC *.mk files do. Also, this fixes problems where an ENABLE_* define was set for one project file but not another (like the situation in revisions 42257 and 42259). It's now much easier to construct a tool which will create the project files dynamically. - Dropped support for MSVC7 and MSVC7.1 for now (as they don't support common compilation properties and it's no longer easy to construct them from the MSVC8 ones) - hopefully, they will return in the future, once we got a more sophisticated tool to create them - Simplified the MSVC9 <-> MSVC8 conversion tools a bit svn-id: r42288
2009-06-04Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r41168
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-26Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r40918
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 with the latest changes to file structureFilippos Karapetis
svn-id: r40756
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-09Synced all the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r40402
2009-05-09Added file gfx\gfx_pixmap_scale.cppPaul Gilbert
svn-id: r40400
2009-05-06Fixed SCI compilation under MSVC and added several missing filesFilippos Karapetis
svn-id: r40359
2009-05-06Sync with adlib.cpp renamePaul Gilbert
svn-id: r40357
2009-05-06Added reference to sci\sfx\player\player.cppPaul Gilbert
svn-id: r40352
2009-05-06Updated the MSVC project files of the SCI engine (compilation is broken with ↵Filippos Karapetis
SCI under MSVC) svn-id: r40350
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-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-14Updated the MSVC project files of the SCI engine (added engine/savegame.h)Filippos Karapetis
svn-id: r39378
2009-03-10Updated the MSVC project files for the SCI engine (added engine/stringfrag.cpp)Filippos Karapetis
svn-id: r39316
2009-03-10Resource decompression functions moved to scicore\decompressor.cpp and ↵Greg Frieger
turned into classes. svn-id: r39311
2009-03-10Updated the MSVC project files of the SCI engine and ScummVMFilippos Karapetis
svn-id: r39294
2009-03-08Updated the MSVC project files of the SCI engine (added gfx/font.h)Filippos Karapetis
svn-id: r39232
2009-03-08SCI: Renamed vocab.cpp to vocabulary.cpp, to match the name of the header fileMax Horn
svn-id: r39213
2009-03-07Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r39193
2009-03-04Updated the MSVC project files for the SCI engine and the ScummVM common ↵Filippos Karapetis
code with the latest changes svn-id: r39124
2009-02-28Updated the MSVC project files of the SCI and SWORD1 enginesFilippos Karapetis
svn-id: r38962
2009-02-27updatePaweł Kołodziejski
svn-id: r38929
2009-02-26Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r38917
2009-02-26Updated the MSVC project files of the SCI and parallaction enginesFilippos Karapetis
svn-id: r38911
2009-02-24updatePaweł Kołodziejski
svn-id: r38873
2009-02-24updatePaweł Kołodziejski
svn-id: r38853
2009-02-23Updated the MSVC project files for the SCI engineFilippos Karapetis
svn-id: r38802
2009-02-22Removed include/aatree.h from the MSVC project filesFilippos Karapetis
svn-id: r38773
2009-02-22Updated and synced all MSVC project filesFilippos Karapetis
svn-id: r38771
2009-02-21update older msvcPaweł Kołodziejski
svn-id: r38739
2009-02-21Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r38734
2009-02-20Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r38624
2009-02-20Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r38570
2009-02-19Updated the MSVC project files of the SCI engineFilippos Karapetis
svn-id: r38544