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
/
utils.cpp
Age
Commit message (
Expand
)
Author
2018-08-17
JANITORIAL: Removing trailing spaces after int casts
Paul Gilbert
2015-11-27
MORTEVIELLE: Reduce the scope of a variable
Strangerke
2015-09-08
MORTEVIELLE: Fix a couple of crashes occurring in the alternate DOS version
Strangerke
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: 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 drawBox() to match original code
chrilith
2014-10-28
MORTEVIELLE: Remove trailing whitespace
Filippos Karapetis
2014-02-18
MORTEVIELLE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-09
MORTEVIELLE: Reduce the scope of some variables
Strangerke
2014-01-17
MORTEVIELLE: rename a variable
Strangerke
2014-01-15
MORTEVIELLE: Split resetVariables in two, reuse it in engine constructor
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-09
MORTVIELLE: Add missing check on shouldQuit() (which fixes CID 1063228)
Strangerke
2013-10-30
MORTEVIELLE: Replace strncpy by strlcpy
Strangerke
2013-09-01
MORTEVIELLE: Fix computation of elapsed time around midnight
Thierry Crozat
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
2013-08-21
MORTEVIELLE: Remove second parameter of show()
Strangerke
2013-08-19
MORTEVIELLE: Fix display of ending speech in German DOS edition
Strangerke
2013-08-17
MORTEVIELLE: Remove some dead code and variables related to graphical modes
Strangerke
2013-08-17
MORTEVIELLE: Fix verb highlighting in Action and Self menus. Refactor functio...
Strangerke
2013-08-16
MORTEVIELLE: Fix bug in previous commit, some multiple if statement optimizat...
Strangerke
2013-08-16
MORTEVIELLE: Put resolution scaler in a const, remove some dead code related ...
Strangerke
2013-08-16
MORTEVIELLE: Remove code related to unsupported display modes
Strangerke
2013-08-15
MORTEVIELLE: Rename opcode variables
Strangerke
2013-08-15
MORTEVIELLE: Use verb order stored in mort.dat
Strangerke
2013-08-14
MORTEVIELLE: Some renaming
Strangerke
2013-08-13
MORTEVIELLE: Wait for the end of sound in some more places
Strangerke
2013-08-11
MORTEVIELLE: Merge SpeechManager and SoundManager
Strangerke
2013-08-11
MORTEVIELLE: Remove some useless code and variables
Strangerke
2013-08-11
MORTEVIELLE: Fix sound checks (thanks to fuzzie for pointing them out)
Strangerke
2013-08-11
MORTEVIELLE: Move the end of "sentence" to the main loop in order to fix the ...
Strangerke
2013-08-11
MORTEVIELLE: Add an initialization of _charAnswerCount in initMaxAnswer()
Strangerke
2013-08-04
MORTEVIELLE: Improve looping of the intro song
Thierry Crozat
2013-08-04
MORTEVIELLE: Compute real buffer size in order to avoid ticks at the end of t...
Strangerke
2013-08-04
MORTEVIELLE: Implement music in intro screen
Strangerke
2013-08-04
MORTEVIELLE: Pass Pattern struct by reference
Torbjörn Andersson
2013-08-03
MORTEVIELLE: Rename ROOM9 into JULIA_ROOM
Strangerke
2013-08-03
MORTEVIELLE: Some more renaming
Strangerke
2013-08-03
MORTEVIELLE: Rework code using _openObjects
Strangerke
2013-07-31
MORTEVIELLE: Another fix for WinCE compilation.
D G Turner
[next]