aboutsummaryrefslogtreecommitdiff
path: root/dists
AgeCommit message (Collapse)Author
2008-07-22Merged revisions ↵Stephen Kennedy
32879,32883,32895,32899,32902-32904,32910-32912,32923-32924,32930-32931,32938,32940,32948-32949,32951,32960-32964,32966-32970,32972-32974,32976,32978,32983,32986-32990,32992,32994,33002-33004,33006-33007,33009-33010,33014,33017,33021-33023,33030,33033,33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,33078-33079,33083,33086-33087,33089,33094-33096,33098-33099,33104,33108-33109,33114-33117,33120,33135-33146,33160,33162,33165,33167-33169 via svnmerge from https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk svn-id: r33185
2008-07-21This is 0.13.0svn nowEugene Sandulenko
svn-id: r33160
2008-07-21Moved UserAction and HardwareKey classes into their own respective header files.Stephen Kennedy
Added HardwareKeySet class to manage a devices set of hardware keys. Started implementing Keymapper class. svn-id: r33157
2008-07-19Keymap class implemented. KeymapManager and Keymapper classes startedStephen Kennedy
svn-id: r33107
2008-07-11Update MSVC project files.Kari Salminen
svn-id: r33004
2008-07-09Added pushEvent to EventManager (from cpage88's branch) and changed ↵Stephen Kennedy
VirtualKeyboard so that it uses this method to feed key presses its resulting key press events. svn-id: r32977
2008-07-07MILESTONE: bitmap showing with key color transparency implemented!Stephen Kennedy
- SurfaceKeyColored class handles blitting of keycolor transparency data - ImageMap tested - Rect and Polygon areas seem to be working as expected svn-id: r32950
2008-07-07- renaming of filesStephen Kennedy
svn-id: r32942
2008-07-07- moved VirtualKeyboard files into backends/common directoryStephen Kennedy
svn-id: r32941
2008-07-04Updated MSVC project files (Added Parallaction's balloons.cpp).Kari Salminen
svn-id: r32904
2008-07-03VirtualKeyboardParser mostly completed - needs to be testedStephen Kennedy
svn-id: r32900
2008-07-01New lure.dat with corrections to the Italian stringsPaul Gilbert
svn-id: r32867
2008-06-30Updated MSVC project files for commit #32828Filippos Karapetis
svn-id: r32849
2008-06-14Updated MS Visual Studio project files for MusicPlugin.Vicent Marti
svn-id: r32701
2008-06-13Renamed MIDI plugins to Music pluginsJordi Vilalta Prat
svn-id: r32693
2008-06-10New version of drascula.dat, fixing the problem in the pendulum roomFilippos Karapetis
svn-id: r32659
2008-06-09Initial version of drascula.datFilippos Karapetis
svn-id: r32631
2008-06-09Updated the MSVC project files of the drascula engine (removed staticdata.h)Filippos Karapetis
svn-id: r32629
2008-06-07Update Drascula's MSVC project files for r32599.Kari Salminen
svn-id: r32601
2008-06-05recreated icon.png from scummvm_logo.svgAndre Heider
svn-id: r32565
2008-06-04Add missing runtime dataAndre Heider
svn-id: r32550
2008-06-04Patch #1971285: "Nintendo Wii port"Eugene Sandulenko
svn-id: r32547
2008-06-03Removed stringSupport.cpp/.h from the MSVC project files of the cruise engineFilippos Karapetis
svn-id: r32511
2008-06-02Updated the MSVC project files (added unarj.cpp/.h)Filippos Karapetis
svn-id: r32491
2008-05-30Updated the MSVC project files of the drascula engineFilippos Karapetis
svn-id: r32405
2008-05-28Updated the MSVC project files of the gob engine for commit #32352Filippos Karapetis
svn-id: r32353
2008-05-28Reverted commit #32344, apparently those defines are needed for the SCUMM ↵Filippos Karapetis
engine for older versions of MSVC svn-id: r32346
2008-05-28Added ENABLE directives for all ScummVM enginesFilippos Karapetis
svn-id: r32345
2008-05-28Remove the ENABLE_SCUMM_7_8 and ENABLE_HE directives from the SCUMM engine ↵Filippos Karapetis
MSVC project file. They'll be placed in the global ScummVM project svn-id: r32344
2008-05-26Update MSVC project files.Kari Salminen
svn-id: r32287
2008-05-26Updated the MSVC project files of the SAGA engineFilippos Karapetis
svn-id: r32284
2008-05-18add support for Kyra 1 Italian floppy (this fixes so called bug #1409244 - ↵Florian Kagerer
KYRA1: GFX problems with ITALIAN floppy) svn-id: r32175
2008-05-14Update MSVC project files.Kari Salminen
svn-id: r32119
2008-05-14Forgot to include screenfx.*Filippos Karapetis
svn-id: r32111
2008-05-14Updated the MSVC project files of the MADE engineFilippos Karapetis
svn-id: r32110
2008-05-14Add a pause when the script endsFilippos Karapetis
svn-id: r32109
2008-05-14Moved midiplugin.h to sound/ since it will be used for more than just the ↵Jordi Vilalta Prat
native MIDI drivers. svn-id: r32097
2008-05-12fix valgrind warning and some cleanupFlorian Kagerer
svn-id: r32075
2008-05-12Updated kyra MSVC project filesFilippos Karapetis
svn-id: r32064
2008-05-12fix for kyra 3 sfx (broken by last commit)Florian Kagerer
svn-id: r32061
2008-05-12move some kyra 3 static resources to kyra.datFlorian Kagerer
svn-id: r32058
2008-05-12Updated the MSVC project files of the kyra engineFilippos Karapetis
svn-id: r32052
2008-05-11Updated kyra MSVC project filesFilippos Karapetis
svn-id: r32043
2008-05-11Update MSVC project files.Kari Salminen
svn-id: r32018
2008-05-08Updated the MSVC project files for the gob engineFilippos Karapetis
svn-id: r31951
2008-05-08Update Gob MSVC project files.Kari Salminen
svn-id: r31942
2008-05-06Also update the preprocessor definitions for the release versionFilippos Karapetis
svn-id: r31900
2008-05-06Updated the preprocessor directives for the SCUMM engine's MSVC project filesFilippos Karapetis
svn-id: r31899
2008-05-05Updated MSVC project files.Kari Salminen
svn-id: r31874
2008-05-04Updated the kyra MSVC project filesFilippos Karapetis
svn-id: r31869