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
Age
Commit message (
Expand
)
Author
2012-04-06
MORTEVIELLE: More compilation fixes
Paul Gilbert
2012-04-06
MORTEVIELLE: Converted string() usage to Common::String
Paul Gilbert
2012-04-06
MORTEVIELLE: Converted some of the file accesses to use Common::File
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: Further bugfixes to include files and added includes
Paul Gilbert
2012-04-06
MORTEVIELLE: Compilation fixes based on adding appropriate #include files
Paul Gilbert
2012-04-06
MORTEVIELLE: Compilation fixes and extern prefixes to header file method decl...
Paul Gilbert
2012-04-06
MORTEVIELLE: cardinal -> uint
Paul Gilbert
2012-04-06
MORTEVIELLE: Fixed variable usage in var_mor.h and var_mor.cpp
Paul Gilbert
2012-04-06
MORTEVIELLE: Converted remaining varying_string instances to Common::String
Paul Gilbert
2012-04-06
MORTEVIELLE: More compilation fixes
Eugene Sandulenko
2012-04-06
MORTEVIELLE: COnvert more arrays and data types
Eugene Sandulenko
2012-04-06
MORTEVIELLE: long_int -> float
Eugene Sandulenko
2012-04-06
MORTEVIELLE: Fix some more errors by adding includes
Strangerke
2012-04-06
MORTEVIELLE: Enlarge two arrays in order to fix pascal access
Strangerke
2012-04-06
MORTEVIELLE: Fix several errors, add some 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: fix several old includes
Strangerke
2012-04-06
MORTEVIELLE: Start including header files
Strangerke
2012-04-06
MORTEVIELLE: Add 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: Transformed some array to C arrays
Eugene Sandulenko
2012-04-06
MORTEVIELLE: real -> float
Eugene Sandulenko
2012-04-06
MORTEVIELLE: Register engine at engines.mk
Eugene Sandulenko
2012-04-06
MORTEVIELLE: integer -> int
Eugene Sandulenko
2012-04-06
MORTEVIELLE: Plug the engine into makefiles
Eugene Sandulenko
2012-04-06
MORTEVIELLE: Rename *.h -> *.cpp where they really belong
Eugene Sandulenko
2012-04-06
MORTEVIELLE: Ran astyle over generated files
Eugene Sandulenko
2012-04-06
MORTEVIELLE: Initial ptoc output
Eugene Sandulenko
2012-04-05
KYRA: Silence const away cast warning by using non-const versions of strpbrk ...
Johannes Schickel
2012-04-05
GROOVIE: Do not cast away const qualifier.
Johannes Schickel
2012-04-05
SWORD25: Do not cast away const qualifier.
Johannes Schickel
2012-04-05
SCI: Do not cast away const qualifier.
Johannes Schickel
2012-04-04
Merge pull request #221 from klusark/const
Johannes Schickel
2012-04-04
SCUMM/ARM: Fix crashes in ARM asm costume renderer
Willem Jan Palenstijn
2012-04-04
SCI: Bugfix for the GetAngle workarounds
Filippos Karapetis
2012-04-03
SCUMM: Fix casting away const
Joel Teichroeb
2012-04-02
AGOS: Expand fix for bug #3512776 - SIMON1DOS French: Subtitle glitch in intr...
Travis Howell
2012-04-01
AGOS: Fix bug #3512776 - SIMON1DOS French: Subtitle glitch in introduction.
Travis Howell
2012-04-01
SCI: Add workaround for SQ1SCI to fix engine abort in bug #3513765.
D G Turner
2012-04-01
SCI: Change the fix for the SQ1 PAvoider call to apply in all rooms again
Filippos Karapetis
2012-03-31
ENGINES: Return all available custom GUI options if no target is specified
Filippos Karapetis
2012-03-31
SCI: Make sure that the disable_dithering key exists
Filippos Karapetis
2012-03-31
SCI: Fix workaround for bug #3513207
Filippos Karapetis
[prev]
[next]