14 Commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Eugene Sandulenko
4f3b53679a
SAGA2: Replace unsafe function with proper implementation 2021-10-27 23:51:28 +03:00
Filippos Karapetis
18ec7c853e SAGA2: More work on Dinotopia 2021-10-17 23:13:55 +03:00
Filippos Karapetis
d3df1b09a1 SAGA2: Adapt some C syntax to C++ 2021-09-11 12:23:32 +03:00
a/
3c730ffa97 SAGA2: Add missed delayMillis calls after updateScreen 2021-08-20 18:03:05 +09:00
Eugene Sandulenko
3a7e09e530
SAGA2: Use safer string manupulation. CID 1458016 2021-07-14 23:45:18 +02:00
Eugene Sandulenko
410192d10d
SAGA2: Prevent potential buffer overflow. CID 1457976 2021-07-14 23:43:44 +02:00
Eugene Sandulenko
2161d9e388
SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
Eugene Sandulenko
6e47bc1dcd
SAGA2: Implement SMK videoplayer and play intro video 2021-07-01 01:36:53 +02:00
Eugene Sandulenko
c9f74624ac
SAGA2: Rename itevideo.cpp -> video.cpp and move it to Saga2Engine 2021-07-01 01:36:53 +02:00
Eugene Sandulenko
5d86b6c2f6
SAGA2: Remove video routines 2021-07-01 01:36:53 +02:00
Eugene Sandulenko
177aa92900
SAGA2: Replace custom assert macros 2021-07-01 01:36:49 +02:00
Eugene Sandulenko
e7cfeb8bab
SAGA2: Move FORBIDDEN_SYMBOL_ALLOW_ALL to individual files 2021-07-01 01:36:46 +02:00
Eugene Sandulenko
62e5f32dd8
SAGA2: Initial engine commit 2021-07-01 01:36:44 +02:00