Commit Graph

25 Commits

Author SHA1 Message Date
Le Philousophe
11b3f71973 ICB: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
Le Philousophe
f24d143565 ICB: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
Joost Peters
436fd5a09d ICB: split McodeTable into ICB and ED variants 2022-08-05 15:23:10 +02:00
Paweł Kołodziejski
18e0949ac0
ICB: ELDORADO: More specifics for ICB flow 2022-08-05 01:09:32 +02:00
Paweł Kołodziejski
b236160c9b
ICB: ELDORADO: This part only for ICB 2022-07-31 19:38:44 +02:00
Paweł Kołodziejski
726f52359c
ICB: ELDORADO: Game starts from 'scenes' instead 'player' 2022-07-31 18:23:03 +02:00
Paweł Kołodziejski
68659caf05
ICB: ELDORADO: Ignore scripts version mismatch for now 2022-07-31 18:02:03 +02:00
Paweł Kołodziejski
63cdc2f3eb
ICB: Avoid casting CGameObject class to memory 2022-07-30 21:26:14 +02:00
Paweł Kołodziejski
072fead8da
ICB: Avoid casting LinkedDataFile class to memory 2022-07-30 15:14:30 +02:00
Paweł Kołodziejski
20cb0ae228
ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh
75bfc1290b ICB: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
Paweł Kołodziejski
04b237629a ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
Paweł Kołodziejski
e69d636329 ICB: Reworked some global constructors 2021-03-13 17:34:02 +01:00
Paweł Kołodziejski
ed4ae57063 ICB: Fixed several compiler warnings 2021-03-08 10:00:06 +01:00
Paweł Kołodziejski
a18e803ea6 ICB: Cleanup types 2021-03-07 09:56:34 +01:00
Paweł Kołodziejski
0eafc5808a ICB: Remove async anim loading 2021-03-06 15:15:48 +01:00
Cameron Cawley
d3c6b4cf69 ICB: Replace cstr with const char * 2021-02-28 08:56:49 +01:00
Cameron Cawley
8eb1cecf53 ICB: Replace PreventClassCopy with Common::NonCopyable 2021-02-28 08:56:49 +01:00
Pawel Kolodziejski
22c607b1a8 ICB: Cleanup headers 2020-10-06 09:51:20 +02:00
Pawel Kolodziejski
2c9c005469 ICB: Remove ifdefs _PC and _PSX 2020-10-06 06:33:43 +02:00
Pawel Kolodziejski
2fedc7b7c3 ICB: Remove MSC_VER conditions 2020-09-20 23:40:31 +02:00
Pawel Kolodziejski
44c21aad9a ICB: Fixed more casting warnings 2020-09-20 21:23:51 +02:00
Pawel Kolodziejski
f5cae99c16 ICB: Silence more warnings 2020-06-29 00:12:43 +02:00
Pawel Kolodziejski
0320ac4d19 ICB: Import engine from the branch as unstable engine 2020-06-28 08:54:42 +02:00