Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-11 | Applied 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-04 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r41168 | |||
2009-05-30 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r41034 | |||
2009-05-30 | SCI: 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-29 | Updated 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-28 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r40970 | |||
2009-05-26 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r40918 | |||
2009-05-21 | Updated the MSVC files of the SCI engine (added the KQ6 SEQ decoder) | Filippos Karapetis | |
svn-id: r40777 | |||
2009-05-21 | Updated the MSVC project files with the latest changes to file structure | Filippos Karapetis | |
svn-id: r40756 | |||
2009-05-15 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r40610 | |||
2009-05-14 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r40562 | |||
2009-05-13 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r40543 | |||
2009-05-13 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r40525 | |||
2009-05-12 | SCI: Removed sci_memory.h/.cpp | Max Horn | |
svn-id: r40514 | |||
2009-05-09 | Synced all the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r40402 | |||
2009-05-06 | Fixed SCI compilation under MSVC and added several missing files | Filippos Karapetis | |
svn-id: r40359 | |||
2009-05-06 | Updated the MSVC project files of the SCI engine (compilation is broken with ↵ | Filippos Karapetis | |
SCI under MSVC) svn-id: r40350 | |||
2009-04-11 | Updated the SAGA and SCI MSVC project files (removed saga/list.h and ↵ | Filippos Karapetis | |
sci/engine/aatree.h) svn-id: r39932 | |||
2009-03-25 | Update MSVC project files for r39687. | Kari Salminen | |
svn-id: r39692 | |||
2009-03-21 | Updated the MSVC project files of the Gob, Parallaction, SCI and SCUMM engines | Filippos Karapetis | |
svn-id: r39592 | |||
2009-03-18 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r39516 | |||
2009-03-18 | Added some missing header files to the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r39507 | |||
2009-03-17 | Updated the MSVC project files of the SCI engine for commit #39499 | Filippos Karapetis | |
svn-id: r39500 | |||
2009-03-16 | Updated 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-14 | Updated the MSVC project files of the SCI engine (added engine/savegame.h) | Filippos Karapetis | |
svn-id: r39378 | |||
2009-03-10 | Updated the MSVC project files for the SCI engine (added engine/stringfrag.cpp) | Filippos Karapetis | |
svn-id: r39316 | |||
2009-03-10 | Synced the rest of the MSVC project files for the SCI engine | Filippos Karapetis | |
svn-id: r39314 | |||
2009-03-10 | Updated the MSVC project files of the SCI engine and ScummVM | Filippos Karapetis | |
svn-id: r39294 | |||
2009-03-08 | Updated the MSVC project files of the SCI engine (added gfx/font.h) | Filippos Karapetis | |
svn-id: r39232 | |||
2009-03-08 | SCI: Renamed vocab.cpp to vocabulary.cpp, to match the name of the header file | Max Horn | |
svn-id: r39213 | |||
2009-03-07 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r39193 | |||
2009-03-04 | Updated the MSVC project files for the SCI engine and the ScummVM common ↵ | Filippos Karapetis | |
code with the latest changes svn-id: r39124 | |||
2009-02-28 | Updated the MSVC project files of the SCI and SWORD1 engines | Filippos Karapetis | |
svn-id: r38962 | |||
2009-02-27 | update | Paweł Kołodziejski | |
svn-id: r38929 | |||
2009-02-26 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r38917 | |||
2009-02-26 | Updated the MSVC project files of the SCI and parallaction engines | Filippos Karapetis | |
svn-id: r38911 | |||
2009-02-24 | update | Paweł Kołodziejski | |
svn-id: r38873 | |||
2009-02-24 | update | Paweł Kołodziejski | |
svn-id: r38853 | |||
2009-02-23 | Updated the MSVC project files for the SCI engine | Filippos Karapetis | |
svn-id: r38802 | |||
2009-02-22 | Removed include/aatree.h from the MSVC project files | Filippos Karapetis | |
svn-id: r38773 | |||
2009-02-22 | Updated and synced all MSVC project files | Filippos Karapetis | |
svn-id: r38771 | |||
2009-02-21 | update | Paweł Kołodziejski | |
svn-id: r38737 | |||
2009-02-21 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r38734 | |||
2009-02-21 | update | Paweł Kołodziejski | |
svn-id: r38710 | |||
2009-02-21 | disable warnings as error, said.cpp generate warnings from bison generated ↵ | Paweł Kołodziejski | |
parser svn-id: r38667 | |||
2009-02-20 | re-enable warnings as errors | Paweł Kołodziejski | |
svn-id: r38645 | |||
2009-02-20 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r38624 | |||
2009-02-20 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r38570 | |||
2009-02-19 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r38544 |