Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-19 | Updated the MSVC project files of the groovie engine, for commit #35122 | Filippos Karapetis | |
svn-id: r35123 | |||
2008-11-17 | Fix compilation of Tucker-engine under MSVC by adding missing flic_player.h ↵ | Kari Salminen | |
and flic_player.cpp to the project files. svn-id: r35108 | |||
2008-11-16 | Added MSVC projects for the new groovie engine and enabled the engine | Filippos Karapetis | |
svn-id: r35097 | |||
2008-11-13 | Updated the MSVC project files of the sword1 engine | Filippos Karapetis | |
svn-id: r35044 | |||
2008-11-13 | Updated the MSVC project files of the cine engine | Filippos Karapetis | |
svn-id: r35034 | |||
2008-11-12 | Updated MSVC project files for the sky engine | Filippos Karapetis | |
svn-id: r35016 | |||
2008-11-11 | Updated MSVC project files for commit #35002 | Filippos Karapetis | |
svn-id: r35010 | |||
2008-11-10 | Enable the tucker engine | Filippos Karapetis | |
svn-id: r34998 | |||
2008-11-10 | Added MSVC project files for the new tucker engine | Filippos Karapetis | |
svn-id: r34996 | |||
2008-11-10 | Updated the MSVC project files for commit #34983 | Filippos Karapetis | |
svn-id: r34987 | |||
2008-10-11 | Synced the rest of the MSVC project files (MSVC7, 7.1 and 8) with the latest ↵ | Filippos Karapetis | |
changes to the GUI from the GSoC branch svn-id: r34768 | |||
2008-09-19 | Updated MSVC project files with the latest changes (moved base/game.* to ↵ | Filippos Karapetis | |
engines/game.*) svn-id: r34602 | |||
2008-09-14 | Updated MSVC project files for the SCUMM engine - removed smush/chunk.* | Filippos Karapetis | |
svn-id: r34529 | |||
2008-09-08 | Some more unification of options: | Filippos Karapetis | |
- AdditionalIncludeDirectories is set to "../../;../../engines" - InlineFunctionExpansion is set to "0" for debug and "2" for release builds - DisableLanguageExtensions is set to "false" (disabling language extensions leads to some very weird errors) - Detect64BitPortabilityProblems is set to "false", as setting it to "true" throws loads of warnings too (mainly related to strlen, when trying to store its result in an integer) svn-id: r34448 | |||
2008-09-08 | Changed WarnAsError to be true across all engines, in both debug and release ↵ | Filippos Karapetis | |
builds svn-id: r34446 | |||
2008-09-08 | decompiler.cpp is not used anywhere by default. Remove it to prevent a ↵ | Filippos Karapetis | |
warning under MSVC that the object file is empty (since DUMP_SCRIPT is not defined by default, the whole code in this file is not used) svn-id: r34445 | |||
2008-09-08 | Added kyra/resource_intern.* to the kyra MSVC project files | Filippos Karapetis | |
svn-id: r34441 | |||
2008-09-06 | Added missing common/archive.* | Filippos Karapetis | |
svn-id: r34381 | |||
2008-09-03 | Updated MSVC project files for commit #34303 | Filippos Karapetis | |
svn-id: r34306 | |||
2008-09-03 | Updated gob MSVC project files for commit #34286 | Filippos Karapetis | |
svn-id: r34292 | |||
2008-09-02 | Enabled the new optimizations for older versions of MSVC as well | Filippos Karapetis | |
Also, included the tinsel engine library for the release version as well (fixes compilation of the release version) svn-id: r34274 | |||
2008-09-02 | Changed the MSVC optimization settings for the release version of all ↵ | Filippos Karapetis | |
current engines, according to the settings proposed in patch #1877032 - "better optimization settings for msvc9". SSE has NOT been enabled by default though, as it's not available under 64-bit platforms. Updated the MSVC 8 -> MSVC 7/7.1 batch file accordingly svn-id: r34270 | |||
2008-09-02 | Added new files to the MSVC projects (engines/dialogs.* and common/queue.h) | Filippos Karapetis | |
svn-id: r34269 | |||
2008-09-01 | Updated all MSVC project files with the latest changes to the code (gob and ↵ | Filippos Karapetis | |
parallaction engines and the file system) svn-id: r34235 | |||
2008-08-29 | Updated msvc8 and msvc9 project files for latest FS changes. | Johannes Schickel | |
svn-id: r34205 | |||
2008-08-20 | Renamed graphics/scaler/thumbnail.cpp to thumbnail_intern.cpp. Fixes ↵ | Kari Salminen | |
compiling under MSVC. svn-id: r34063 | |||
2008-08-20 | Removed already deleted file engines/scumm/thumbnail.cpp from MSVC project ↵ | Kari Salminen | |
files. svn-id: r34062 | |||
2008-08-20 | Added graphics/thumbnail.cpp and graphics/thumbnail.h to MSVC project files. | Kari Salminen | |
svn-id: r34059 | |||
2008-07-31 | Update MSVC project files for Kyra Lands of Lore additions. | Kari Salminen | |
svn-id: r33466 | |||
2008-07-25 | Update MSVC project files for Parallaction. | Kari Salminen | |
svn-id: r33287 | |||
2008-07-23 | Added extra defines and include for Tinsel project | Paul Gilbert | |
svn-id: r33238 | |||
2008-07-23 | Added the Tinsel engine to the Scummvm MSVC8 Solution | Paul Gilbert | |
svn-id: r33232 | |||
2008-07-23 | Replaced the out of date file list in the MSVC8 project with the proper file ↵ | Paul Gilbert | |
list svn-id: r33231 | |||
2008-07-23 | Added Tinsel engine to main repos (no news item for it ON PURPOSE) | Max Horn | |
svn-id: r33230 | |||
2008-07-11 | Update MSVC project files. | Kari Salminen | |
svn-id: r33004 | |||
2008-07-04 | Updated MSVC project files (Added Parallaction's balloons.cpp). | Kari Salminen | |
svn-id: r32904 | |||
2008-06-30 | Updated MSVC project files for commit #32828 | Filippos Karapetis | |
svn-id: r32849 | |||
2008-06-14 | Updated MS Visual Studio project files for MusicPlugin. | Vicent Marti | |
svn-id: r32701 | |||
2008-06-13 | Renamed MIDI plugins to Music plugins | Jordi Vilalta Prat | |
svn-id: r32693 | |||
2008-06-09 | Updated the MSVC project files of the drascula engine (removed staticdata.h) | Filippos Karapetis | |
svn-id: r32629 | |||
2008-06-07 | Update Drascula's MSVC project files for r32599. | Kari Salminen | |
svn-id: r32601 | |||
2008-06-03 | Removed stringSupport.cpp/.h from the MSVC project files of the cruise engine | Filippos Karapetis | |
svn-id: r32511 | |||
2008-06-02 | Updated the MSVC project files (added unarj.cpp/.h) | Filippos Karapetis | |
svn-id: r32491 | |||
2008-05-30 | Updated the MSVC project files of the drascula engine | Filippos Karapetis | |
svn-id: r32405 | |||
2008-05-28 | Updated the MSVC project files of the gob engine for commit #32352 | Filippos Karapetis | |
svn-id: r32353 | |||
2008-05-28 | Reverted commit #32344, apparently those defines are needed for the SCUMM ↵ | Filippos Karapetis | |
engine for older versions of MSVC svn-id: r32346 | |||
2008-05-28 | Added ENABLE directives for all ScummVM engines | Filippos Karapetis | |
svn-id: r32345 | |||
2008-05-28 | Remove the ENABLE_SCUMM_7_8 and ENABLE_HE directives from the SCUMM engine ↵ | Filippos Karapetis | |
MSVC project file. They'll be placed in the global ScummVM project svn-id: r32344 | |||
2008-05-26 | Update MSVC project files. | Kari Salminen | |
svn-id: r32287 | |||
2008-05-26 | Updated the MSVC project files of the SAGA engine | Filippos Karapetis | |
svn-id: r32284 |