aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9
AgeCommit message (Expand)Author
2008-12-14Updated the MSVC project files (added smk_player.cpp/.h)Filippos Karapetis
2008-12-13Updated the MSVC project files of the gob engine (added game_v6.cpp)Filippos Karapetis
2008-12-13Updated the MSVC project files of the gob engineFilippos Karapetis
2008-12-09Updated the MSVN project files of the gob engineFilippos Karapetis
2008-12-01Updated the MSVC project files for the new files in tinsel2Filippos Karapetis
2008-11-30Updated the MSVC project files of the kyra engineFilippos Karapetis
2008-11-19Updated the MSVC project files of the groovie engine, for commit #35122Filippos Karapetis
2008-11-17Fix compilation of Tucker-engine under MSVC by adding missing flic_player.h a...Kari Salminen
2008-11-16Added MSVC projects for the new groovie engine and enabled the engineFilippos Karapetis
2008-11-13Updated the MSVC project files of the sword1 engineFilippos Karapetis
2008-11-13Updated the MSVC project files of the cine engineFilippos Karapetis
2008-11-12Updated MSVC project files for the sky engineFilippos Karapetis
2008-11-11Updated MSVC project files for commit #35002Filippos Karapetis
2008-11-10Enable the tucker engineFilippos Karapetis
2008-11-10Added MSVC project files for the new tucker engineFilippos Karapetis
2008-11-10Updated the MSVC project files for commit #34983Filippos Karapetis
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