https://github.com/scummvm/scummvm

sort by:
Revision Author Date Message Commit Date
1d1f34d CI: Use ccache also for MSVC build 05 March 2022, 21:22:30 UTC
288fc13 BUILD: Support Mold linker in configure (opt-in) This supposedly has the potential to be even faster than the LLD linker, though for me the difference is minimal. 05 March 2022, 19:44:12 UTC
c02abd2 CREATE_PROJECT: Simplify engines part Create a function add_engine which handles everything for the engine, and remove redundant conditions all over the project file. 05 March 2022, 19:39:08 UTC
16a1f67 AGS: Add detection for new games (initial T) * Add detection for new games * Update language for some existing detections 05 March 2022, 19:34:14 UTC
097b543 CREATE_PROJECT: Replace c++0x with c++11 in Xcode generator 05 March 2022, 19:34:01 UTC
b9d234e MACOSX: Improve conversion of path from NSString to C string Use `-[NSString fileSystemRepresentation]` if you are going to pass a path to a lower-level function, like `fopen()`. 05 March 2022, 19:28:10 UTC
2f75322 SCUMM: Work around timing bug when Mandible uses distaff in VGA Loom The first and second animation when Mandible uses the distaff were so close that they looked like one, and it looked like the second one was missing. This patch adjusts the timing of the second one. 05 March 2022, 18:01:05 UTC
d698578 ICB: Add Bink as an engine dependency 05 March 2022, 17:57:04 UTC
f26c338 CHEWY: Fix building with older compilers 05 March 2022, 16:05:56 UTC
61cfa78 SCI: Fix GCC Compiler Fallthrough Warning 05 March 2022, 16:01:54 UTC
2a0b157 HYPNO: fixed parsing for some wetlands demos 05 March 2022, 15:45:38 UTC
3551558 CHEWY: Switch to the new video code This simplifies the video code significantly and allows us to remove the old video code 05 March 2022, 15:26:29 UTC
72bf7f2 HYPNO: added credits after last level in wet 05 March 2022, 07:46:43 UTC
dac1962 CHEWY: Extra quit checks during flic play 05 March 2022, 04:02:44 UTC
e8c304d CHEWY: Remove leftover include 05 March 2022, 00:26:26 UTC
f40bec1 CHEWY: Rewrite the hotspot state file (diah.adh) using memory streams This allows us to avoid creating a temporary file to disk 05 March 2022, 00:18:49 UTC
fbd6b1c DEVTOOLS: Skip 'openglsdl' directory for iOS Xcode project 04 March 2022, 18:22:17 UTC
b9e7b1d COMMON: ENGINES: Correct Czech language ISO code 1. Correct constant in common files 2. Add the old code to obsolete language codes 3. Replace all occurences in engine code 04 March 2022, 17:29:02 UTC
e877734 BACKENDS: Add guard for SDL backend code under USE_OPENGL flag 04 March 2022, 17:02:29 UTC
f78af5f DOCS: Update PS3 entry 04 March 2022, 15:47:22 UTC
7c4ecd2 I18N: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: ScummVM/scummvm Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/ 04 March 2022, 11:59:37 UTC
74516dc HYPNO: completable c40 level prototype in wet 04 March 2022, 11:59:27 UTC
5377fc0 HYPNO: play specific enemy sound, if available 04 March 2022, 11:59:27 UTC
8360e50 I18N: Update translations templates 04 March 2022, 03:48:56 UTC
695b7f9 SCI32: Improve SCI3 object parsing Adjust the parsing code to more accurately reflect the resource format. Adds more comments and less allocations. 04 March 2022, 03:26:09 UTC
e1c749a SCI: Update SQ1VGA script patch notes 04 March 2022, 03:26:09 UTC
0d12e0a SCI: Fix crash on GMM if User object can't be found 04 March 2022, 03:26:09 UTC
bf72668 SCI: Handle saving from GMM for LSL3/SQ3 German Amiga 04 March 2022, 02:54:27 UTC
a48534f CHEWY: Remove two useless externals in mouse, some renaming 04 March 2022, 02:37:21 UTC
5d579f2 CHEWY: Rename mouseLeftClick 04 March 2022, 02:37:21 UTC
23c5a4c CHEWY: More renaming 04 March 2022, 02:37:16 UTC
b27b209 CHEWY: Still renaming 04 March 2022, 02:36:50 UTC
6ff32ec CHEWY: Remove some unused structures in ngstypes 04 March 2022, 02:36:50 UTC
9cd7694 CHEWY: Remove unused structure, some renaming 04 March 2022, 02:36:50 UTC
4070013 CHEWY: Remove useless parameter in startAadWait() 04 March 2022, 02:36:49 UTC
266b30e CHEWY: More renaming 04 March 2022, 02:36:49 UTC
beec516 CHEWY: Some more renaming 04 March 2022, 02:36:49 UTC
8aec52f CHEWY; Some more renaming 04 March 2022, 02:36:48 UTC
873bb78 CHEWY: Header define fixes 04 March 2022, 02:36:48 UTC
30ff8c3 CHEWY: Add missing breaks to re-added switch cases 04 March 2022, 02:36:48 UTC
c668422 CHEWY: Revert 'Remove flic_cut switch cases that were unused' This reverts commit c56d27bffea081e201f19ef408645596d0281a15. The code is actually part of the refactoring cleanup 04 March 2022, 02:36:48 UTC
ef70d3e CHEWY: more renaming 04 March 2022, 02:36:48 UTC
e919953 CHEWY: renaming, add some missing breaks in flic_cut 04 March 2022, 02:36:47 UTC
3073043 CHEWY: Fix compiler warnings 04 March 2022, 02:36:47 UTC
c728414 CHEWY: Remove flic_cut switch cases that were unused Double-checked in the disassembly of the release game, and confirmed they weren't used 04 March 2022, 02:36:47 UTC
3b86f9e CHEWY: Some more renaming 04 March 2022, 02:36:47 UTC
e66abfa CHEWY: Fix compilation 04 March 2022, 02:36:47 UTC
6c14ba9 CHEWY: Remove obsolete functions 04 March 2022, 02:36:47 UTC
d207031 CHEWY: Renaming 04 March 2022, 02:36:46 UTC
06bd3ee CHEWY: Cleanup video callbacks 04 March 2022, 02:36:46 UTC
c8fa3c2 CHEWY: Remove special video cases for video IDs over 1000 These are unused throughout the engine, and are probably a leftover 04 March 2022, 02:36:46 UTC
da2905f CHEWY: Add enums for the cinema videos 04 March 2022, 02:36:46 UTC
eddb5b6 CHEWY: Fix Howard zooming when entering room 56 04 March 2022, 02:36:46 UTC
5c6b258 CHEWY: Room 56 entry cleanup 04 March 2022, 02:36:46 UTC
f3baadd CHEWY: Fix shooting dolls cutscene in room 94 04 March 2022, 02:36:45 UTC
b3fc15f CHEWY: Some renaming 04 March 2022, 02:36:45 UTC
3a8e151 CHEWY: Cleanup of the TV video code 04 March 2022, 02:36:45 UTC
b9aabf3 CHEWY: Switch the TV videos to the new video code This also adds handling for rewindable videos, which keep looping until the current dialog finishes. Furthermore, events are now correctly pushed to the engine code 04 March 2022, 02:36:45 UTC
3f5f2c0 CHEWY: Allow rewinding of CFO videos This functionality is used in cases such as the TV videos, which keep looping until the current dialog is finished 04 March 2022, 02:36:45 UTC
56616ba CHEWY: Some renaming 04 March 2022, 02:36:45 UTC
a248e9b CHEWY: More fixes for CppCheck warnings 04 March 2022, 02:36:44 UTC
37149b2 CHEWY: Fix crash when entering room 21 04 March 2022, 02:36:44 UTC
60f8257 CHEWY: Remove superfluous mouse handling code 04 March 2022, 02:36:44 UTC
03de363 CHEWY: Unify switch cases in room 39 04 March 2022, 02:36:44 UTC
97cde7e CHEWY: Use the new video playing code for special videos 9 and 10 04 March 2022, 02:36:44 UTC
cb3983d CHEWY: More janitorial work in Inventory::menu() 04 March 2022, 02:36:44 UTC
4104095 CHEWY: Remove initialization of menu_first not present in the binary (and useless) 04 March 2022, 02:36:44 UTC
ecd5d11 CHEWY: Janitorial 04 March 2022, 02:36:43 UTC
c8fa407 CHEWY: Fix bad direct cast to a AdsTxtHeader pointer 04 March 2022, 02:36:43 UTC
5b0afcf CHEWY: Change AadInfo * to AadInfoArray 04 March 2022, 02:36:43 UTC
0c80d40 CHEWY: Fix compiler warnings 04 March 2022, 02:36:43 UTC
84a0dfb CHEWY: Explicitly mark AtsBlock as packed 04 March 2022, 02:36:43 UTC
8d83a36 CHEWY: Fix incorrect busy status for Chewy in is_chewy_busy() 04 March 2022, 02:36:43 UTC
3fc3959 CHEWY: Various fixes in flic_cut() 04 March 2022, 02:36:43 UTC
ee46ccf CHEWY: Fix drawing overlay elements (e.g. subtitles) on videos 04 March 2022, 02:36:42 UTC
2cb5267 CHEWY: Remove more unused functions 04 March 2022, 02:36:42 UTC
1bc86dc CHEWY: Remove unused functions 04 March 2022, 02:36:42 UTC
8e2ea2c CHEWY: Refactor text printing and font handling code 04 March 2022, 02:36:42 UTC
19234c3 CHEWY: Fix incorrect text replacement 04 March 2022, 02:36:42 UTC
891648a CHEWY: Fix German intro number 04 March 2022, 02:36:41 UTC
fcce6ef CHEWY: Add German exit message 04 March 2022, 02:36:41 UTC
94f5cf5 CHEWY: Fix an endianness issue in cursorChoice 04 March 2022, 02:36:41 UTC
e35654a CHEWY: More renaming 04 March 2022, 02:36:41 UTC
6e8cf71 CHEWY: Some renaming 04 March 2022, 02:36:41 UTC
ca5dd69 CHEWY: Remove useless check and include in mcga.cpp 04 March 2022, 02:36:41 UTC
ccbffc0 CHEWY: Mixed speech & subtitle support for item interactions 04 March 2022, 02:36:40 UTC
03e3b2a CHEWY: Fix speech num after looking at pillow twice 04 March 2022, 02:36:40 UTC
8853eab CHEWY: Fix some more CppCheck warnings, some renaming 04 March 2022, 02:36:40 UTC
e3f5e5a CHEWY: Rename Display enum 04 March 2022, 02:36:40 UTC
e93c5f0 CHEWY: Remove unused variable in Cinema::Execute 04 March 2022, 02:36:40 UTC
cd7de90 CHEWY: Remove stubbed mouse speed code 04 March 2022, 02:36:40 UTC
a805e55 CHEWY: Remove file function wrappers 04 March 2022, 02:36:39 UTC
5d6fd6d CHEWY:Add missing va_end(), add on TODO in devices() 04 March 2022, 02:36:39 UTC
c620f1d CHEWY: Remove more unused types 04 March 2022, 02:36:39 UTC
62b70a5 CHEWY: Simplify loading of blende.rnd 04 March 2022, 02:36:39 UTC
4009fd7 CHEWY: Finish refactoring taf_seq_adr() The sprite corrections table was not set correctly. This allows us to remove related code that is now unused. 04 March 2022, 02:36:39 UTC
a8f913b CHEWY: More janitorial work on CppCheck warnings 04 March 2022, 02:36:39 UTC
239f53a CHEWY: More janitorial work around CppCheck 04 March 2022, 02:36:38 UTC
8ba4c1b CHEWY: Start rewriting taf_seq_adr() Still not 100% correct, as sprites are drawn with wrong offsets 04 March 2022, 02:36:38 UTC
e0eff4c CHEWY: Remove unused chunk types 04 March 2022, 02:36:38 UTC
back to top