aboutsummaryrefslogtreecommitdiff
path: root/dists
AgeCommit message (Expand)Author
2009-07-24This is 1.1.0svnEugene Sandulenko
2009-07-14Split the iPhone OSystem class up into several filesOystein Eftevaag
2009-07-14Updated xcode projectOystein Eftevaag
2009-07-11Applied a slightly modified patch from clone2727 which adds static selector n...Filippos Karapetis
2009-07-10Restored several files after the version update.Eugene Sandulenko
2009-07-10This is 1.0.0svnEugene Sandulenko
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-17Moved the wiidist target to ports.mk, cleaned it up and automated meta.xml ge...Andre Heider
2009-06-15Added the missing pixelformat.h fileFilippos Karapetis
2009-06-13Removed duplicate entry of disk.cppFilippos Karapetis
2009-06-13Properly updated the MSVC project files of the parallaction engine, fixing co...Filippos Karapetis
2009-06-13Updated xcode projectOystein Eftevaag
2009-06-13Oups. disk.cpp was also missing in MSVC filesArnaud Boutonné
2009-06-12Fix MSVC compilation : iff.h and iff.cpp were move from engines\parallaction\...Arnaud Boutonné
2009-06-07Suppress inclusion of a not yet committed fileArnaud Boutonné
2009-06-07Suppress use of parse_v1 and parse_v2 as DrMcCoy got rid of them.Arnaud Boutonné
2009-06-06Updated the MSVC project files of the SCUMM engine for commit #41282Filippos Karapetis
2009-06-04Updated the MSVC project files of the SCI engineFilippos Karapetis
2009-05-31gob - Apply DrMcCoy modifications to the save system in the vcproj files. (st...Arnaud Boutonné
2009-05-30Updated the MSVC project files of the SCI engineFilippos Karapetis
2009-05-30SCI: Moved the rest of the console code out of sciconsole.cpp and into consol...Filippos Karapetis
2009-05-29Updated the MSVC project files of the SCI engine with the latest changes, and...Filippos Karapetis
2009-05-28Updated the MSVC project files of the SCI engineFilippos Karapetis
2009-05-28Added new files to the MSVC Kyra projectPaul Gilbert
2009-05-26Updated the MSVC project files of the SCI engineFilippos Karapetis
2009-05-25Updated the MSVC project files of the kyra engine (added sound_lol.cpp)Filippos Karapetis
2009-05-23LOL: implemented fireball spellFlorian Kagerer
2009-05-21Updated the MSVC files of the SCI engine (added the KQ6 SEQ decoder)Filippos Karapetis
2009-05-21LOL: - implemented Lightning SpellFlorian Kagerer
2009-05-21Updated the MSVC project files of the gob engine (added helper.h)Filippos Karapetis
2009-05-21Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're...Filippos Karapetis
2009-05-21Updated the MSVC project files with the latest changes to file structureFilippos Karapetis
2009-05-17Updated the MSVC project files of the AGOS and KYRA enginesFilippos Karapetis
2009-05-15Updated the MSVC project files of the SCI engineFilippos Karapetis
2009-05-14Updated the MSVC project files of the SCI engineFilippos Karapetis
2009-05-13Updated the MSVC project files of the SCI engineFilippos Karapetis
2009-05-13Updated the MSVC project files of the SCI engineFilippos Karapetis
2009-05-12SCI: Removed sci_memory.h/.cppMax Horn
2009-05-11Added the new hardwarekeys.cpp filePaul Gilbert
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-05-10Updated xcode project and did some minor iphone optimizationsOystein Eftevaag
2009-05-09Converted the iPhone backend to use OpenGL ES instead of CoreSurface for grap...Oystein Eftevaag