Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-30 | Fix small error in my last commits | Travis Howell | |
svn-id: r6576 | |||
2003-01-30 | fix compatibility | Paweł Kołodziejski | |
svn-id: r6575 | |||
2003-01-30 | added language translation support for comi and some cleanup | Paweł Kołodziejski | |
svn-id: r6574 | |||
2003-01-29 | Change AdLib emulation quality for slower devices - added ↵ | Nicolas Bacca | |
PROP_GET_FMOPL_ENV_BITS and PROP_GET_FMOPL_EG_ENT svn-id: r6573 | |||
2003-01-29 | Optional subtitles in Simon 1 (unsupported) | Travis Howell | |
Use subtitles by default in all except English and German versions svn-id: r6572 | |||
2003-01-29 | remove outdated comment | Jonathan Gray | |
svn-id: r6571 | |||
2003-01-29 | Missed a file | Travis Howell | |
svn-id: r6570 | |||
2003-01-29 | Add some hebrew support and a little cleanup | Travis Howell | |
svn-id: r6569 | |||
2003-01-29 | Add improved support for french, german and italian | Travis Howell | |
svn-id: r6568 | |||
2003-01-29 | add ability to specify language for comi see scummvm -h for possible values | Jonathan Gray | |
svn-id: r6567 | |||
2003-01-29 | oops.. meant to add this as well | Jonathan Gray | |
svn-id: r6566 | |||
2003-01-29 | add list of possible languages in comi and relevant variable | Jonathan Gray | |
svn-id: r6565 | |||
2003-01-29 | Stop 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-28 | more 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-28 | remove '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-27 | fix drawObject | James Brown | |
svn-id: r6561 | |||
2003-01-27 | Theoretically implement O_DRAW_OBJECT - although it doesn't seem to work | James Brown | |
svn-id: r6560 | |||
2003-01-27 | Restore correct sound thread default priority for ARM | Nicolas Bacca | |
svn-id: r6559 | |||
2003-01-26 | Update project files - Smartphone support completed \! | Nicolas Bacca | |
svn-id: r6558 | |||
2003-01-26 | Resources changes | Nicolas Bacca | |
svn-id: r6557 | |||
2003-01-26 | Global Windows CE routines | Nicolas Bacca | |
svn-id: r6556 | |||
2003-01-26 | Standard PDA functions | Nicolas Bacca | |
svn-id: r6555 | |||
2003-01-26 | Changes for Smartphone calls | Nicolas Bacca | |
svn-id: r6554 | |||
2003-01-26 | Smartphone display support | Nicolas Bacca | |
svn-id: r6553 | |||
2003-01-26 | Add GXIsDisplayDRAMBuffer | Nicolas Bacca | |
svn-id: r6552 | |||
2003-01-26 | Smartphone support imports | Nicolas Bacca | |
svn-id: r6551 | |||
2003-01-26 | added "implementation" of imGetMusicPosition | Paweł Kołodziejski | |
svn-id: r6550 | |||
2003-01-26 | Remove a experimental hack that went in by accident | James Brown | |
svn-id: r6549 | |||
2003-01-26 | Patch 671031: Fix for MI1 intro crash + others (move new object | James Brown | |
clearing code into a more generic function, and call it earlier) svn-id: r6548 | |||
2003-01-26 | Patch 671701: SO_TALK_FREQUENCY | James Brown | |
svn-id: r6547 | |||
2003-01-26 | remove debug copy | James Brown | |
svn-id: r6546 | |||
2003-01-26 | LCA03 sync: Modified version of the untrap patch, debugger | James 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-25 | Fixing evil deadlock | Ruediger Hanke | |
svn-id: r6544 | |||
2003-01-25 | Ok. 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-25 | fixed compiler warnings | Max Horn | |
svn-id: r6542 | |||
2003-01-25 | added assert for voice samples | Paweł Kołodziejski | |
svn-id: r6541 | |||
2003-01-25 | some cleanup | Paweł Kołodziejski | |
svn-id: r6540 | |||
2003-01-25 | applied patch: [ 674566 ] CMI: Further smush syncing | Paweł Kołodziejski | |
svn-id: r6539 | |||
2003-01-25 | implemented properly comi sound codecs | Paweł Kołodziejski | |
svn-id: r6538 | |||
2003-01-25 | applied patch #674141: CMI: Smush sync tuning | Paweł Kołodziejski | |
svn-id: r6537 | |||
2003-01-24 | LCA'03 commit: Fix talking where no sound hardware is present | James Brown | |
svn-id: r6536 | |||
2003-01-22 | declare event of type mouse motion on joystick axis movement | Jonathan Gray | |
svn-id: r6535 | |||
2003-01-21 | Remove Smartphone project tweaks - we'll see about that when it's done :) | Nicolas Bacca | |
svn-id: r6534 | |||
2003-01-21 | Fix dumb overlay overflow | Nicolas Bacca | |
svn-id: r6533 | |||
2003-01-21 | Update project files to compile with CVS tree | Nicolas Bacca | |
svn-id: r6531 | |||
2003-01-20 | cleanup | Paweł Kołodziejski | |
svn-id: r6530 | |||
2003-01-20 | cleanup, speedup code | Paweł Kołodziejski | |
svn-id: r6529 | |||
2003-01-20 | start 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-20 | Fix GDI display for HPCs | Nicolas Bacca | |
svn-id: r6527 | |||
2003-01-20 | Missing exported functions for HPCs | Nicolas Bacca | |
svn-id: r6526 |