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
/
BGame.cpp
Age
Commit message (
Expand
)
Author
2012-06-02
WINTERMUTE: Add in, and stub the VideoPlayer-files
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Fix another bunch of warnings
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Fix a few more warnings
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Solve some const-char related warnings.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Remove a few of the __WIN32__ macros.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Handle a few more forbidden symbols.
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 const to even more char* (Possibly the last ones)
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add const to almost all char *Filename instances.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Initial conversion of events from SDL2->OSystem
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Some refactoring in BSoundMgr.
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: Mass rename m_FooBar -> _fooBar
Eugene Sandulenko
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: Make BGame almost compilable
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