index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-05-12
SCI: Merged Message() and GetMessage(). Set SCI1.1 to use SCI1 kernel table (...
Walter van Niftrik
2009-05-12
Cleanup.
Johannes Schickel
2009-05-12
Cleanup.
Johannes Schickel
2009-05-12
SCI: Message: Added resource-internal recursion (currently untested).
Walter van Niftrik
2009-05-12
Changed the hardcoded 'Parler de..' string in the conversation dialog to use ...
Paul Gilbert
2009-05-12
Replace verb numbers with constants in selectVerb() call
Eugene Sandulenko
2009-05-12
Synced 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-12
Moved the "suffixes" and "words" console commands to ScummVM's debug console
Filippos Karapetis
2009-05-12
Replaced sci_hexdump() with Common::hexdump()
Filippos Karapetis
2009-05-12
Silenced MSVC warning about unsafe mix of byte and boolean
Filippos Karapetis
2009-05-12
Added a startOffset parameter to hexdump() (used by SCI's own hexdump method)
Filippos Karapetis
2009-05-11
Fix MSVC compilation (cast const away explicitly).
Willem Jan Palenstijn
2009-05-11
Fix bug #1946262: "LSL1: Age Verification answer input not working"
Eugene Sandulenko
2009-05-11
Use lowercase form for quickselect in ListWidget.
Willem Jan Palenstijn
2009-05-11
LOL: - implemented olol_paletteFlash()
Florian Kagerer
2009-05-11
Fix bug #2055836: "FW: Music is not restarted when loading a saved game"
Eugene Sandulenko
2009-05-11
Silenced warning.
Torbjörn Andersson
2009-05-11
LOL: - implemented inventory screen status icons
Florian Kagerer
2009-05-11
Fix bug #2595364: "Virtual Keyboard: number keys not working"
Eugene Sandulenko
2009-05-11
Fix bug #2678272: "FT: Russian version crashes on windows and psp"
Eugene Sandulenko
2009-05-11
SCI: Hacked stuff up so that debugger commands also print on the GUI console
Max Horn
2009-05-11
SCI: Hook FreeSCI console commands into the ScummVM console (incomplete as of...
Max Horn
2009-05-11
Turned fixed-size lists of debugger/console commands and variables into more ...
Max Horn
2009-05-11
Moved the "selectors" and "syscalls" console commands to ScummVM's debug cons...
Filippos Karapetis
2009-05-11
Merged find_dev() inside sfx_find_device()
Filippos Karapetis
2009-05-11
Console is a class, not a struct
Filippos Karapetis
2009-05-11
some cleanup :
Gregory Montoir
2009-05-11
SCI: Simplified the Table class, by making it use an Common::Array internally...
Max Horn
2009-05-11
SCI: Replace global vars cmd_paramlength & cmd_params by Common::Array<cmd_pa...
Max Horn
2009-05-11
SCI: Reduced header deps
Max Horn
2009-05-11
SCI: Message: Fixed a bug when game requests message with seq != 1.
Walter van Niftrik
2009-05-11
This is the source for the MMUHACK 2.4 kernel module is included with the GP2...
John Willis
2009-05-11
Added the new hardwarekeys.cpp file
Paul Gilbert
2009-05-11
Fix compilation
Eugene Sandulenko
2009-05-11
Increase HW key ID size so all modifiers fit too.
Eugene Sandulenko
2009-05-11
Define hardware keys for 101 keyboard in SDL backend.
Eugene Sandulenko
2009-05-11
Fixed some warnings
Oystein Eftevaag
2009-05-10
LOL: - fix last commit
Florian Kagerer
2009-05-10
LOL: - implemented rest party button
Florian Kagerer
2009-05-10
SCI: Minor changes to Message(). Some of the text in KQ6 floppy should now be...
Walter van Niftrik
2009-05-10
iPhone fixes for compiling with the unofficial sdk
Oystein Eftevaag
2009-05-10
Keymapper:
Eugene Sandulenko
2009-05-10
Support target names of any length.
Johannes Schickel
2009-05-10
Make static buffer larger.
Willem Jan Palenstijn
2009-05-10
KYRA: fixed typo
Florian Kagerer
2009-05-10
clean up AGI fillAudio
Willem Jan Palenstijn
2009-05-10
SCI: Changed EngineState::pics to a Common::Array
Max Horn
2009-05-10
SCI: Replaced Cplain odeBlock array in class Script by a Common::Array<CodeBl...
Max Horn
2009-05-10
SCI: Fixed palette regression from rev 40388
Max Horn
[next]