Paweł Kołodziejski
d9abf0bd1f
WINTERMUTE: ModelX -> XModel
2022-08-28 08:43:25 +02:00
Paweł Kołodziejski
4d21cfcc42
WINTERMUTE: Rename files to match original
2022-08-24 14:02:18 +02:00
Paweł Kołodziejski
8609d79936
WINTERMUTE: WME3D: Restore modelX after load handle
2022-07-02 23:10:48 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
lolbot-iichan
b3ce06ab87
WINTERMUTE: Removed pointless checks
2020-01-11 18:05:39 +02:00
lolbot-iichan
e68e82cd8c
WINTERMUTE: Add FoxTail saveslot timestamp getter
...
FoxTail requires Game.GetSaveSlotDescriptionTimestamp for getting
information about saved games.
Engine 1.2.362 and below returns object with Description and Timestamp
fields.
Engine 1.2.527 and above returns array[2] with Description and Timestamp
as items.
2020-01-11 18:05:39 +02:00
lolbot-iichan
4bd18fd25e
WINTERMUTE: GetSaveSlotDescription refactoring
2020-01-11 18:05:39 +02:00
lolbot-iichan
4c25af8191
WINTERMUTE: Flush ConfMan to disk on every change ( #1314 )
...
* WINTERMUTE: Flush ConfMan to disk
2018-09-16 20:15:04 +03:00
Johannes Schickel
fc5ef58fff
WINTERMUTE: Make GPL headers consistent in themselves.
2014-02-18 02:39:40 +01:00
Einar Johan Trøan Sømåen
74282cd415
WINTERMUTE: Stop any playing FMV when loading a savegame.
2014-01-15 12:11:07 +01:00
Johannes Schickel
1ce54c217a
WINTERMUTE: Fix end of namespace comments.
2013-08-04 00:51:09 +02:00
Einar Johan Trøan Sømåen
8bcaf3e06c
WINTERMUTE: Use BaseEngine for Logging, not _gameRef in base-classes.
2013-04-18 12:24:42 +02:00
Einar Johan Trøan Sømåen
980dc4a456
WINTERMUTE: Replace all NULLs with nullptr.
2013-01-26 18:07:07 +01:00
Johannes Schickel
89abab97e3
JANITORIAL: Remove trailing whitespaces.
...
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
Einar Johan Trøan Sømåen
2a6e551695
WINTERMUTE: Only include base_renderer.h where needed
2012-09-11 02:51:33 +02:00
Einar Johan Trøan Sømåen
fed19cb66a
WINTERMUTE: WinterMute -> Wintermute
2012-08-13 03:42:30 +02:00
Einar Johan Trøan Sømåen
6b159d71ab
WINTERMUTE: Remove g_wintermute.
2012-08-07 13:51:22 +02:00
Einar Johan Trøan Sømåen
e32b79bff1
WINTERMUTE: Save the random-seed as well.
2012-08-07 13:32:26 +02:00
Einar Johan Trøan Sømåen
85ce9340bc
WINTERMUTE: Separate out SaveGame-code from BaseGame
2012-07-29 21:37:24 +02:00