aboutsummaryrefslogtreecommitdiff
path: root/dists
AgeCommit message (Collapse)Author
2009-10-07Updated the MSVC project files and module.mk for commit #r44730Filippos Karapetis
svn-id: r44732
2009-10-06Updated the SCI engine module.mk and MSVC project files for commit #44698Filippos Karapetis
svn-id: r44699
2009-10-04SCI: Rework the way SciGUIwindowMgr keeps track of windows/ports; remove the ↵Max Horn
GUI heapmanager svn-id: r44635
2009-10-04Replaced DblList with Common::ListFilippos Karapetis
svn-id: r44630
2009-10-03Slight change in the SCI MSVC project files (put the files from the gui32 ↵Filippos Karapetis
directory in the proper filter) svn-id: r44580
2009-10-03SCI: Merge new GUI code written by m_kiewitz.Willem Jan Palenstijn
This is a major rewrite of the graphics code. A slightly adapted version of the old code is still available and currently the default. The new code is selectable in sci.cpp, but is not yet finished. svn-id: r44565
2009-10-01Fixed bug #2847539, by resetting the optimization options for the release ↵Filippos Karapetis
version to the default ones svn-id: r44521
2009-09-27Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's ↵Max Horn
not as good as the CoreAudio backend anyway svn-id: r44428
2009-09-25More of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-platformMax Horn
svn-id: r44344
2009-09-25Added MSVC project files for the newly-added draci engineFilippos Karapetis
svn-id: r44330
2009-09-24Split the script opcode table for DIMP, since it doesn't match(ie timers) ↵Travis Howell
other Puzzle Pack games. svn-id: r44285
2009-09-22Updated the MSVC project files for commit #44240 (removed intmap.*)Filippos Karapetis
svn-id: r44247
2009-09-20- Add support for Kyrandia 1 German Amiga in create_kyradat.Johannes Schickel
- Increase kyra.dat version. - Rebuilt kyra.dat. - Some slight adaptions for Kyrandia 1 German in the ScummVM source. svn-id: r44215
2009-09-17- Add preliminary support for Lands of Lore PC98 in create_kyradatJohannes Schickel
- Increase kyra.dat version - Rebuilt kyra.dat svn-id: r44177
2009-09-17Updated the MSVC project files of the SCI engine (added engine/selector.cpp)Filippos Karapetis
svn-id: r44175
2009-09-17- Increase kyra.dat versionJohannes Schickel
- Fix language settings of some game entries svn-id: r44157
2009-09-17SCI: Rename engine/memobj.* to engine/segment.*Max Horn
svn-id: r44155
2009-09-17Commit rebuilt version of kyra.dat.Johannes Schickel
svn-id: r44137
2009-09-16Increase kyra.dat version.Johannes Schickel
svn-id: r44119
2009-09-16Adapted create_kyradat to use an automatic offset search. (Hopefully no ↵Johannes Schickel
regressions). svn-id: r44118
2009-09-15gob - Suppress not-yet committed fileArnaud Boutonné
svn-id: r44105
2009-09-15- Implement _pattern variableArnaud Boutonné
- Add oPlaytoons_putPixel and Playtoons specific spriteOperation (using _pattern) svn-id: r44103
2009-09-05LOL: fix floppy version static dataFlorian Kagerer
svn-id: r43962
2009-09-05Updated xcode projectOystein Eftevaag
svn-id: r43959
2009-09-05added teenagent.datVladimir Menshakov
svn-id: r43953
2009-09-04Add Groovie2 to MSVC files (and alphabetize Groovie in list)Scott Thomas
svn-id: r43932
2009-09-03Added the teenagent engine to the MSVC project files, and enabled it by ↵Filippos Karapetis
default for MSVC svn-id: r43927
2009-09-03Removed AA modes in favor of bilinear texture filtering, which gives much ↵Andre Heider
better results. Renamed a few types and enums to make it clear what they're for. svn-id: r43919
2009-09-02Cleanup, rephraseAndre Heider
svn-id: r43911
2009-09-02LOL: update kyra.dat with floppy version data (floppy version still doesn't ↵Florian Kagerer
work, though) svn-id: r43904
2009-09-01Patch #2848546: motomagx-mpkg-fixAndre Heider
svn-id: r43898
2009-09-01Cleanup, and mention new features.Andre Heider
svn-id: r43895
2009-08-31Update scummvm-tools.spec with new toolsWillem Jan Palenstijn
svn-id: r43848
2009-08-30Updated the MSVC project files (added the newly-added AVI player)Filippos Karapetis
svn-id: r43835
2009-08-29Patch #2845084: "Linuxmoto-backend small update"Eugene Sandulenko
svn-id: r43809
2009-08-29Move Amiga SFX tables to kyra.dat.Johannes Schickel
svn-id: r43793
2009-08-27How did that get in there? Nothing to see here.... move along....Matthew Hoops
svn-id: r43764
2009-08-25Updated the MSVC project files of the SCI engine for the latest file ↵Filippos Karapetis
changes, and enabled SCI32 by default in the trunk svn-id: r43748
2009-08-25Implement support for the Kyrandia 1 CD demo.Johannes Schickel
svn-id: r43737
2009-08-25Added some missing (but currently unused) files to the SCI MSVC project filesFilippos Karapetis
svn-id: r43724
2009-08-25Synced the MSVC8 project files with the latest changesFilippos Karapetis
svn-id: r43723
2009-08-24Update MSVC Project FilesNorbert Lange
svn-id: r43705
2009-08-24Some cleanup of the MSVC project filesFilippos Karapetis
svn-id: r43686
2009-08-24Updated the MSVC project files of the SCI engine (added detection_tables.h)Filippos Karapetis
svn-id: r43684
2009-08-22Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch"Eugene Sandulenko
svn-id: r43636
2009-08-21Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to ↵Andre Heider
guarantee a consistent build. svn-id: r43604
2009-08-21Sync MSVC project files for JPEGScott Thomas
svn-id: r43597
2009-08-21Sync MSVC9 filesScott Thomas
svn-id: r43590
2009-08-21Removed jpeg.cpp and jpeg.h files from the project, as they no longer exist ↵Jody Northup
in trunk. svn-id: r43588
2009-08-21Merged RGB color API and support in from /scummvm/branches/gsoc2009-16bit/Jody Northup
svn-id: r43577