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
2012-06-02
WINTERMUTE: Make the engine atleast draw something.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Cleanup the debug-warnings a bit.
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: Start work on porting BRenderSDL away from SDL2
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Silence an error when trying to set window-title
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Correct assumptions about PathUtil::GetExtension
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Make BPkgFiles use SubStreams for non-compressed files too.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Make BSurfaceSDL init its filename again.
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: Avoid touching SDL_Quit in-engine
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Make BPkgFile use zlib-streams and substreams.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Mass rename m_FooBar -> _fooBar
Eugene Sandulenko
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 the missing TinyXML-parts
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Remove STL from ScValue
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add BKeyboardState to build
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add BDiskFile to build
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Stub and add BRenderSDL to the build
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add BSurfaceSDL to build
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add crc to the build
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: Add simple detection for WinterMute
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: Silence a few SAFE_DELETE-related warnings.
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: Make BGame almost compilable
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add most of the Ad-Classes to module.mk
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add the AD-classfiles
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add the UI-classes.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add most of the B-classes to module.mk
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add the files for the rest of the B-classes.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add the script-classes
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add BBase and BParser, and make them compile.
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