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
/
base
Age
Commit message (
Expand
)
Author
2013-12-05
WINTERMUTE: Skip Latvian language package if not selected.
Johannes Schickel
2013-12-05
WINTERMUTE: Fix typo in Polish language filename in Reversion1.
Johannes Schickel
2013-11-23
WINTERMUTE: Switch WideString to U32String.
Johannes Schickel
2013-11-23
WINTERMUTE: Use const_iterator in BaseFileManager::registerPackages.
Johannes Schickel
2013-11-23
WINTERMUTE: Slight interator usage cleanup.
Johannes Schickel
2013-11-23
WINTERMUTE: Remove another unused variable.
Johannes Schickel
2013-11-23
WINTERMUTE: Make BaseFileManager::registerPackages case agnostic.
Johannes Schickel
2013-11-23
WINTERMUTE: Remove unused variables.
Johannes Schickel
2013-11-18
WINTERMUTE: Add quite a bit of hackery to allow Reversion 1.3 to select langu...
Einar Johan Trøan Sømåen
2013-11-15
WINTERMUTE: Add bold-font support for FreeSans.ttf (and only FreeSans for now).
Einar Johan Trøan Sømåen
2013-11-07
WINTERMUTE: Add the keycode for the ESC key
Filippos Karapetis
2013-11-05
WINTERMUTE: Remove unused transfer-function. (AnsiStringArray).
Einar Johan Trøan Sømåen
2013-11-05
WINTERMUTE: Transfer Common::Strings explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-11-05
WINTERMUTE: Transfer Const Char* explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-11-05
WINTERMUTE: Transfer Char* explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-11-05
WINTERMUTE: Transfer Sint32s explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-11-05
WINTERMUTE: Transfer Uint32s explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Remove BasePlatform::setRect (replace with member-call)
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Remove BasePlatform::isRectEmpty (replace with member-call).
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Remove BasePlatform::setRectEmpty (replace with member-call)
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Remove unused BasePlatform-functions (showWindow/setCapture/relea...
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Transfer Doubles explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Transfer Point32s explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Transfer Rect32s explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Transfer Vector2s explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Transfer bytes explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-28
WINTERMUTE: Transfer booleans explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-28
WINTERMUTE: Change BaseObject::getHeight() to return int32 instead of int.
Einar Johan Trøan Sømåen
2013-10-28
WINTERMUTE: Fix compile errors in XCode 5 caused by nullptr-issues.
Einar Johan Trøan Sømåen
2013-10-09
WINTERMUTE: Remove superfluous assignments
Willem Jan Palenstijn
2013-10-08
WINTERMUTE: Fix displayTransOffset
Willem Jan Palenstijn
2013-10-07
WINTERMUTE: Call updateScreen() every frame, even without updates.
Willem Jan Palenstijn
2013-10-06
WINTERMUTE: Fix typo causing tiled image corruption
Willem Jan Palenstijn
2013-10-06
WINTERMUTE: Partially fix rotoscale coordinate confusion
Willem Jan Palenstijn
2013-10-06
WINTERMUTE: Remove outdated comment
Willem Jan Palenstijn
2013-10-06
WINTERMUTE: Remove presumably outdated off-by-one correction
Willem Jan Palenstijn
2013-10-03
WINTERMUTE: Update full screen on ScreenChanged
Willem Jan Palenstijn
2013-10-02
WINTERMUTE: Remove unused _drawNum
Willem Jan Palenstijn
2013-10-02
WINTERMUTE: Fix regression with _skipThisFrame
Willem Jan Palenstijn
2013-10-02
WINTERMUTE: Fix regression in ticketing
Willem Jan Palenstijn
2013-10-02
WINTERMUTE: Handle invalid file access in Carol Reed 6: Black Circle
Filippos Karapetis
2013-10-01
WINTERMUTE: Clean up byte/char casts in loading/parsing
Willem Jan Palenstijn
2013-10-01
WINTERMUTE: Fix broken uint32/ulong cast
Willem Jan Palenstijn
2013-10-01
WINTERMUTE: Fix up doxygen comment
Willem Jan Palenstijn
2013-09-30
Merge branch 'master' into wme_rendering
Willem Jan Palenstijn
2013-09-30
WINTERMUTE: Add displayTiled function to replace repeatLastDraw
Willem Jan Palenstijn
2013-09-30
Merge branch 'refac'
Einar Johan Trøan Sømåen
2013-09-30
WINTERMUTE: Remove almost unused _colorMod field
Willem Jan Palenstijn
2013-09-29
WINTERMUTE: Fix typo in comment
Willem Jan Palenstijn
2013-09-29
WINTERMUTE: Do antialiased TT font rendering
Willem Jan Palenstijn
[next]