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
/
outtext.cpp
Age
Commit message (
Collapse
)
Author
2012-04-06
MORTEVIELLE: Start renaming globals
Strangerke
2012-04-06
MORTEVIELLE: silent several warning reported by cppCheck
Strangerke
2012-04-06
MORTEVIELLE: clean up deline()
Strangerke
2012-04-06
MORTEVIELLE: Start removing deline() and delig
Strangerke
2012-04-06
MORTEVIELLE: First "English" version.
Strangerke
DAT file needs to be rebuilt
2012-04-06
MORTEVIELLE: clean up while statements using separate 'not'
Strangerke
2012-04-06
MORTEVIELLE: Fix questions display when entering hidden passage
Strangerke
2012-04-06
MORTEVIELLE: Some more code formatting, rename sonoff
Strangerke
2012-04-06
MORTEVIELLE: Some more cleanup, renaming, plus a couple of crash fixes in ↵
Strangerke
deline and writeg
2012-04-06
MORTEVIELLE: Removed unused clear_box() and fill_box(), and renamed fillBox ↵
Paul Gilbert
to fillRect
2012-04-06
MORTEVIELLE: Removed redundant gfx functions, and moved others into ↵
Paul Gilbert
ScreenSurface class.
2012-04-06
MORTEVIELLE: Correct loading of the text data index, and fixed decoding of ↵
Paul Gilbert
text lines
2012-04-06
MORTEVIELLE: Add some comments with translated strings
Strangerke
2012-04-06
MORTEVIELLE: Added stubs for remaining functions needed by the project
Paul Gilbert
2012-04-06
MORTEVIELLE: Lots of compilation fixes
Paul Gilbert
2012-04-06
MORTEVIELLE: More compilation fixes
Paul Gilbert
2012-04-06
MORTEVIELLE: More addition of needed #include lines and other compilation fixes
Paul Gilbert
2012-04-06
MORTEVIELLE: Replaced all set::of forms with proper C if statements
Paul Gilbert
2012-04-06
MORTEVIELLE: cardinal -> uint
Paul Gilbert
2012-04-06
MORTEVIELLE: Converted remaining varying_string instances to Common::String
Paul Gilbert
2012-04-06
MORTEVIELLE: COnvert more arrays and data types
Eugene Sandulenko
2012-04-06
MORTEVIELLE: Fix some more errors by adding includes
Strangerke
2012-04-06
MORTEVIELLE: Fix some errors by including str.h
Strangerke
2012-04-06
MORTEVIELLE: use bool instead of boolean
Strangerke
2012-04-06
MORTEVIELLE: Start including header files
Strangerke
2012-04-06
MORTEVIELLE: rename namespace
Strangerke
2012-04-06
MORTEVIELLE: Add an an include for string, move boolean to bool
Strangerke
2012-04-06
MORTEVIELLE: Add namespace and standard header
Strangerke
2012-04-06
MORTEVIELLE: Converted more arrays into C style arrays
Eugene Sandulenko
2012-04-06
MORTEVIELLE: str* -> Common::String
Eugene Sandulenko
2012-04-06
MORTEVIELLE: integer -> int
Eugene Sandulenko
2012-04-06
MORTEVIELLE: Rename *.h -> *.cpp where they really belong
Eugene Sandulenko
[prev]