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-31
Fix gcc warning
Eugene Sandulenko
2009-12-31
Worked around what appears to be a bad JPEG image in the Masterpiece edition of
Torbjörn Andersson
2009-12-31
SCI/new music code: removed some hacks
Filippos Karapetis
2009-12-31
SCI/new music code: The loop selector for each music score is no longer cache...
Filippos Karapetis
2009-12-31
SCI/new music code: Slight cleanup
Filippos Karapetis
2009-12-31
kLocalToGlobal has a 'Plane' variant in SCI32 like its kGlobalToLocal sibling...
Matthew Hoops
2009-12-31
Overload the = operator for SciArray which fixes the setType errors in GK1. S...
Matthew Hoops
2009-12-31
Add the Mohawk crew to the credits.
Matthew Hoops
2009-12-31
Remove the getBeginOffset() hack from Common::SeekableReadStream and introduc...
Matthew Hoops
2009-12-31
Make sure that enough data is read out of the script
Sven Hesse
2009-12-30
Fixing an out of array bounds read
Sven Hesse
2009-12-30
SCI/newmusic: cmdSendMidi / removed weird midiCmd code - fixes lsl5 des rever...
Martin Kiewitz
2009-12-30
MOHAWK: Reduce header interdependencies
Max Horn
2009-12-30
Get rid of Common::String::emptyString, and also of some port specific hacker...
Max Horn
2009-12-30
MOHAWK: Stop using String::emptyString
Max Horn
2009-12-30
Rename Common::Stream::readLine_NEW to readLine
Max Horn
2009-12-30
spelling
Max Horn
2009-12-30
remove bad hackery caused by n64 port and avoid polluting StdioStream using a...
Fabio Battaglia
2009-12-30
SCI: palette merging / comment addition
Martin Kiewitz
2009-12-30
SCI: fix palette merging (fixes lsl1demo right at the beginning and sq5 wilco...
Martin Kiewitz
2009-12-30
SCI/newmusic: fix loop logic
Martin Kiewitz
2009-12-30
Add Nintendo 64 port to trunk.
Fabio Battaglia
2009-12-30
Mention Sega CD in NEWS file
Eugene Sandulenko
2009-12-30
Patch #2923628: "SOMI: Kanji support for japanese MegaCD version"
Eugene Sandulenko
2009-12-30
SCI/newmusic: update loop selector when track is finished (fixes hq1 ending, ...
Martin Kiewitz
2009-12-30
Corrected an old comment.
Torbjörn Andersson
2009-12-30
SCI32: Added sanity checks to kAddScreenItem and kUpdateScreenItem, so that t...
Filippos Karapetis
2009-12-30
SCI/new sound code:
Filippos Karapetis
2009-12-30
Now it says "libraries" again joostp.
Johannes Schickel
2009-12-30
Mark MSVC 2010 as experimental in the tool's help output too.
Johannes Schickel
2009-12-30
Commit of modified patch 7 "Mention 2010 version in tools README" from fr #28...
Johannes Schickel
2009-12-30
Commit of patch 6 "Add MSVC10 dists folder (batch file and readme)" from fr #...
Johannes Schickel
2009-12-30
Commit of patch 5 "Add MSVC10 project & solution" from fr #2891357 "create_ms...
Johannes Schickel
2009-12-30
Commit of slightly modified (formatting only) patch 4 "Add MSVC10 support" fr...
Johannes Schickel
2009-12-30
Commit patch 3 "Silence warnings (in project files)" from fr #2891357 "create...
Johannes Schickel
2009-12-30
Commit patch 2 "Simplify createBuildProp code" from fr #2891357 "create_msvc:...
Johannes Schickel
2009-12-30
Commit patch 1 "Extract version specific code" from fr #2891357 "create_msvc:...
Johannes Schickel
2009-12-30
SCI32:
Matthew Hoops
2009-12-30
Formatting.
Johannes Schickel
2009-12-30
Fix bug #2923380 (AMIGAOS4: Compiler error)
Jordi Vilalta Prat
2009-12-30
Switched to the new pathfinding code, after talking with waltervn
Filippos Karapetis
2009-12-30
Use the special Cinepak YUV2RGB function in the Cinepak decoder. This makes t...
Matthew Hoops
2009-12-30
Wrapped some IHNM-specific code around appropriate ifdef's
Filippos Karapetis
2009-12-30
Fixed warnings
Filippos Karapetis
2009-12-30
Update comments to reflect the changes used for Mohawk.
Matthew Hoops
2009-12-30
Whitespace fixes
Matthew Hoops
2009-12-30
Initial implementation of the SCI21 kList kernel function (which calls all th...
Filippos Karapetis
2009-12-30
SCI: support for uncompressed sci1 views (fixes qfg3 demo)
Martin Kiewitz
2009-12-30
SCI32: Moved all the list related kernel functions inside klists.cpp, and imp...
Filippos Karapetis
2009-12-30
Implemented ListFirstTrue(), thanks to the help of waltervn. Now, buttons can...
Filippos Karapetis
[next]