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
2008-05-14
Added the animation speed workaround for the sheriff animation as well. (See
Torbjörn Andersson
2008-05-13
Some fixes for vertical scrolling in Woodruff
Sven Hesse
2008-05-13
fix engine destructor for non interactive hof demo
Florian Kagerer
2008-05-13
More descriptive error message when encountering invalid font data.
Johannes Schickel
2008-05-13
Added a warning when all chunk slots are full, as that's still a problem in W...
Sven Hesse
2008-05-13
Fixing the crash when entering the virtual trip tower in Woodruff
Sven Hesse
2008-05-13
Added a sanity check to o1_LOADCURSOR to prevent LGoP2 from crashing when the...
Filippos Karapetis
2008-05-13
Implemented support for object videos with more than 256 frames, this fixes a...
Sven Hesse
2008-05-13
Fixing a segfault when quitting while an object video with sound plays
Sven Hesse
2008-05-13
Taken care of FilePluginProvider's FIXMEs
Jordi Vilalta Prat
2008-05-13
Some more Doxygen comments, as well as some FIXMEs/TODOs
Max Horn
2008-05-13
Moved the engine plugin code to engines/metaengine.h; added/clarified/correct...
Max Horn
2008-05-13
- Added operator-> to Plugin subclasses so they don't have to reimplement the...
Jordi Vilalta Prat
2008-05-13
Implemented savegame saving/loading for LGOP2.
Benjamin Haisch
2008-05-13
Hide the mouse cursor while a movie plays.
Benjamin Haisch
2008-05-13
Implemented/Fixed saving/loading in Woodruff -- this time for real.
Sven Hesse
2008-05-12
Formatting.
Johannes Schickel
2008-05-12
Changed clipping rectangles to use Common::Rect (thanks to [md5]/thebluegr)
Benjamin Haisch
2008-05-12
remove useless double check on sound list entries
Florian Kagerer
2008-05-12
fix valgrind warning and some cleanup
Florian Kagerer
2008-05-12
Implemented o1_EXCLUDEAREA for RtZ
Benjamin Haisch
2008-05-12
Proper fix for savestates. Thanks to next_ghost
Eugene Sandulenko
2008-05-12
Muting "comparing signed and unsigned values" compiler warning
Sven Hesse
2008-05-12
Fixed printTextEx segment fault bug.
Benjamin Haisch
2008-05-12
Fixed o1_DRAWTEXT in LGOP2
Benjamin Haisch
2008-05-12
Don't restart music while changing music volume in Hof and MR.
Johannes Schickel
2008-05-12
Sanity checks in RtZ: o1_PLAYMUS and o1_STOPMUS
Benjamin Haisch
2008-05-12
Yet another valgrind warning fixed.
Johannes Schickel
2008-05-12
Implemented o1_ADDMASK and o1_SETMASK for LGOP2
Benjamin Haisch
2008-05-12
Fixed some valgrind warnings.
Johannes Schickel
2008-05-12
Updated kyra MSVC project files
Filippos Karapetis
2008-05-12
Fixed timer resolution/conversion; now the vulture in the first scene of RtZ ...
Benjamin Haisch
2008-05-12
More naming consistency fixes (fixes old TODO).
Johannes Schickel
2008-05-12
fix for kyra 3 sfx (broken by last commit)
Florian Kagerer
2008-05-12
Added assert to snd_playSoundEffect.
Johannes Schickel
2008-05-12
move some kyra 3 static resources to kyra.dat
Florian Kagerer
2008-05-12
Two more KyraEngine_LoK opcodes renamed.
Johannes Schickel
2008-05-12
- Some more opcodes moved to KyraEngine_v1
Johannes Schickel
2008-05-12
- Yet more opcodes moved to KyraEngine_v1
Johannes Schickel
2008-05-12
Oops forgot to commit module.mk
Johannes Schickel
2008-05-12
- Moved some opcodes to KyraEngine_v1
Johannes Schickel
2008-05-12
Updated the MSVC project files of the kyra engine
Filippos Karapetis
2008-05-12
- Fixed timers, LGOP2 intro should now play correctly
Benjamin Haisch
2008-05-12
Updated NEWS file for Malcolm's Revenge support
Filippos Karapetis
2008-05-12
Added do { ... } while (0) to the GUI_V* macros, so that they will work as
Torbjörn Andersson
2008-05-12
Update HE version for that English Windows version of Freddi Fish 1.
Travis Howell
2008-05-12
Renamed preprocessor constants to match file names.
Torbjörn Andersson
2008-05-12
Keep separated arrays for each type of plugin
Jordi Vilalta Prat
2008-05-12
- Added an engine plugin manager and moved engine specific functionality into it
Jordi Vilalta Prat
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
[next]