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
/
wintermute
Age
Commit message (
Expand
)
Author
2012-09-04
WINTERMUTE: Convert CRLF to LF
Willem Jan Palenstijn
2012-09-04
Revert "WINTERMUTE: Fix compilation when vorbis isn't available"
Johannes Schickel
2012-09-04
Revert "WINTERMUTE: Remove extra semicolon."
Johannes Schickel
2012-09-04
WINTERMUTE: Replace VKeyCodes constant names.
Johannes Schickel
2012-09-04
WINTERMUTE: Remove extra semicolon.
Johannes Schickel
2012-09-04
WINTERMUTE: Fix compilation when vorbis isn't available
Filippos Karapetis
2012-09-04
WINTERMUTE: Fix a warning with MSVC
Filippos Karapetis
2012-09-01
WINTERMUTE: Fix various comments.
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Fix a regression from the getSize()->size() change.
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Use tabs in enums
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Even more fixes to header-guards.
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Fix a type in the header-guard-fix for base_active_rect.h
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Fix a warning I missed in the last commit.
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Fix warnings
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Use ++it instead of it++
Einar Johan Trøan Sømåen
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-19
WINTERMUTE: Be case-insensitive when testing for sound-format.
Einar Johan Trøan Sømåen
2012-08-15
WINTERMUTE: Make use of the wday-field in dates, instead of a wrong mday-value.
Einar Johan Trøan Sømåen
2012-08-15
WINTERMUTE: Clear out some commented-out code.
Einar Johan Trøan Sømåen
2012-08-14
WINTERMUTE: Fill the screen with fillRect for now.
Einar Johan Trøan Sømåen
2012-08-14
WINTERMUTE: Clean out some comments in the theora player
Einar Johan Trøan Sømåen
2012-08-14
WINTERMUTE: Adjust a few warnings.
Einar Johan Trøan Sømåen
2012-08-14
WINTERMUTE: Save the loop-state of sounds properly.
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: Write alpha properly on big-endian platforms.
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: Add detection for Italian, English and Russian Dead City.
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: Clean out commented-out code from detection
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: Add language-filtering for Czech, Italian, Polish and Russian.
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: Readd support for save/load-images.
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: WinterMute -> Wintermute
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: Cleanup in TransparentSurface.
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: Remove BPkgFile, as wrapCompressedStream can handle that job now.
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: Use the correct DPI for TTF-fonts, and don't display overshooting...
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: Apply color-key to RGB-images, and upconvert them to RGBA.
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: Use 64k-tables for alpha-blitting.
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: Make a few noisy warnings into debug-calls.
Einar Johan Trøan Sømåen
2012-08-11
WINTERMUTE: Silence a few float-cast warnings.
Einar Johan Trøan Sømåen
2012-08-11
WINTERMUTE: Format platform_osystem.cpp, wintermute.cpp and detection_tables.h
Einar Johan Trøan Sømåen
[next]