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
2012-08-31
WINTERMUTE: General cleanup
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Cleanup the header-guards.
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Replace col_templ's getSize with Common::Array::size()
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Take int32 as parameters in Rect32.
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Add namespacing to the UTF-conversion code
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Use <math.h> instead of <cmath>
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Correct some endif-comments.
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Use tabs instead of spaces in ad_types.h
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Use tabs instead of spaces for indenting dctypes.h
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Replace qsort with Common::sort
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Simplify getNodeForRelativePath
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Fix some of the clang++ warnings listed by LordHoto
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Fix g++ warnings listed by LordHoto
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Update to use new TGA-decoder and new Video-system
Einar Johan Trøan Sømåen
2012-08-31
Merge remote-tracking branch 'origin/master' into wintermute
Einar Johan Trøan Sømåen
2012-08-30
GRAPHICS: Scope reduction of the sometimes unused alpha component in TGADecod...
Bertrand Augereau
2012-08-30
GRAPHICS: Undefined behaviour/warnings removal in the TGA decoder
Bertrand Augereau
2012-08-29
GRAPHICS: Slight formatting change for consistency.
Johannes Schickel
2012-08-29
GRAPHICS: Remove extra semicolon.
Johannes Schickel
2012-08-29
Merge pull request #263 from somaen/tgaloader
Johannes Schickel
2012-08-29
GRAPHICS: Add in a TGA-decoder
Einar Johan Trøan Sømåen
2012-08-27
LASTEXPRESS: Implement more savegame loading
Littleboy
2012-08-27
LASTEXPRESS: Cleanup savegame
Littleboy
2012-08-27
LASTEXPRESS: Identify more Verges functions
Littleboy
2012-08-27
LASTEXPRESS: Fix typo in Verges chapter 3 function
Littleboy
2012-08-27
LASTEXPRESS: Identify several Verges functions
Littleboy
2012-08-27
LASTEXPRESS: Remove unnecessary casts
Littleboy
2012-08-27
LASTEXPRESS: Remove some unreachable code
Littleboy
2012-08-27
LASTEXPRESS: Add const modifiers
Littleboy
2012-08-27
LASTEXPRESS: Update Debug::loadArchive() to reduce casts
Littleboy
2012-08-27
LASTEXPRESS: Reduce header interdependency
Littleboy
2012-08-27
LASTEXPRESS: Check for valid data in Beetle::invertDirection()
Littleboy
2012-08-27
LASTEXPRESS: Identify some Abbot Chapter 3 functions
Littleboy
2012-08-27
LASTEXPRESS: Check for invalid cd number in debugger commands
Littleboy
2012-08-27
LASTEXPRESS: Fix playsnd debugger command
Littleboy
2012-08-27
LASTEXPRESS: Fix analysis warnings
Littleboy
2012-08-27
Revert "VIDEO: Rework SVQ1 codebooks so they're endian-safe"
Matthew Hoops
2012-08-27
VIDEO: Fix "empty" AVI frames
Matthew Hoops
2012-08-27
I18N: Update translation data file.
Jordi Vilalta Prat
2012-08-27
I18N: Updated Catalan translation.
Jordi Vilalta Prat
2012-08-27
NEWS: Mention new Galician translation
Thierry Crozat
2012-08-27
I18N: Update translation data file
Thierry Crozat
2012-08-27
CREDITS: Add credits for Galician translation
Thierry Crozat
2012-08-27
I18N: Add Galician translation from patch #3557885
Thierry Crozat
2012-08-26
VIDEO: Fix compilation with some compilers
Matthew Hoops
2012-08-26
Merge pull request #268 from clone2727/video-rewrite
Matthew Hoops
2012-08-26
NEWS: Mention VideoDecoder rewrite
Matthew Hoops
2012-08-26
COMMON: Add MKTAG16 for 16-bit multi-character constants
Matthew Hoops
2012-08-25
VIDEO: Remove obsolete FIXME in the FLIC code
Matthew Hoops
2012-08-23
VIDEO: Adjust start time after calling rewind() in start()
Matthew Hoops
[next]