Age | Commit message (Expand) | Author |
2019-12-01 | SUPERNOVA: Fix Missing Default Switch Cases | D G Turner |
2019-11-19 | GRAPHICS: Add interface for horizontal shake | sluicebox |
2019-11-06 | SUPERNOVA: Fix exiting scummvm from MSN 1 intro | Jaromir Wysoglad |
2019-11-03 | ENGINES: Stop using 'single id' | Bastien Bouclet |
2019-11-03 | ENGINES: Add an engine ID to all the engines | Bastien Bouclet |
2019-10-08 | JANITORIAL: Copyright "sign" should be upper-case | Hubert Maier |
2019-10-06 | SUPERNOVA: Hook up F5 to the Main Menu | Thierry Crozat |
2019-10-02 | SUPERNOVA: Remove ADGF_TESTING flag | Thierry Crozat |
2019-09-29 | SUPERNOVA: The game doesn't use MIDI, mark it as such. | Henrik "Henke37" Andersson |
2019-09-18 | SUPERNOVA: Fix reading of .dat file | Jaromir Wysoglad |
2019-09-17 | SUPERNOVA: Add detection.cpp to POTFILES | Lothar Serra Mari |
2019-09-14 | SUPERNOVA: Fix warning | Thierry Crozat |
2019-09-14 | SUPERNOVA: Replace String Copy With Safer ScummVM Common Version | D G Turner |
2019-09-13 | SUPERNOVA: Change type of an array to avoid casting | Thierry Crozat |
2019-09-13 | SUPERNOVA: Fix Reported MSVC Compiler Warnings | D G Turner |
2019-09-13 | SUPERNOVA: Add testing flag and build engine by default | Thierry Crozat |
2019-09-13 | SUPERNOVA: Enable improved mode by default | Thierry Crozat |
2019-09-13 | SUPERNOVA: Stop any playing sound before loading a savegame | Thierry Crozat |
2019-09-08 | SUPERNOVA: Fix telomat interaction in improved mode | Thierry Crozat |
2019-09-08 | SUPERNOVA: Fix setting game speed with number keys in improved mode | Thierry Crozat |
2019-07-28 | SUPERNOVA: Attempt to fix compilation for Nintendo Switch | Thierry Crozat |
2019-07-28 | SUPERNOVA: Fix most of Codacy issues | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Merge getInput and waitOnInput methods. | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Make improved mode an engine option. | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Implement choosing verbs by keyboard. | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Add help screen translation | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Fix some code issues pointed by Criezy | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Add translated Indiana Joe image | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Refactor .dat file access | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Merge create_supernova tools | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Load info files from .dat file | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Code refactoring | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Add size computation to create_image. | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Add improved mode | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Finish pyramid door translation | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Fix some room comparison issues. | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: When dead return back to main loop ASAP | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Fix MS1 image loading | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Fix german save and load feature. | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Add ciphered text image translation. | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Load MS2 datafiles from .dat file. | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Resolve same MS1 TODOs | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Preload exit list on room entry | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Remove meaning TODOs from MS2 | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Add intermediate room classes | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Fix segfault in axacuss | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Reformat StringId enums and gametext.h | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Fix street animation. | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Fix bugs | Jaromir Wysoglad |
2019-07-28 | SUPERNOVA: Remove unused getImage(CursorId) | Jaromir Wysoglad |