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
2005-01-14
Change SIMON to use makeWAVStream - patch #1101740
Travis Howell
2005-01-13
- introduced SagaEngine::getTextString (for i18n it should route to correspon...
Andrew Kurushin
2005-01-13
Removed unused stuff.
Torbjörn Andersson
2005-01-13
Use loadWAVFromStream
Max Horn
2005-01-13
queenrebuild was renamed to compress_queen
Max Horn
2005-01-13
A few subtitle-related changes:
Torbjörn Andersson
2005-01-12
Slight adjustment to previous commit.
Torbjörn Andersson
2005-01-12
There was a slight but noticeable pause in linked animations at the moment
Torbjörn Andersson
2005-01-11
Move 'tools' related build rules into tools/module.mk; fixed remainder of bug...
Max Horn
2005-01-11
remove game.h & image.h
Andrew Kurushin
2005-01-11
- remove game.h & image.h
Andrew Kurushin
2005-01-11
Partial fix for bug #1100125
Max Horn
2005-01-11
last wjp suggested patch - helps reenable "no definition for inline function"...
Andrew Kurushin
2005-01-11
Make voicess.res the first IHNM voice file, since that's the one that's
Torbjörn Andersson
2005-01-11
On Fingolfin's suggestion I put back the inclusion of util.h into Rect, for
Torbjörn Andersson
2005-01-11
Use Fingolfin's new WAV code.
Torbjörn Andersson
2005-01-11
16-bit WAVs are little-endian.
Torbjörn Andersson
2005-01-11
This is probably not the optimal fix, but at least ScummVM compiles again.
Torbjörn Andersson
2005-01-11
Update SAGA items
Eugene Sandulenko
2005-01-11
o All fonts were mapped. Introduced new FONT_DONTMAP flag
Eugene Sandulenko
2005-01-11
Maybe I added wrong include, but at least it let me compile
Eugene Sandulenko
2005-01-10
A little more moving around #include's (last one for today ;-)
Max Horn
2005-01-10
Untested converse. Drawing isn't possible due to lack of needed information
Eugene Sandulenko
2005-01-10
eek, we put a static RandomSource instance into every file that included fmop...
Max Horn
2005-01-10
Legal header
Max Horn
2005-01-10
Remove some more header dependencies
Max Horn
2005-01-10
Reduce dependencies on common/savefile.h from 88 to 14
Max Horn
2005-01-10
system.h was being included in tons of places, without any good reason; reduc...
Max Horn
2005-01-10
Moved mutex stuff into a seperate header
Max Horn
2005-01-10
yet another attempt to get makeInstance working for gcc 3.3, gcc 3.2, and MSV...
Max Horn
2005-01-10
Add keys mapping option to the main option dialog for WinCE - useful for Smar...
Nicolas Bacca
2005-01-10
Fix alignment problem
Nicolas Bacca
2005-01-10
German retail IHNM patch.re_ md5 is confirmed
Eugene Sandulenko
2005-01-10
Updated the SAGA XMIDI issue.
Torbjörn Andersson
2005-01-10
Added note about the SAGA XMIDI tempo bug.
Torbjörn Andersson
2005-01-10
Better sync between music and intro.
Torbjörn Andersson
2005-01-10
Removed unused variable.
Torbjörn Andersson
2005-01-10
Add back missing items
Travis Howell
2005-01-09
saga update
Andrew Kurushin
2005-01-09
- GameModule is gone
Andrew Kurushin
2005-01-09
small fixes:
Andrew Kurushin
2005-01-09
Added proper IHNM scripts lut and run scripts, though not much to see.
Eugene Sandulenko
2005-01-09
some disabled warning moved from .vcproj to #pragma with comments
Andrew Kurushin
2005-01-09
o Fixed some indentation
Eugene Sandulenko
2005-01-09
Fix legal header
Max Horn
2005-01-09
Ensure these headers match the rest of ScummVM
Max Horn
2005-01-09
Ensure the kyra legal headers match the rest of ScummVM
Max Horn
2005-01-09
Mark some places which probably should use loadWAVFromStream(); maybe some of...
Max Horn
2005-01-09
Added shared code to load WAV(E) data from arbitrary seekable streams (files ...
Max Horn
2005-01-09
This function is currently not used...
Max Horn
[prev]
[next]