aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9
AgeCommit message (Expand)Author
2008-09-20- Merged the new RTL changes into the branch.Vicent Marti
2008-09-19Updated MSVC project files with the latest changes (moved base/game.* to engi...Filippos Karapetis
2008-09-14Updated MSVC project files for the SCUMM engine - removed smush/chunk.*Filippos Karapetis
2008-09-08Some more unification of options:Filippos Karapetis
2008-09-08Changed WarnAsError to be true across all engines, in both debug and release ...Filippos Karapetis
2008-09-08decompiler.cpp is not used anywhere by default. Remove it to prevent a warnin...Filippos Karapetis
2008-09-08Added kyra/resource_intern.* to the kyra MSVC project filesFilippos Karapetis
2008-09-06Added missing common/archive.*Filippos Karapetis
2008-09-03Updated MSVC project files for commit #34303Filippos Karapetis
2008-09-03Updated gob MSVC project files for commit #34286Filippos Karapetis
2008-09-02Massive refactoring/cleanup on the theme engine/parser.Vicent Marti
2008-09-02Enabled the new optimizations for older versions of MSVC as wellFilippos Karapetis
2008-09-02Changed the MSVC optimization settings for the release version of all current...Filippos Karapetis
2008-09-02Added new files to the MSVC projects (engines/dialogs.* and common/queue.h)Filippos Karapetis
2008-09-01Updated all MSVC project files with the latest changes to the code (gob and p...Filippos Karapetis
2008-08-29Updated msvc8 and msvc9 project files for latest FS changes.Johannes Schickel
2008-08-20Renamed graphics/scaler/thumbnail.cpp to thumbnail_intern.cpp. Fixes compilin...Kari Salminen
2008-08-20Removed already deleted file engines/scumm/thumbnail.cpp from MSVC project fi...Kari Salminen
2008-08-20Added graphics/thumbnail.cpp and graphics/thumbnail.h to MSVC project files.Kari Salminen
2008-08-13Fixed compilation bugs in non-OSX platforms.Vicent Marti
2008-08-05Massive refactoring on the layout parsing API.Vicent Marti
2008-08-04Theme layout parsing. Work in progress.Vicent Marti
2008-08-01Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-...Vicent Marti
2008-07-31Update MSVC project files for Kyra Lands of Lore additions.Kari Salminen
2008-07-25Update MSVC project files for Parallaction.Kari Salminen
2008-07-23Enable Tinsel also for MSVC 7 & 7.1 & 9 in addition to MSVC 8.Kari Salminen
2008-07-23Updated rest of the MSVC project and solution files for Tinsel.Kari Salminen
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn
2008-07-11Update MSVC project files.Kari Salminen
2008-07-04Updated MSVC project files (Added Parallaction's balloons.cpp).Kari Salminen
2008-07-02InterfaceManager functionality translated into a Theme subclass "ThemeRendere...Vicent Marti
2008-06-30Updated MSVC project files for commit #32828Filippos Karapetis
2008-06-26InterfaceManager now loads themes.Vicent Marti
2008-06-18Split ThemeParser into XMLParser and ThemeParser as child class to have a com...Vicent Marti
2008-06-14Merged trunk into the GUI branch.Vicent Marti
2008-06-14Updated MS Visual Studio project files for MusicPlugin.Vicent Marti
2008-06-13Renamed MIDI plugins to Music pluginsJordi Vilalta Prat
2008-06-12Parser skeletonVicent Marti
2008-06-09Updated the MSVC project files of the drascula engine (removed staticdata.h)Filippos Karapetis
2008-06-07Update Drascula's MSVC project files for r32599.Kari Salminen
2008-06-03Removed stringSupport.cpp/.h from the MSVC project files of the cruise engineFilippos Karapetis
2008-06-02Updated the MSVC project files (added unarj.cpp/.h)Filippos Karapetis
2008-05-30Updated the MSVC project files of the drascula engineFilippos Karapetis
2008-05-28Updated the MSVC project files of the gob engine for commit #32352Filippos Karapetis
2008-05-28Reverted commit #32344, apparently those defines are needed for the SCUMM eng...Filippos Karapetis
2008-05-28Added ENABLE directives for all ScummVM enginesFilippos Karapetis
2008-05-28Remove the ENABLE_SCUMM_7_8 and ENABLE_HE directives from the SCUMM engine MS...Filippos Karapetis
2008-05-26Update MSVC project files.Kari Salminen
2008-05-26Updated the MSVC project files of the SAGA engineFilippos Karapetis
2008-05-25Interface Manager classVicent Marti