aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/scriptables/ScEngine.cpp
AgeCommit message (Expand)Author
2012-06-02WINTERMUTE: Remove a few of the __WIN32__ macros.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-pointers.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: Make ScEngine use Common::String to avoid some double-frees.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Mass rename m_FooBar -> _fooBarEugene Sandulenko
2012-06-02WINTERMUTE: Add ScEngine, ScValue, SXStore, SXString, SXFile and PlatformSDL ...Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add the script-classesEinar Johan Trøan Sømåen