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.cpp
Age
Commit message (
Expand
)
Author
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-22
WINTERMUTE: Get rid of a few warnings
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Get rid of the global constructions.
Einar Johan Trøan Sømåen
2012-06-21
WINTERMUTE: Use the fullscreen-setting from the launcher.
Einar Johan Trøan Sømåen
2012-06-19
WINTERMUTE: Add RTL-support.
Einar Johan Trøan Sømåen
2012-06-19
WINTERMUTE: Add a first attempt at load-from-launcher support
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: Move all the Ad files to Ad/
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: Fix Linux-build
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Require 32bpp for now.
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 a simple alpha-hack for rendering.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Make the engine atleast draw something.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Make the mainloop run after initialization.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Correct the default-resolution to 640x480
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add in the Particle-stuff, now everything links, and the AdGame-c...
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add ScEngine, ScValue, SXStore, SXString, SXFile and PlatformSDL ...
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: One big and ugly commit that resolves most of the forbidden-symbols.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add most of the missing classes to the build.
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