aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-01-29Optional subtitles in Simon 1 (unsupported)Travis Howell
Use subtitles by default in all except English and German versions svn-id: r6572
2003-01-29remove outdated commentJonathan Gray
svn-id: r6571
2003-01-29Missed a fileTravis Howell
svn-id: r6570
2003-01-29Add some hebrew support and a little cleanupTravis Howell
svn-id: r6569
2003-01-29Add improved support for french, german and italianTravis Howell
svn-id: r6568
2003-01-29add ability to specify language for comi see scummvm -h for possible valuesJonathan Gray
svn-id: r6567
2003-01-29oops.. meant to add this as wellJonathan Gray
svn-id: r6566
2003-01-29add list of possible languages in comi and relevant variableJonathan Gray
svn-id: r6565
2003-01-29Stop the sound que stuff erroring(). This code was nasty, it LET itself ↵James Brown
write out of bounds -then- error()'ed. Youch. There is still a problem, as this warning will come up quite frequently - leading me to believe the que is not being processed properly? svn-id: r6564
2003-01-28more joystick stuff based on patch by ge0rg, also added defines for axis ↵Jonathan Gray
settings and mappings for common keys, these defines will hopefully be removed and replaced with config file options at some point svn-id: r6563
2003-01-28remove 'small drawing optimisation' that breaks drawing of vertically ↵Jonathan Gray
scrolling rooms, and yes fingolfin in answer to the message left in the commit message on rev 2.26 it causes regression :) svn-id: r6562
2003-01-27fix drawObjectJames Brown
svn-id: r6561
2003-01-27Theoretically implement O_DRAW_OBJECT - although it doesn't seem to workJames Brown
svn-id: r6560
2003-01-27Restore correct sound thread default priority for ARMNicolas Bacca
svn-id: r6559
2003-01-26Update project files - Smartphone support completed \!Nicolas Bacca
svn-id: r6558
2003-01-26Resources changesNicolas Bacca
svn-id: r6557
2003-01-26Global Windows CE routinesNicolas Bacca
svn-id: r6556
2003-01-26Standard PDA functionsNicolas Bacca
svn-id: r6555
2003-01-26Changes for Smartphone callsNicolas Bacca
svn-id: r6554
2003-01-26Smartphone display supportNicolas Bacca
svn-id: r6553
2003-01-26Add GXIsDisplayDRAMBufferNicolas Bacca
svn-id: r6552
2003-01-26Smartphone support importsNicolas Bacca
svn-id: r6551
2003-01-26added "implementation" of imGetMusicPositionPaweł Kołodziejski
svn-id: r6550
2003-01-26Remove a experimental hack that went in by accidentJames Brown
svn-id: r6549
2003-01-26Patch 671031: Fix for MI1 intro crash + others (move new objectJames Brown
clearing code into a more generic function, and call it earlier) svn-id: r6548
2003-01-26Patch 671701: SO_TALK_FREQUENCYJames Brown
svn-id: r6547
2003-01-26remove debug copyJames Brown
svn-id: r6546
2003-01-26LCA03 sync: Modified version of the untrap patch, debuggerJames Brown
savegame/loadgame changes, attempts at making the ComI save/load screen (F1) work. The savegame part of the screen does not work due to a crash, the load part SHOULD... but something resets the saveload flags before they are processed (help! :) svn-id: r6545
2003-01-25Fixing evil deadlockRuediger Hanke
svn-id: r6544
2003-01-25Ok. I give up trying to teach that char is unsigned on some systems. Setting ↵Ruediger Hanke
char to signed as default. svn-id: r6543
2003-01-25fixed compiler warningsMax Horn
svn-id: r6542
2003-01-25added assert for voice samplesPaweł Kołodziejski
svn-id: r6541
2003-01-25some cleanupPaweł Kołodziejski
svn-id: r6540
2003-01-25applied patch: [ 674566 ] CMI: Further smush syncingPaweł Kołodziejski
svn-id: r6539
2003-01-25implemented properly comi sound codecsPaweł Kołodziejski
svn-id: r6538
2003-01-25applied patch #674141: CMI: Smush sync tuningPaweł Kołodziejski
svn-id: r6537
2003-01-24LCA'03 commit: Fix talking where no sound hardware is presentJames Brown
svn-id: r6536
2003-01-22declare event of type mouse motion on joystick axis movementJonathan Gray
svn-id: r6535
2003-01-21Remove Smartphone project tweaks - we'll see about that when it's done :)Nicolas Bacca
svn-id: r6534
2003-01-21Fix dumb overlay overflowNicolas Bacca
svn-id: r6533
2003-01-21Update project files to compile with CVS treeNicolas Bacca
svn-id: r6531
2003-01-20cleanupPaweł Kołodziejski
svn-id: r6530
2003-01-20cleanup, speedup codePaweł Kołodziejski
svn-id: r6529
2003-01-20start of joystick support, just selects first joystick for now and only maps ↵Jonathan Gray
first two buttons to first two mouse buttons. Will add more button mappings and a -j options to specify joystick in future svn-id: r6528
2003-01-20Fix GDI display for HPCsNicolas Bacca
svn-id: r6527
2003-01-20Missing exported functions for HPCsNicolas Bacca
svn-id: r6526
2003-01-20NoGameX file - put in root directory (HPC debug option) and NoMusic ↵Nicolas Bacca
configuration option (for really slow devices, can break some games) svn-id: r6525
2003-01-20stdio wrappers for HPC (I know it's about time :))Nicolas Bacca
svn-id: r6524
2003-01-20I'm pretty sure 0x98 should be O_DRAW_OBJECT in comi but changing it to ↵Jonathan Gray
o6_isSoundRunning lets you pass that point in the game for now svn-id: r6523
2003-01-20patch #670660 by Daniel Schepler, properly handle disc switching wrt voice ↵Jonathan Gray
file in comi svn-id: r6522