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
path:
root
/
engines
Age
Commit message (
Expand
)
Author
2009-05-30
- Removed debug_mode from the engine state
Filippos Karapetis
2009-05-30
Moved 3 more debug commands to console.cpp ("simkey", "segment_table" and "sh...
Filippos Karapetis
2009-05-30
LOL: - fixed crash that occured when entering yvel city
Florian Kagerer
2009-05-30
Moved more script debug commands to console.cpp: "visual_state", "dynamic_vie...
Filippos Karapetis
2009-05-30
Moved some script debug commands to console.cpp: "clear_screen", "redraw_scre...
Filippos Karapetis
2009-05-30
LOL: - added non-installed English floppy version to detection
Florian Kagerer
2009-05-30
LOL: - added English floppy version to detection
Florian Kagerer
2009-05-30
Swapped the checks for suffixes and branches to first check for SCI1 resource...
Filippos Karapetis
2009-05-30
Removed/replaced BREAKPOINT
Filippos Karapetis
2009-05-30
SCI: Moved the rest of the console code out of sciconsole.cpp and into consol...
Filippos Karapetis
2009-05-30
Fixed a silly typo in commit #40979. Suffixes should be loaded correctly again
Filippos Karapetis
2009-05-30
Bugfix to keep ScummVM responsive even when the displayOn variable is set to ...
Paul Gilbert
2009-05-29
LOL: implemented opcode required for magic wands
Florian Kagerer
2009-05-29
Adding my German versions of Playtoons 1 + 3
Sven Hesse
2009-05-29
- Added brief Doxygen comments to the ResourceSync and AudioResource classes ...
Filippos Karapetis
2009-05-29
Output a warning to the user, when he tries to play back MT32 MIDI tracks wit...
Johannes Schickel
2009-05-29
Implement "loadSfxFile" and "stopAllSoundEffects" for "MixedSoundDriver".
Johannes Schickel
2009-05-29
- Moved some debug code into console.cpp, adding 3 console commands: resource...
Filippos Karapetis
2009-05-29
Remove obsolete comment.
Johannes Schickel
2009-05-29
- Add new method "isVoicePresent" to "Sound".
Johannes Schickel
2009-05-29
Fix compilation
Willem Jan Palenstijn
2009-05-29
Some slight documentation.
Johannes Schickel
2009-05-29
Fix warning about unused variable.
Johannes Schickel
2009-05-29
Gob (Playtoon) :
Arnaud Boutonné
2009-05-29
atol -> atoi
Max Horn
2009-05-29
Changed SaveFileManager methods to take Common::String params (instead of cha...
Max Horn
2009-05-29
SCI: Revised code for listing savegames
Max Horn
2009-05-29
Merged res_view0.cpp and res_view1.cpp
Filippos Karapetis
2009-05-29
Some WIP code on the speech used in KQ6CD
Filippos Karapetis
2009-05-29
Fixed a bug with the "size" console command
Filippos Karapetis
2009-05-29
More formatting.
Johannes Schickel
2009-05-29
SCI: Converted several fprintf(stderr) calls to warning/error (the remaining ...
Max Horn
2009-05-29
SCI: Removing useless adlib-via-OSS code
Max Horn
2009-05-29
Formatting.
Johannes Schickel
2009-05-29
Add Lands of Lore copyright string to KyraMetaEngine::getOriginalCopyright.
Johannes Schickel
2009-05-29
Cleanup.
Johannes Schickel
2009-05-29
Enable autosaves in Lands of Lore.
Johannes Schickel
2009-05-29
Reduced the word spacing width by one pixel to precisely match the original game
Paul Gilbert
2009-05-29
Cleanup.
Johannes Schickel
2009-05-29
Bugfix for rendering text that caused corruption when the width was an odd nu...
Paul Gilbert
2009-05-29
Add MD5 for another The Last Dynasty FR
Arnaud Boutonné
2009-05-29
Fix valgrind warnings.
Johannes Schickel
2009-05-29
Cleanup and slight bugfix in drawShapeProcessLineScale* functions.
Johannes Schickel
2009-05-29
Bugfix for screen redrawing when waiting for mouse click - this fixes a blank...
Paul Gilbert
2009-05-29
Fixed hopefully the last regression in kSetCursor. KQ5CD should work correctl...
Filippos Karapetis
2009-05-29
- Fixed usage of kSetCursor in SCI1.1 games (e.g. when starting KQ6 floppy)
Filippos Karapetis
2009-05-29
Moved the "size" console debugger command to console.cpp and silenced a warning
Filippos Karapetis
2009-05-29
Cleanup
Filippos Karapetis
2009-05-29
- Rewrote kSetCursor to be a bit simpler to understand, and got rid of GF_SCI...
Filippos Karapetis
2009-05-29
Formatting.
Johannes Schickel
[prev]
[next]