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-12-12
fixed tv issues
Vladimir Menshakov
2009-12-12
fixed minor issues from the chapter 1&2
Vladimir Menshakov
2009-12-12
fixed dirty rectangle
Vladimir Menshakov
2009-12-12
do not play music while _rows is empty
Vladimir Menshakov
2009-12-12
fixed skipped animation at lakeside house
Vladimir Menshakov
2009-12-12
added z-ordering of the animation slots.
Vladimir Menshakov
2009-12-12
moved 'on' surfaces rendering into mark's code
Vladimir Menshakov
2009-12-12
render 'on' surfaces only on mark (fixed many z-order issues)
Vladimir Menshakov
2009-12-12
fixed non-default src rectangle rendering
Vladimir Menshakov
2009-12-12
fixed typo in checking src rect height
Vladimir Menshakov
2009-12-12
Implemented the rendering section of dialog display
Paul Gilbert
2009-12-12
added Rect ctor from Common::Rect
Vladimir Menshakov
2009-12-12
reverted the latest patch
Vladimir Menshakov
2009-12-12
render 'ons' after all stuff (needs to be discovered), fixed crumbs invisibil...
Vladimir Menshakov
2009-12-12
added debug level to the dump() methods.
Vladimir Menshakov
2009-12-12
tuned vertical speed for mark
Vladimir Menshakov
2009-12-12
moved noisy debug messages to level 1
Vladimir Menshakov
2009-12-11
Renamed line() to drawLine() to silence warning about function parameters in
Torbjörn Andersson
2009-12-11
Beginnings of a dialog display class
Paul Gilbert
2009-12-10
Hopefully fixing linking on MSVC:
Johannes Schickel
2009-12-09
Silence gcc warning.
Johannes Schickel
2009-12-09
Properly clean up memory when destroying CursorManager.
Johannes Schickel
2009-12-09
Cleanup: Move constructor/destructor definition of CursorManager::Cursor and ...
Johannes Schickel
2009-12-09
Fix compilation for systems without USE_RGB_COLOR defined.
Johannes Schickel
2009-12-09
DRACI: Reduce header interdependencies; some cleanup
Max Horn
2009-12-09
Typo...
Johannes Schickel
2009-12-09
This is hopefully fixing compilation of the fluidsynth code.
Johannes Schickel
2009-12-09
Change GOB engine so that not all its files depend on gui/dialog.h (and thus ...
Max Horn
2009-12-09
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
Max Horn
2009-12-09
Remove the Audio::Mixer parameter from the midi/music plugins
Max Horn
2009-12-09
Some more slight cleanup.
Johannes Schickel
2009-12-09
Cleanup: remove "s_initialized" from CursorManager and FontManager implementa...
Johannes Schickel
2009-12-09
Commit of the 2nd revision of my patch for FR# 2840967 "GUI: Display filename...
Johannes Schickel
2009-12-09
Include font.h instead of fontman.h in places that don't need fontman :)
Max Horn
2009-12-09
Move findCompatibleFormat from graphics/pixelformat.h to engines/engine.cpp
Max Horn
2009-12-09
GRAPHICS: Change font code to be identical on all platforms
Max Horn
2009-12-09
Slightly modified commit of patch #2911414 "MSVC: conversions warnings in com...
Johannes Schickel
2009-12-09
SCI: Paranoia tweak for EngineState::autoDetectFeature
Max Horn
2009-12-09
SCI: implemented _picNotValidSci11 for new kPicNotValid behaviour in sci1.1 (...
Martin Kiewitz
2009-12-09
SCI: Save/LoadGame Common::Rect saving now portable
Martin Kiewitz
2009-12-09
Fixed some simple cppcheck warnings.
Torbjörn Andersson
2009-12-08
added message duration override, increased 'the end' timeout
Vladimir Menshakov
2009-12-08
Attempt to fix MSVC warning C4121.
Johannes Schickel
2009-12-08
Attempt to fix MSVC warning C4121.
Johannes Schickel
2009-12-08
added final credits
Vladimir Menshakov
2009-12-08
fixed default font height
Vladimir Menshakov
2009-12-08
allow font to be rendered out of screen
Vladimir Menshakov
2009-12-08
SCI: new USE_OLDGFX for switching to oldgui, fixes loading of savedgames unde...
Martin Kiewitz
2009-12-08
SCI: SciGui::getPortPic now uses byref
Martin Kiewitz
2009-12-08
SCI: Saving picPort now (fixes loading saved games in castle of dr. brain)
Martin Kiewitz
[prev]
[next]