aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-05-10SCI: Minor changes to Message(). Some of the text in KQ6 floppy should now be...Walter van Niftrik
2009-05-10iPhone fixes for compiling with the unofficial sdkOystein Eftevaag
2009-05-10Keymapper:Eugene Sandulenko
2009-05-10Support target names of any length.Johannes Schickel
2009-05-10Make static buffer larger.Willem Jan Palenstijn
2009-05-10KYRA: fixed typoFlorian Kagerer
2009-05-10clean up AGI fillAudioWillem Jan Palenstijn
2009-05-10SCI: Changed EngineState::pics to a Common::ArrayMax Horn
2009-05-10SCI: Replaced Cplain odeBlock array in class Script by a Common::Array<CodeBl...Max Horn
2009-05-10SCI: Fixed palette regression from rev 40388Max Horn
2009-05-10SCI: Changed object list in Script instances to use Common:::ArrayMax Horn
2009-05-10Changed Common::Array::resize() to default init new array elementsMax Horn
2009-05-10Actually save keymap after remappingEugene Sandulenko
2009-05-10Oops typo.Johannes Schickel
2009-05-10Store global keymaps into a separate sectionEugene Sandulenko
2009-05-10Cleanup.Johannes Schickel
2009-05-10Fix accidental assignment in if condition.Johannes Schickel
2009-05-10whitespacesEugene Sandulenko
2009-05-10CleanupFilippos Karapetis
2009-05-10CleanupFilippos Karapetis
2009-05-10Applied patch by waltervn to remove the length parameter from getText() and f...Filippos Karapetis
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-05-10Objectified and cleaned up the MessageState classFilippos Karapetis
2009-05-10Updated xcode project and did some minor iphone optimizationsOystein Eftevaag
2009-05-10Add detection for newly discovered AGI demoEugene Sandulenko
2009-05-10Reverted commit #40413Filippos Karapetis
2009-05-10Patch #2789608: "recognition of os2-emx in configure"Eugene Sandulenko
2009-05-10OopsFilippos Karapetis