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
/
mortevielle
Age
Commit message (
Expand
)
Author
2015-01-29
MORTEVIELLE: fixed text position
Chris Apers
2015-01-27
MORTEVIELLE: added starting screen string index constant
Chris Apers
2015-01-27
MORTEVIELLE: added starting screen
Chris Apers
2015-01-26
MORTEVIELLE: added missing inter screen messages
Chris Apers
2015-01-25
MORTEVIELLE: 1sec seems to be far enough here
Chris Apers
2015-01-25
MORTEVIELLE: more drawBox() adjustments
Chris Apers
2015-01-24
Merge pull request #570 from chrilith/mortevielle_3rdintro
Arnaud Boutonné
2015-01-24
MORTEVIELLE: alternatively we can make it local to delay()
Chris Apers
2015-01-24
MORTEVIELLE: Added missing mesgId handling for 3rd intro screen
Chris Apers
2015-01-23
MORTEVIELLE: Fixed read index parsing alert strings
chrilith
2015-01-23
MORTEVIELLE: Fixed drawBox() to match original code
chrilith
2014-10-28
MORTEVIELLE: Remove trailing whitespace
Filippos Karapetis
2014-06-16
MORTEVIELLE: Comment out detection for improved German translation
Thierry Crozat
2014-05-27
ALL: Make Debugger command function names conform to our guidelines.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
Johannes Schickel
2014-02-18
MORTEVIELLE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
MORTEVIELLE: Janitorial - Remove trailing spaces
Strangerke
2014-02-09
MORTEVIELLE: Reduce the scope of some variables
Strangerke
2014-02-02
MORTEVIELLE: Little refactoring in fctLook()
Strangerke
2014-01-26
MORTEVIELLE: Fix some uninitialized variables
Strangerke
2014-01-24
MORTEVIELLE: Initialize some uninitialized variables
Strangerke
2014-01-18
MORTEVIELLE: Enable engine by default
Strangerke
2014-01-17
MORTEVIELLE: Some refactoring in Action
Strangerke
2014-01-17
MORTEVIELLE: rename a variable
Strangerke
2014-01-17
MORTEVIELLE: Remove unused structure and an obsolete comment
Strangerke
2014-01-15
MORTEVIELLE: Split resetVariables in two, reuse it in engine constructor
Strangerke
2014-01-15
MORTEVIELLE: Add some missing variable initializations
Strangerke
2014-01-10
MORTEVIELLE: Get rid of setParent()
Strangerke
2014-01-09
MORTEVIELLE: Get rid of setParent() in TextHandler and SoundManager
Strangerke
2014-01-09
MORTEVIELLE: Get rid of setParent() in Menu and MouseHandler
Strangerke
2013-11-24
BUILD: Remove need for engine.mk in each engine directory.
D G Turner
2013-11-24
BUILD: Remove need for engine-plugin.h in engines.
D G Turner
2013-11-24
BUILD: Split engines/plugins_table header down to a file per engine.
D G Turner
2013-11-24
BUILD: Split engines.mk down to a single file per engine.
D G Turner
2013-11-24
BUILD: Split configure.engines down to a single file per engine.
D G Turner
2013-11-10
MORTEVIELLE: Remove useless variable
Strangerke
2013-11-09
MORTVIELLE: Add missing check on shouldQuit() (which fixes CID 1063228)
Strangerke
2013-10-30
MORTEVIELLE: Replace strncpy by strlcpy
Strangerke
2013-09-30
MORTEVIELLE: Remove unused variable
Eugene Sandulenko
2013-09-01
MORTEVIELLE: Implement Engine::getDebugger()
Thierry Crozat
2013-09-01
MORTEVIELLE: Freeze clock in game when pausing the game
Thierry Crozat
2013-09-01
MORTEVIELLE: Fix computation of elapsed time around midnight
Thierry Crozat
2013-08-22
MORTEVIELLE: Use similar check in fctClose and fctSearch than in fctSelfPut
Strangerke
2013-08-22
MORTEVIELLE: Better fix of CID 1063212. Thanks wjp for pointing out.
Strangerke
2013-08-21
MORTEVIELLE: Fix check introduced in 6cfd3028c1fdf71238f12e79fba4750e63a92a67.
Strangerke
2013-08-21
MORTEVIELLE: Fix CID 1063212
Strangerke
2013-08-21
MORTEVIELLE: Fix CID 1063213
Strangerke
2013-08-21
MORTEVIELLE: Silent CID 1063229
Strangerke
2013-08-21
MORTEVIELLE: Add detection entry for improved German translation
Thierry Crozat
2013-08-21
MORTEVIELLE: Replace some big if statements by switch statements
Strangerke
[next]