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-10-23
WINTERMUTE: Convert ' correctly from CP1252
Einar Johan Trøan Sømåen
2012-10-23
WINTERMUTE: Add a hack to allow videos to loop
Einar Johan Trøan Sømåen
2012-10-22
WINTERMUTE: Avoid using __DATE__ and __TIME__ in-engine
Einar Johan Trøan Sømåen
2012-09-29
WINTERMUTE: Make scGetProperty use Common::String& instead of const char*
Einar Johan Trøan Sømåen
2012-09-28
WINTERMUTE: Privatize variables in BaseQuickMsg
Einar Johan Trøan Sømåen
2012-09-28
WINTERMUTE: Privatize variables in BaseRegion and BaseSubFrame
Einar Johan Trøan Sømåen
2012-09-28
WINTERMUTE: Privatize variables in BaseFrame and BaseSprite
Einar Johan Trøan Sømåen
2012-09-28
WINTERMUTE: Privatize variables in BaseFader
Einar Johan Trøan Sømåen
2012-09-28
WINTERMUTE: Privatise member-variables in BaseDynamicBuffer
Einar Johan Trøan Sømåen
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-24
WINTERMUTE: Fix leak
Willem Jan Palenstijn
2012-09-24
WINTERMUTE: Remove unnecessary semicolons.
Torbjörn Andersson
2012-09-15
WINTERMUTE: Disable aspect-ratio correction for now.
Einar Johan Trøan Sømåen
2012-09-11
WINTERMUTE: Remove a few more unused includes.
Einar Johan Trøan Sømåen
2012-09-11
WINTERMUTE: Remove unneccessary includes of base_file.h
Einar Johan Trøan Sømåen
2012-09-11
WINTERMUTE: Alphabetize the includes in Ad/
Einar Johan Trøan Sømåen
2012-09-11
WINTERMUTE: Only include base_renderer.h where needed
Einar Johan Trøan Sømåen
2012-09-07
WINTERMUTE: Remove engine-specific README
Einar Johan Trøan Sømåen
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
[next]