aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-12Cleanup.Johannes Schickel
2009-05-12Formatting.Johannes Schickel
2009-05-12Add proper error checking in file parsing code.Johannes Schickel
2009-05-12Change script file loading code to use Common::IFFParser instead of a self wr...Johannes Schickel
2009-05-12Typo.Johannes Schickel
2009-05-12Removed some unused codeFilippos Karapetis
2009-05-12set resource version for LSL6 low-res CD version as well + update language co...Joost Peters
2009-05-12SCI: Sound: Send signal immediately for currently unsupported fade-and-continue.Walter van Niftrik
2009-05-12SCI: Set resource version for LSL6 floppy (autodetection fails).Walter van Niftrik
2009-05-12Fix strncpy usage.Johannes Schickel
2009-05-12SCI: Merged Message() and GetMessage(). Set SCI1.1 to use SCI1 kernel table (...Walter van Niftrik
2009-05-12Cleanup.Johannes Schickel
2009-05-12Cleanup.Johannes Schickel
2009-05-12SCI: Message: Added resource-internal recursion (currently untested).Walter van Niftrik
2009-05-12Changed the hardcoded 'Parler de..' string in the conversation dialog to use ...Paul Gilbert
2009-05-12Replace verb numbers with constants in selectVerb() callEugene Sandulenko
2009-05-12Synced WinCE SDL backend with the changes in commit #40226. Hopefully, this w...Filippos Karapetis
2009-05-12- Slight cleanup of c_sfx_01_header()Filippos Karapetis
2009-05-12Moved the "suffixes" and "words" console commands to ScummVM's debug consoleFilippos Karapetis
2009-05-12Replaced sci_hexdump() with Common::hexdump()Filippos Karapetis
2009-05-12Silenced MSVC warning about unsafe mix of byte and booleanFilippos Karapetis
2009-05-12Added a startOffset parameter to hexdump() (used by SCI's own hexdump method)Filippos Karapetis
2009-05-11Fix MSVC compilation (cast const away explicitly).Willem Jan Palenstijn
2009-05-11Fix bug #1946262: "LSL1: Age Verification answer input not working"Eugene Sandulenko
2009-05-11Use lowercase form for quickselect in ListWidget.Willem Jan Palenstijn
2009-05-11LOL: - implemented olol_paletteFlash()Florian Kagerer
2009-05-11Fix bug #2055836: "FW: Music is not restarted when loading a saved game"Eugene Sandulenko
2009-05-11Silenced warning.Torbjörn Andersson
2009-05-11LOL: - implemented inventory screen status iconsFlorian Kagerer
2009-05-11Fix bug #2595364: "Virtual Keyboard: number keys not working"Eugene Sandulenko
2009-05-11Fix bug #2678272: "FT: Russian version crashes on windows and psp"Eugene Sandulenko
2009-05-11SCI: Hacked stuff up so that debugger commands also print on the GUI consoleMax Horn
2009-05-11SCI: Hook FreeSCI console commands into the ScummVM console (incomplete as of...Max Horn
2009-05-11Turned fixed-size lists of debugger/console commands and variables into more ...Max Horn
2009-05-11Moved the "selectors" and "syscalls" console commands to ScummVM's debug cons...Filippos Karapetis
2009-05-11Merged find_dev() inside sfx_find_device()Filippos Karapetis
2009-05-11Console is a class, not a structFilippos Karapetis
2009-05-11some cleanup :Gregory Montoir
2009-05-11SCI: Simplified the Table class, by making it use an Common::Array internally...Max Horn
2009-05-11SCI: Replace global vars cmd_paramlength & cmd_params by Common::Array<cmd_pa...Max Horn
2009-05-11SCI: Reduced header depsMax Horn
2009-05-11SCI: Message: Fixed a bug when game requests message with seq != 1.Walter van Niftrik
2009-05-11This is the source for the MMUHACK 2.4 kernel module is included with the GP2...John Willis
2009-05-11Added the new hardwarekeys.cpp filePaul Gilbert
2009-05-11Fix compilationEugene Sandulenko
2009-05-11Increase HW key ID size so all modifiers fit too.Eugene Sandulenko
2009-05-11Define hardware keys for 101 keyboard in SDL backend.Eugene Sandulenko
2009-05-11Fixed some warningsOystein Eftevaag
2009-05-10LOL: - fix last commitFlorian Kagerer
2009-05-10LOL: - implemented rest party buttonFlorian Kagerer