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
2003-06-09
Sky shouldn't error() if no speech file exists for a sentence
Robert Göffringmann
2003-06-09
fixed warning
Max Horn
2003-06-09
removed debugging leftovers, fixed one more sprite clipping issue.
Robert Göffringmann
2003-06-09
whoops.
Robert Göffringmann
2003-06-09
fixed issue about file decompression.
Robert Göffringmann
2003-06-09
fixed compact data
Robert Göffringmann
2003-06-09
mouse-fixes, note that: buttonPressed() keeping track of a repeated push DOES...
Joost Peters
2003-06-09
added fnLookAt()
Joost Peters
2003-06-09
Fixed VC++ warnings
Jamieson Christian
2003-06-09
fixed SkyLogic bug and made font highlightning finally correct.
Robert Göffringmann
2003-06-09
Fixed text-positioning regressions in the Full Throttle intro and in The
Torbjörn Andersson
2003-06-09
clear_sound_proc
Chris Apers
2003-06-09
whoops.
Robert Göffringmann
2003-06-09
some talk-related bugs fixed
Robert Göffringmann
2003-06-09
allow quit during smush playback; cleanup
Max Horn
2003-06-09
use clear_sound_proc to properly deinit the mixer (this fixes a crash-on-exit)
Max Horn
2003-06-09
added clear_sound_proc method to backend API (this requires all backends to b...
Max Horn
2003-06-09
cleanup
Max Horn
2003-06-09
better (proper? hm...) code to deal with turning of subtitles in V7/V8 games
Max Horn
2003-06-09
don't incorrectly treat SO_PRINT_WRAP like SO_PRINT_MUMBLE; rather just ignor...
Max Horn
2003-06-09
Fix for bug #746850 (this change was originally meant to 'fix' turning of sub...
Max Horn
2003-06-09
cleanup
Max Horn
2003-06-08
reimplemented createBoxMatrix; this is much cleaner and easier to understand ...
Max Horn
2003-06-08
Fixed recent regression (too many blast texts) in The Dig's end credits and
Torbjörn Andersson
2003-06-08
Finally fixed a slight bug in the CoMI cannon behaviour.
Torbjörn Andersson
2003-06-08
forgot to check this one in
Max Horn
2003-06-08
cleanup
Max Horn
2003-06-08
added quit event
Max Horn
2003-06-08
never call exit(), always go thrugh OSystem::quit()
Max Horn
2003-06-08
Add V2 charset
Chris Apers
2003-06-08
Updated with new files
Chris Apers
2003-06-08
Reminder for future %c implementation
Chris Apers
2003-06-08
Cleanup, add qsort function
Chris Apers
2003-06-08
New memory card dialog, option to move games list to memory card
Chris Apers
2003-06-08
MP3 support for audio tracks
Chris Apers
2003-06-08
.
Chris Apers
2003-06-08
New Memory Card dialog
Chris Apers
2003-06-08
cleanup; got rid of the split function and rather work in place (so instead o...
Max Horn
2003-06-07
cleanup
Max Horn
2003-06-07
cleanup and a few fixes for text positioning (but am not sure if it's fully c...
Max Horn
2003-06-07
case 9 was drawStringCentered but should have been drawStringWrapCentered; cl...
Max Horn
2003-06-07
cleanup
Max Horn
2003-06-07
Fix for bug #654286: ZAK256: Ending credits are illegible
Max Horn
2003-06-07
fix set costumes for v1
Paweł Kołodziejski
2003-06-07
CD Loom and EGA Loom should not use the same dissolve effect, so I've
Torbjörn Andersson
2003-06-07
some changes for v1 costumes
Paweł Kołodziejski
2003-06-07
This should be the right check for header_len.
Jochen Hoenicke
2003-06-07
init costumes for v1 games
Paweł Kołodziejski
2003-06-07
follow our coding conventions
Max Horn
2003-06-07
adhere to our coding style conventions; removed some unneccessary code
Max Horn
[next]