Commit Graph
29 Commits
Author SHA1 Message Date
Le Philousophe 11b3f71973 ICB: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
Paweł Kołodziejski f74192101c ICB: Switch detection from exe to game data. Added El Dorado to game entries 2022-07-31 17:22:08 +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
D G Turner 027f85f612 ICB: Fix Redundant Declaration Warnings
These are emitted by GCC if -Wredundant-decls is enabled.
2022-03-07 19:43:11 +00: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
D G Turner a2b81f837a ICB: Fix GCC Identical Branch Compiler Warnings 2021-11-11 10:21:59 +00:00
Paweł Kołodziejski 0faee72fa2 ICB: Remove global constructor case 2021-03-14 13:29:25 +01:00
Paweł Kołodziejski 04b237629a ICB: Reworked global constructor 2021-03-14 08:59:48 +01:00
Paweł Kołodziejski b79554f742 ICB: Reworked some global constructors 2021-03-13 19:20:24 +01:00
Paweł Kołodziejski e69d636329 ICB: Reworked some global constructors 2021-03-13 17:34:02 +01:00
Paweł Kołodziejski 22fb7015ff ICB: Added return to launcher functionality 2021-03-13 07:48:34 +01:00
Paweł Kołodziejski 9273cfba9a ICB: Corrected relative method logic 2021-03-07 22:11:44 +01:00
Paweł Kołodziejski ae7fbcec13 ICB: Set config defaults for engine 2021-03-07 21:57:59 +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
Paweł Kołodziejski c20f5b9238 ICB: Implemented handling configuration with ConfMan 2021-03-06 13:05:36 +01:00
Paweł Kołodziejski 59d4f63537 ICB: Reworked game config file support for reading game defaults 2021-02-28 17:34:08 +01:00
Paweł Kołodziejski f5a6201a04 ICB: Remove not used code 2021-02-28 17:31:24 +01:00
Paweł Kołodziejski f22e4de3fc ICB: Remove not used code 2021-02-28 14:37:27 +01:00
Paweł Kołodziejski e11744e2f0 ICB: Fixed SFX audio and sound tunings 2021-02-14 11:30:56 +01:00
Paweł Kołodziejski cebf36f864 ICB: Remove some SDL leftovers 2021-02-14 10:35:07 +01:00
Paweł Kołodziejski 2c7714364e ICB: Remove joystick code 2021-02-13 22:44:45 +01:00
Pawel Kolodziejski edaa015de1 ICB: Switch to Common::File access game data 2020-10-06 12:59:49 +02:00
Pawel Kolodziejski 22c607b1a8 ICB: Cleanup headers 2020-10-06 09:51:20 +02:00
Pawel Kolodziejski 43e97395b5 ICB: Cleanup macros 2020-09-21 07:56:28 +02:00
Pawel Kolodziejski 0320ac4d19 ICB: Import engine from the branch as unstable engine 2020-06-28 08:54:42 +02:00