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
Age
Commit message (
Expand
)
Author
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
GRAPHICS: Fix casting away const
Joel Teichroeb
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-02
IPHONE: Use InternalEvent directly.
Johannes Schickel
2012-04-02
IPHONE: Move event fetching implementation to iPhoneView.
Johannes Schickel
2012-04-02
IPHONE: Protect access to the event list via a mutex.
Johannes Schickel
2012-04-02
IPHONE: Use Common::List to store the event queue.
Johannes Schickel
2012-04-01
Merge pull request #219 from bohm/master
David Turner
2012-04-01
BASE: Construct empty String instead of using "".
Johannes Schickel
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
2012-03-31
SCI: Minor formatting fix to workarounds table.
D G Turner
2012-03-31
SCI: Add workaround for SQ1SCI to fix engine abort in bug #3513207.
D G Turner
2012-03-30
AUDIO: Fix QDM2 extra data parsing
Matthew Hoops
2012-03-30
COMMON: Clean up the QuickTime class a bit
Matthew Hoops
2012-03-30
COMMON: Read in QuickTime extra data for SVQ3
Matthew Hoops
2012-03-30
GOB: Add a Spanish Amiga version of Gobliins 2
Sven Hesse
2012-03-30
SKY: Minor formatting fix.
D G Turner
2012-03-29
GUI: Fixed scrollbar button highlighting and positioning.
Martin Böhm
2012-03-29
IPHONE: Add some more debug printfs to graphics related OSystem functionality.
Johannes Schickel
2012-03-29
GUI: Move "I18N" tagged comment to matching strings.
Johannes Schickel
2012-03-29
GUI: Add TODO/FIXME to PredictiveDialog::handleTickle.
Johannes Schickel
2012-03-29
GUI: Remove unnecessary goto in PredictiveDialog code.
Johannes Schickel
[next]