Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-13 | SCI: added new files to msvc9 | Martin Kiewitz | |
svn-id: r45022 | |||
2009-10-13 | SCI/newgui: added new file to msvc8 | Martin Kiewitz | |
svn-id: r45021 | |||
2009-10-13 | Update some more icons (motomagx, gp2x, gp2xwiz and wince) | Jordi Vilalta Prat | |
svn-id: r45011 | |||
2009-10-13 | Update the Wii icon | Jordi Vilalta Prat | |
svn-id: r45009 | |||
2009-10-08 | SCI: Removed obsolete stringfrags code | Max Horn | |
svn-id: r44803 | |||
2009-10-07 | Updated the MSVC project files and module.mk for commit #r44730 | Filippos Karapetis | |
svn-id: r44732 | |||
2009-10-06 | Updated the SCI engine module.mk and MSVC project files for commit #44698 | Filippos Karapetis | |
svn-id: r44699 | |||
2009-10-04 | SCI: Rework the way SciGUIwindowMgr keeps track of windows/ports; remove the ↵ | Max Horn | |
GUI heapmanager svn-id: r44635 | |||
2009-10-04 | Replaced DblList with Common::List | Filippos Karapetis | |
svn-id: r44630 | |||
2009-10-03 | Slight 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-03 | SCI: 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-01 | Fixed bug #2847539, by resetting the optimization options for the release ↵ | Filippos Karapetis | |
version to the default ones svn-id: r44521 | |||
2009-09-27 | Removed 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-25 | More of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-platform | Max Horn | |
svn-id: r44344 | |||
2009-09-25 | Added MSVC project files for the newly-added draci engine | Filippos Karapetis | |
svn-id: r44330 | |||
2009-09-24 | Split the script opcode table for DIMP, since it doesn't match(ie timers) ↵ | Travis Howell | |
other Puzzle Pack games. svn-id: r44285 | |||
2009-09-22 | Updated 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_kyradat | Johannes Schickel | |
- Increase kyra.dat version - Rebuilt kyra.dat svn-id: r44177 | |||
2009-09-17 | Updated the MSVC project files of the SCI engine (added engine/selector.cpp) | Filippos Karapetis | |
svn-id: r44175 | |||
2009-09-17 | - Increase kyra.dat version | Johannes Schickel | |
- Fix language settings of some game entries svn-id: r44157 | |||
2009-09-17 | SCI: Rename engine/memobj.* to engine/segment.* | Max Horn | |
svn-id: r44155 | |||
2009-09-17 | Commit rebuilt version of kyra.dat. | Johannes Schickel | |
svn-id: r44137 | |||
2009-09-16 | Increase kyra.dat version. | Johannes Schickel | |
svn-id: r44119 | |||
2009-09-16 | Adapted create_kyradat to use an automatic offset search. (Hopefully no ↵ | Johannes Schickel | |
regressions). svn-id: r44118 | |||
2009-09-15 | gob - Suppress not-yet committed file | Arnaud Boutonné | |
svn-id: r44105 | |||
2009-09-15 | - Implement _pattern variable | Arnaud Boutonné | |
- Add oPlaytoons_putPixel and Playtoons specific spriteOperation (using _pattern) svn-id: r44103 | |||
2009-09-05 | LOL: fix floppy version static data | Florian Kagerer | |
svn-id: r43962 | |||
2009-09-05 | Updated xcode project | Oystein Eftevaag | |
svn-id: r43959 | |||
2009-09-05 | added teenagent.dat | Vladimir Menshakov | |
svn-id: r43953 | |||
2009-09-04 | Add Groovie2 to MSVC files (and alphabetize Groovie in list) | Scott Thomas | |
svn-id: r43932 | |||
2009-09-03 | Added the teenagent engine to the MSVC project files, and enabled it by ↵ | Filippos Karapetis | |
default for MSVC svn-id: r43927 | |||
2009-09-03 | Removed 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-02 | Cleanup, rephrase | Andre Heider | |
svn-id: r43911 | |||
2009-09-02 | LOL: update kyra.dat with floppy version data (floppy version still doesn't ↵ | Florian Kagerer | |
work, though) svn-id: r43904 | |||
2009-09-01 | Patch #2848546: motomagx-mpkg-fix | Andre Heider | |
svn-id: r43898 | |||
2009-09-01 | Cleanup, and mention new features. | Andre Heider | |
svn-id: r43895 | |||
2009-08-31 | Update scummvm-tools.spec with new tools | Willem Jan Palenstijn | |
svn-id: r43848 | |||
2009-08-30 | Updated the MSVC project files (added the newly-added AVI player) | Filippos Karapetis | |
svn-id: r43835 | |||
2009-08-29 | Patch #2845084: "Linuxmoto-backend small update" | Eugene Sandulenko | |
svn-id: r43809 | |||
2009-08-29 | Move Amiga SFX tables to kyra.dat. | Johannes Schickel | |
svn-id: r43793 | |||
2009-08-27 | How did that get in there? Nothing to see here.... move along.... | Matthew Hoops | |
svn-id: r43764 | |||
2009-08-25 | Updated 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-25 | Implement support for the Kyrandia 1 CD demo. | Johannes Schickel | |
svn-id: r43737 | |||
2009-08-25 | Added some missing (but currently unused) files to the SCI MSVC project files | Filippos Karapetis | |
svn-id: r43724 | |||
2009-08-25 | Synced the MSVC8 project files with the latest changes | Filippos Karapetis | |
svn-id: r43723 | |||
2009-08-24 | Update MSVC Project Files | Norbert Lange | |
svn-id: r43705 | |||
2009-08-24 | Some cleanup of the MSVC project files | Filippos Karapetis | |
svn-id: r43686 | |||
2009-08-24 | Updated the MSVC project files of the SCI engine (added detection_tables.h) | Filippos Karapetis | |
svn-id: r43684 | |||
2009-08-22 | Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch" | Eugene Sandulenko | |
svn-id: r43636 |