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
/
wintermute.h
Age
Commit message (
Expand
)
Author
2018-05-17
WINTERMUTE: Add flag for games using low-spec resources.
JenniBee
2018-05-01
WINTERMUTE: Push down the AD includes
Bastien Bouclet
2016-07-24
Merge pull request #687 from tobiatesan/wme_debugger_rewrite
Eugene Sandulenko
2016-05-17
ALL: Change main engine header guard defines to <directory>_<engine>_H
Eugene Sandulenko
2016-03-01
WINTERMUTE: Add DebuggerController
Tobia Tesan
2014-11-04
WINTERMUTE: Introduce WMEGameDescription
Tobia Tesan
2014-02-18
WINTERMUTE: Make GPL headers consistent in themselves.
Johannes Schickel
2013-01-23
WINTERMUTE: Add the possibility of enabling/disabling FPS from Debugger.
Einar Johan Trøan Sømåen
2013-01-23
WINTERMUTE: Add in debugger-console, enabled by Ctrl-d
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Use tabs in enums
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: WinterMute -> Wintermute
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: Make a few noisy warnings into debug-calls.
Einar Johan Trøan Sømåen
2012-08-07
WINTERMUTE: Remove g_wintermute.
Einar Johan Trøan Sømåen
2012-08-07
WINTERMUTE: Save the random-seed as well.
Einar Johan Trøan Sømåen
2012-07-30
WINTERMUTE: Implement GMM-saving.
Einar Johan Trøan Sømåen
2012-07-30
WINTERMUTE: Implement load from GMM.
Einar Johan Trøan Sømåen
2012-07-26
WINTERMUTE: AStyle-formatting.
Einar Johan Trøan Sømåen
2012-07-22
WINTERMUTE: Add an audio-debug-channel and reduce the use of warning()
Einar Johan Trøan Sømåen
2012-07-22
WINTERMUTE: Add in a fallback-detector for unknown games. (flagged as "fangam...
Einar Johan Trøan Sømåen
2012-07-21
WINTERMUTE: Get rid of the C-prefix for class-definitions.
Einar Johan Trøan Sømåen
2012-07-18
WINTERMUTE: Move a few noisy warnings over to debug-channels.
Einar Johan Trøan Sømåen
2012-07-18
WINTERMUTE: Make savegames use targetName as prefix.
Einar Johan Trøan Sømåen
2012-07-18
WINTERMUTE: Use proper gameids in detection.
Einar Johan Trøan Sømåen
2012-06-25
WINTERMUTE: Move the engine-log over to a debug-channel.
Einar Johan Trøan Sømåen
2012-06-25
WINTERMUTE: Make the ClassRegistry clean up after itself when returning to la...
Einar Johan Trøan Sømåen
2012-06-19
WINTERMUTE: Add RTL-support.
Einar Johan Trøan Sømåen
2012-06-16
WINTERMUTE: A first attempt at getting savegames to work.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Get rid of rand/srand.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Add a global g_wintermute.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Move some of the initialization code over from PlatformSDL
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Fix Windows build under MSVC2010
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Run Astyle on code-files to reformat.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add in the engine-shell from the ScummVM-wiki
Einar Johan Trøan Sømåen