Age | Commit message (Expand) | Author |
2009-07-09 | - Rewrote and greatly simplified the MSVC8 and MSVC9 project files so that th... | Filippos Karapetis |
2009-07-08 | Also added the ENABLE_IHNM and ENABLE_SAGA2 preprocessor definitions to the s... | Filippos Karapetis |
2009-07-08 | Updated the MSVC project files of the scummvm project (added graphics/sjis.*) | Filippos Karapetis |
2009-06-15 | Added the missing pixelformat.h file | Filippos Karapetis |
2009-05-21 | Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're... | Filippos Karapetis |
2009-05-21 | Updated the MSVC project files with the latest changes to file structure | Filippos Karapetis |
2009-05-11 | Added the new hardwarekeys.cpp file | Paul Gilbert |
2009-05-08 | Fixed compilation under all versions of MSVC (renamed sound/softsynth/opl/opl... | Filippos Karapetis |
2009-05-06 | - Updated the MSVC project files of ScummVM (added the new Adlib player, as w... | Filippos Karapetis |
2009-03-16 | Updated the MSVC project files of the tinsel, sci and scummvm projects for th... | Filippos Karapetis |
2009-03-15 | Updated MSVC project files for commit #39416 (moved vag.* from engines/sword1... | Filippos Karapetis |
2009-03-10 | Updated the MSVC project files of the SCI engine and ScummVM | Filippos Karapetis |
2009-03-04 | Updated the MSVC project files for the SCI engine and the ScummVM common code... | Filippos Karapetis |
2009-02-20 | Correct typo in project files, which caused SCI engine to be disabled. | Travis Howell |
2009-02-15 | updated mscv9 | Paweł Kołodziejski |
2009-02-14 | Updated the MSVC project files for commit #36007 (removed /backends/saves/com... | Filippos Karapetis |
2009-02-01 | Updated the MSVC project files of the scummvm project with the latest changes... | Filippos Karapetis |
2009-01-17 | Merged gui/ThemeData.cpp into ThemeEngine.cpp | Max Horn |
2009-01-07 | Updated the MSVC project files for the latest changes to the video playing code | Filippos Karapetis |
2009-01-02 | Updated the MSVC project files for commit #35668 | Filippos Karapetis |
2008-12-31 | Removed Graphics::ImageMan. Nothing uses it | Max Horn |
2008-12-31 | Preliminary Shorten audio support for SAGA 2 games. It's still very wrong and... | Filippos Karapetis |
2008-12-24 | Updated the MSVC project files for commit #35526 | Filippos Karapetis |
2008-12-21 | Updated the MSVC project files for commit #35470 | Filippos Karapetis |
2008-12-14 | Updated the MSVC project files (added smk_player.cpp/.h) | Filippos Karapetis |
2008-11-17 | Fix compilation of Tucker-engine under MSVC by adding missing flic_player.h a... | Kari Salminen |
2008-11-16 | Added MSVC projects for the new groovie engine and enabled the engine | Filippos Karapetis |
2008-11-11 | Updated MSVC project files for commit #35002 | Filippos Karapetis |
2008-11-10 | Enable the tucker engine | Filippos Karapetis |
2008-11-10 | Added MSVC project files for the new tucker engine | Filippos Karapetis |
2008-11-10 | Updated the MSVC project files for commit #34983 | Filippos Karapetis |
2008-09-20 | - Merged the new RTL changes into the branch. | Vicent Marti |
2008-09-19 | Updated MSVC project files with the latest changes (moved base/game.* to engi... | Filippos Karapetis |
2008-09-08 | Some more unification of options: | Filippos Karapetis |
2008-09-08 | Changed WarnAsError to be true across all engines, in both debug and release ... | Filippos Karapetis |
2008-09-06 | Added missing common/archive.* | Filippos Karapetis |
2008-09-03 | Updated MSVC project files for commit #34303 | Filippos Karapetis |
2008-09-02 | Massive refactoring/cleanup on the theme engine/parser. | Vicent Marti |
2008-09-02 | Enabled the new optimizations for older versions of MSVC as well | Filippos Karapetis |
2008-09-02 | Changed the MSVC optimization settings for the release version of all current... | Filippos Karapetis |
2008-09-02 | Added new files to the MSVC projects (engines/dialogs.* and common/queue.h) | Filippos Karapetis |
2008-08-29 | Updated msvc8 and msvc9 project files for latest FS changes. | Johannes Schickel |
2008-08-20 | Renamed graphics/scaler/thumbnail.cpp to thumbnail_intern.cpp. Fixes compilin... | Kari Salminen |
2008-08-20 | Added graphics/thumbnail.cpp and graphics/thumbnail.h to MSVC project files. | Kari Salminen |
2008-08-13 | Fixed compilation bugs in non-OSX platforms. | Vicent Marti |
2008-08-05 | Massive refactoring on the layout parsing API. | Vicent Marti |
2008-08-04 | Theme layout parsing. Work in progress. | Vicent Marti |
2008-08-01 | Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-... | Vicent Marti |
2008-07-23 | Enable Tinsel also for MSVC 7 & 7.1 & 9 in addition to MSVC 8. | Kari Salminen |
2008-07-02 | InterfaceManager functionality translated into a Theme subclass "ThemeRendere... | Vicent Marti |