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
/
wintermute
Age
Commit message (
Expand
)
Author
2013-07-29
WINTERMUTE: Align detection-entries properly with spaces.
Einar Johan Trøan Sømåen
2013-07-29
WINTERMUTE: Add detection for The Shine of a Star.
Einar Johan Trøan Sømåen
2013-07-29
WINTERMUTE: Handle setting Save/Load-screen to NULL.
Einar Johan Trøan Sømåen
2013-07-27
WINTERMUTE: Respect EVENT_QUIT properly (and don't ask to quit anymore)
Einar Johan Trøan Sømåen
2013-07-27
WINTERMUTE: Added detection entry for Toshechka game
Eugene Sandulenko
2013-07-23
WINTERMUTE: Set _scriptStream to nullptr after deletion
Einar Johan Trøan Sømåen
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-07-04
Merge pull request #331 from sev-/gsoc2012-eventsrecorder
Eugene Sandulenko
2013-06-26
WINTERMUTE: Add detection for J.U.L.I.A. (Greenlight Demo)
Einar Johan Trøan Sømåen
2013-06-19
WINTERMUTE: Set language of James Peris to unknown for now.
Einar Johan Trøan Sømåen
2013-06-19
WINTERMUTE: Add detection for James Peris: No License Nor Control (demo)
Einar Johan Trøan Sømåen
2013-06-18
WINTERMUTE: Add detection for Des Reves Elastiques Avec Mille Insectes Nommes...
Einar Johan Trøan Sømåen
2013-06-18
WINTERMUTE: Add detection entry for The Trader of Stories (Demo)
Einar Johan Trøan Sømåen
2013-06-18
WINTERMUTE: Minor formatting fix.
Einar Johan Trøan Sømåen
2013-06-18
WINTERMUTE: Add detection entry for Beyond the Threshold.
Einar Johan Trøan Sømåen
2013-06-18
Revert "WINTERMUTE: Prevent warning about duplicate files when autodetecting."
Einar Johan Trøan Sømåen
2013-06-18
WINTERMUTE: Avoid explicitly including <math.h>
Einar Johan Trøan Sømåen
2013-06-06
WINTERMUTE: Prevent warning about duplicate files when autodetecting.
Tobia Tesan
2013-06-06
WINTERMUTE: Fix for unnecessary "WARNING: getChildren() failed for path:"
Tobia Tesan
2013-05-23
WINTERMUTE: Fix erroneous _gameRef in BaseQuickMSG
Einar Johan T. Sømåen
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2013-04-23
WINTERMUTE: Cap the renderqueue to 800.
Einar Johan Trøan Sømåen
2013-04-23
WINTERMUTE: Fix non-dirty-rect render-path.
Einar Johan Trøan Sømåen
2013-04-22
WINTERMUTE: Mark Chivalry as ADGF_TESTING.
Einar Johan Trøan Sømåen
2013-04-22
WINTERMUTE: Use the theme-path to find scummodern.zip
Einar Johan Trøan Sømåen
2013-04-21
WINTERMUTE: Fix the final int->int32 to allow AmigaOS4-compile.
Einar Johan Trøan Sømåen
2013-04-20
WINTERMUTE: Fix ScriptExtDate-saving (bump savegame-version to 1.2.1).
Einar Johan Trøan Sømåen
2013-04-20
WINTERMUTE: Change ScriptValue to use int32.
Einar Johan Trøan Sømåen
2013-04-20
WINTERMUTE: Further reduce the amount of int->int32-confusion.
Einar Johan Trøan Sømåen
2013-04-20
WINTERMUTE: Fix a few more int->int32's spotted by fuzzie.
Einar Johan Trøan Sømåen
2013-04-20
WINTERMUTE: Let TMEMBER_INT take int32, not int.
Einar Johan Trøan Sømåen
2013-04-20
WINTERMUTE: Use int32 in coll_templ.h
Einar Johan Trøan Sømåen
2013-04-19
WINTERMUTE: Change more int's to int32s.
Einar Johan Trøan Sømåen
2013-04-19
WINTERMUTE: Add overrides to Font-classes.
Einar Johan Trøan Sømåen
2013-04-19
WINTERMUTE: Replace a few more ints by int32s.
Einar Johan Trøan Sømåen
2013-04-19
WINTERMUTE: Change transfer(int *val) to transfer(int32 *val)
Einar Johan Trøan Sømåen
2013-04-19
WINTERMUTE: Rename transfer(void *) to transferPtr(void *) to avoid overload-...
Einar Johan Trøan Sømåen
2013-04-19
WINTERMUTE: Initialize member _gameRef in SaveThumbHelper
Einar Johan Trøan Sømåen
2013-04-19
Merge pull request #322 from fingolfin/fix-clang-warnings
Johannes Schickel
2013-04-19
JANITORIAL: Add a CRLF at the end of the file to fix compilation using MSVC (...
Strangerke
2013-04-19
JANITORIAL: Add a CRLF at the end of the file to fix compilation using MSVC
Strangerke
2013-04-18
WINTERMUTE: Do not us char literals to index an array
Max Horn
2013-04-18
ENGINES: Remove a bunch of unused private member variables
Max Horn
2013-04-18
WINTERMUTE: Add 'override' to most Script-related functions.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Use int32 instead of int in classes.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Get Renderer from BaseEngine, not BaseGame in BaseClasses.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Use BaseEngine for Logging, not _gameRef in base-classes.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Avoid including BaseGame in PartEmitter.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Avoid including BaseGame in BaseSoundManager.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Avoid including BaseGame in BaseFader.
Einar Johan Trøan Sømåen
[next]