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-12-21
Silenced some warnings to make DrMcCoy happier :)
Filippos Karapetis
2009-12-21
Update/add some comments/TODOs.
Matthew Hoops
2009-12-21
SCI32:
Matthew Hoops
2009-12-21
Fixed text controls when subtitles are enabled in multilingual SCI01 games
Filippos Karapetis
2009-12-21
Fixed menus in multilingual SCI01 games
Filippos Karapetis
2009-12-21
Brought back the INCLUDE_OLDGFX define
Filippos Karapetis
2009-12-20
Implemented cmdUpdateCues() in the new sound code and fixed a crash when load...
Filippos Karapetis
2009-12-20
LOL: removed unused variable
Florian Kagerer
2009-12-20
Started integrating the new sound code in the SoundCommandParser class. Some ...
Filippos Karapetis
2009-12-20
LOL: fixed text fading
Florian Kagerer
2009-12-20
Moved all of the sound iterator code in its own directory, and added a slight...
Filippos Karapetis
2009-12-20
Wrapped some more sound code around appropriate defines
Filippos Karapetis
2009-12-20
Wrapped some more sound code around appropriate defines
Filippos Karapetis
2009-12-20
Directly modify the sound objects, instead of modifying a local copy. Remove ...
Filippos Karapetis
2009-12-20
Removed dead code
Filippos Karapetis
2009-12-20
Started implementation of the original game's cheat mode
Paul Gilbert
2009-12-20
Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events
Paul Gilbert
2009-12-19
gob - Remove detection of a cracked version of Lost in Time
Arnaud Boutonné
2009-12-19
- Started wrapping the current sound code around appropriate defines
Filippos Karapetis
2009-12-19
- Removed unused includes
Filippos Karapetis
2009-12-19
Removed unused include
Filippos Karapetis
2009-12-19
Further implementation of dialog/message script language
Paul Gilbert
2009-12-19
Added an extra assert
Paul Gilbert
2009-12-19
Fix segfault when quitting. static const Common::String's shouldn't be used.
Matthew Hoops
2009-12-19
Silence some gcc 3.4.5 warnings.
Matthew Hoops
2009-12-18
Moved the interface class for the the custom SCI MIDI drivers together with t...
Filippos Karapetis
2009-12-18
Moved the midi_writer struct into the place where it's actually used, and nam...
Filippos Karapetis
2009-12-17
gob - Split LiT part 2 detection in light / full.
Arnaud Boutonné
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
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
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
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
[prev]
[next]