aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9
AgeCommit message (Expand)Author
2009-10-17Started moving some of the old GUI code inside /gui32Filippos Karapetis
2009-10-16Moved sci_ffs() inside iterator.cpp, the only place where it's actually used,...Filippos Karapetis
2009-10-16Converting AVIPlayer into a class that inherits from VideoDecoder and adapt S...Matthew Hoops
2009-10-16Moved the SEQ decoder outside the gfx directory, as it is completely stand al...Filippos Karapetis
2009-10-13SCI/newgui: class SciGuiTransitions createdMartin Kiewitz
2009-10-13Removed the now unused code in gfx/res_cursor.cppFilippos Karapetis
2009-10-13SCI: added new files to msvc9Martin Kiewitz
2009-10-08SCI: Removed obsolete stringfrags codeMax Horn
2009-10-07Updated the MSVC project files and module.mk for commit #r44730Filippos Karapetis
2009-10-06Updated the SCI engine module.mk and MSVC project files for commit #44698Filippos Karapetis
2009-10-04SCI: Rework the way SciGUIwindowMgr keeps track of windows/ports; remove the ...Max Horn
2009-10-04Replaced DblList with Common::ListFilippos Karapetis
2009-10-03Slight change in the SCI MSVC project files (put the files from the gui32 dir...Filippos Karapetis
2009-10-03SCI: Merge new GUI code written by m_kiewitz.Willem Jan Palenstijn
2009-10-01Fixed bug #2847539, by resetting the optimization options for the release ver...Filippos Karapetis
2009-09-25Added MSVC project files for the newly-added draci engineFilippos Karapetis
2009-09-24Split the script opcode table for DIMP, since it doesn't match(ie timers) oth...Travis Howell
2009-09-22Updated the MSVC project files for commit #44240 (removed intmap.*)Filippos Karapetis
2009-09-17Updated the MSVC project files of the SCI engine (added engine/selector.cpp)Filippos Karapetis
2009-09-17SCI: Rename engine/memobj.* to engine/segment.*Max Horn
2009-09-15gob - Suppress not-yet committed fileArnaud Boutonné
2009-09-15- Implement _pattern variableArnaud Boutonné
2009-09-04Add Groovie2 to MSVC files (and alphabetize Groovie in list)Scott Thomas
2009-09-03Added the teenagent engine to the MSVC project files, and enabled it by defau...Filippos Karapetis
2009-08-30Updated the MSVC project files (added the newly-added AVI player)Filippos Karapetis
2009-08-27How did that get in there? Nothing to see here.... move along....Matthew Hoops
2009-08-25Updated the MSVC project files of the SCI engine for the latest file changes,...Filippos Karapetis
2009-08-25Added some missing (but currently unused) files to the SCI MSVC project filesFilippos Karapetis
2009-08-24Update MSVC Project FilesNorbert Lange
2009-08-24Some cleanup of the MSVC project filesFilippos Karapetis
2009-08-24Updated the MSVC project files of the SCI engine (added detection_tables.h)Filippos Karapetis
2009-08-21Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran...Andre Heider
2009-08-21Sync MSVC project files for JPEGScott Thomas
2009-08-21Sync MSVC9 filesScott Thomas
2009-08-13- Add a specific OPCODEFUNC checkData to avoid having a Playtoons workaround ...Arnaud Boutonné
2009-08-12Enable Personal Nightmare by default.Travis Howell
2009-08-11Fix compilation on MSVC8/9 after r43270: Add ENABLE_AGOS2 and ENABLE_PN to gl...Kari Salminen
2009-08-04Cleaned up the MSVC project files of the gob engineFilippos Karapetis
2009-07-26Fixed compilation from file changes to common and gob enginePaul Gilbert
2009-07-11Applied a slightly modified patch from clone2727 which adds static selector n...Filippos Karapetis
2009-07-09- Rewrote and greatly simplified the MSVC8 and MSVC9 project files so that th...Filippos Karapetis
2009-07-08Also added the ENABLE_IHNM and ENABLE_SAGA2 preprocessor definitions to the s...Filippos Karapetis
2009-07-08Updated the MSVC project files of the scummvm project (added graphics/sjis.*)Filippos Karapetis
2009-07-08Synced the MSVC project files of the gob engineFilippos Karapetis
2009-07-07- Separate Playtoons gametypes from in GobEngine::initGameParts()Arnaud Boutonné
2009-07-05Updated the MSVC project files of the gob engineFilippos Karapetis
2009-06-25Fix compilation issue for MSVCArnaud Boutonné
2009-06-22rename parse.h and .cpp to expression.h and .cppArnaud Boutonné
2009-06-22Include recently added script.h and script.cppArnaud Boutonné
2009-06-15Added the missing pixelformat.h fileFilippos Karapetis