aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/BGame.cpp
AgeCommit message (Expand)Author
2012-06-02WINTERMUTE: Add in, and stub the VideoPlayer-filesEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Fix another bunch of warningsEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Fix a few more warningsEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Solve some const-char related warnings.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Remove a few of the __WIN32__ macros.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Handle a few more forbidden symbols.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Run Astyle on code-files to reformat.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add const to even more char* (Possibly the last ones)Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add const to almost all char *Filename instances.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Initial conversion of events from SDL2->OSystemEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Some refactoring in BSoundMgr.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Silence an error when trying to set window-titleEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Mass rename m_FooBar -> _fooBarEugene Sandulenko
2012-06-02WINTERMUTE: One big and ugly commit that resolves most of the forbidden-symbols.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add most of the missing classes to the build.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Make BGame almost compilableEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add most of the B-classes to module.mkEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add the files for the rest of the B-classes.Einar Johan Trøan Sømåen