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-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
2009-05-28
LOL: - fix valgrind warning
Florian Kagerer
2009-05-28
SCI: Turned SfxState into a proper class (i.e., convert the sfx_ funcs to mem...
Max Horn
2009-05-28
Clean up PC Speaker output implementation. (Stripping out unused code)
Johannes Schickel
2009-05-28
SCI: Fix potential dangling pointer more robustly,
Willem Jan Palenstijn
2009-05-28
Cleanup
Filippos Karapetis
2009-05-28
SCI: Merged NewPlayer and SfxPlayer
Max Horn
2009-05-28
Fix mismatching new/delete[]
Johannes Schickel
2009-05-28
oops
Max Horn
2009-05-28
SCI: Merged SfxPlayer/NewPlayer code into sfx/core.cpp
Max Horn
2009-05-28
SCI: Fix potential dangling pointer after reallocation
Willem Jan Palenstijn
2009-05-28
Merged some of the SCI1 and SCI1.1 view and loop drawing functions
Filippos Karapetis
2009-05-28
Fix for pathfinding bug that could occasionally stop the player from moving
Paul Gilbert
2009-05-28
SCI: cleanup
Max Horn
2009-05-28
SCI: Renamed sfx_state_t -> SfxState, preparing it to become a class eventually
Max Horn
2009-05-28
SCI: Some SFX player cleanup
Max Horn
[next]