Commit Graph
17 Commits
Author SHA1 Message Date
Paweł Kołodziejski 73f29ee3d5 ICB: Work in endian code safe, avoid casting pxBitmap class to memory. 2022-07-30 11:05:03 +02:00
Paweł Kołodziejski 25496c5a84 ICB: Do not load game data into memory. 2022-07-29 20:48:42 +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 dcb1fe586a ICB: Fixed misaligned malloc/new with MemoryStream 2021-03-15 20:36:07 +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
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 2c9c005469 ICB: Remove ifdefs _PC and _PSX 2020-10-06 06:33:43 +02:00
Pawel Kolodziejski 9a7809e599 ICB: Fixed type casting 2020-09-20 21:33:07 +02:00
Pawel Kolodziejski e442890378 ICB: Fixed plenty compilers warnings 2020-09-20 19:44:03 +02:00
Cameron Cawley 6a0889c363 ICB: Remove direct use of OSystem::createMutex() 2020-09-04 18:15:57 +02:00
aviloria 4d9e6fdc8d ICB: Fix windows build 2020-06-29 17:43:25 +02:00
Pawel Kolodziejski 3f7a5d447e ICB: Fixed compilation for non SDL target. Fixed unsigned char type compilation. 2020-06-28 21:35:04 +02:00
Pawel Kolodziejski 0320ac4d19 ICB: Import engine from the branch as unstable engine 2020-06-28 08:54:42 +02:00