Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-05 | CRYOMNI3D: Fix Travis warning about comma at the end of list | Le Philousophe | |
2019-07-05 | CRYOMNI3D: Add a timeout for displayHLZ | Le Philousophe | |
2019-07-05 | CRYOMNI3D: Add internationalization through external DAT file | Le Philousophe | |
2019-07-05 | CRYOMNI3D: Remove detection leftover and add flags | Le Philousophe | |
That will let us adapt from different packaging across Versailles editions. | |||
2019-06-08 | CRYOMNI3D: Implement load/save in-game with GMM | Le Philousophe | |
2019-06-08 | CRYOMNI3D: Revamp loading and saving | Le Philousophe | |
Add support to manage saves from startup screen | |||
2019-06-08 | CRYOMNI3D: Use CursorMan instead of using backend directly | Le Philousophe | |
This avoids bugs when GMM is displayed. It uses GMM like all dialogs in ScummVM and without CursorMan our cursor get erased when GMM is closed. | |||
2019-06-01 | CRYOMNI3D: Fix missed clicks when occuring beteen two pollEvent | Le Philousophe | |
2019-06-01 | CRYOMNI3D: Fix include paths | Le Philousophe | |
2019-06-01 | CRYOMNI3D: Rename unsigned int to uint | Le Philousophe | |
2019-06-01 | CRYOMNI3D: Add hook to video playing | Le Philousophe | |
That will be used for countdown | |||
2019-06-01 | CRYOMNI3D: Fix file names for Macintosh version | Le Philousophe | |
Add a function to unify extensions handling. That lets us substitute dashes by underscore on PC versions of Versailles and fix dashes for Macintosh. | |||
2019-06-01 | CRYOMNI3D: Fix struct declarations | Le Philousophe | |
2019-06-01 | CRYOMNI3D: Add engine for Versailles 1685 | Le Philousophe | |