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-17
gob - Add MD5 for LiT floppy part 1 "full", part 1 "light" and part 2. Part 2...
Arnaud Boutonné
2009-12-17
Implemented basic message parsing
Paul Gilbert
2009-12-15
Fix a typo
Jordi Vilalta Prat
2009-12-15
removed file as suggested by max horn
Vladimir Menshakov
2009-12-15
updated known bugs
Vladimir Menshakov
2009-12-15
added known bugs file, enabled teenagent in configure.
Vladimir Menshakov
2009-12-15
GUI: Re-add ellipsis to various button labels
Max Horn
2009-12-15
GUI: Shorten button labels if too long, and improve the shortening logic
Max Horn
2009-12-15
GUI: Fix some GUI hacks, add some comments, etc.
Max Horn
2009-12-15
Got rid of ReadStream::ioFailed()
Max Horn
2009-12-14
skip rendering if restart was requested
Vladimir Menshakov
2009-12-14
fixed tv/vcr callbacks
Vladimir Menshakov
2009-12-13
LOL: fixed regression
Florian Kagerer
2009-12-13
LOL: some cleanup for recent code changes
Florian Kagerer
2009-12-12
LOL: fixed regression
Florian Kagerer
2009-12-12
create_msvc: (littleboy) Fixed closing of search handle (should use FindClose...
Arnaud Boutonné
2009-12-12
LOL: fix compilation when the LOL engine is disabled
Florian Kagerer
2009-12-12
LOL: moved TIM animation code into a separate class
Florian Kagerer
2009-12-12
do not clear busy flag on !ignore animation, fixed invalid loop/ignore flags
Vladimir Menshakov
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
[next]