Commit graph

47 commits

Author SHA1 Message Date
Hubert Maier
486ed4d48b JANITORIAL: ICB: Fix typos 2024-09-11 11:54:47 +03:00
Hubert Maier
0e31a0845f
JANITORIAL: ICB: Fix typos in comments 2024-08-25 23:31:24 +03:00
Donovan Watteau
62e17d5dc2 ICB: Fix -Wunused-but-set-variable warning 2024-08-17 09:24:54 +03:00
Walter Agazzi
3651b8a27c ICB: Fix compilation 2023-05-21 01:46:17 +02:00
Cameron Cawley
adef12d993 VIDEO: Implement setOutputPixelFormat() for BinkDecoder 2023-04-05 12:45:13 +02:00
Eugene Sandulenko
dcb401f3bf
ICB: Fix output string firmat. CID 1433586 2022-11-20 19:07:28 +01:00
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
Paweł Kołodziejski
62770fe170
ICB: ELDORADO: Avoid selection mission and profiles in extras 2022-07-31 22:12:38 +02:00
Paweł Kołodziejski
ed394dc83f
ICB: ELDORADO: Added copyright info in game menu 2022-07-31 22:11:12 +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
73f29ee3d5
ICB: Work in endian code safe, avoid casting pxBitmap class to memory. 2022-07-30 11:05:03 +02:00
Donovan Watteau
27f9a460b5 JANITORIAL: Fix "the the" and similar typos 2022-07-29 19:36:40 +03: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
Paweł Kołodziejski
a83e60357f
ICB: Replace GetMicroTimer() with timer from common 2021-12-01 23:21:51 +01:00
Orgad Shaneh
75bfc1290b ICB: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
Alexandre Detiste
6044504762 JANITORIAL: typos
some in the variable names, some in the comments;
no change for the strings that interract with original games assets
2021-10-31 20:46:31 +01:00
Paul Gilbert
baccbedf50 GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
Paweł Kołodziejski
0faee72fa2 ICB: Remove global constructor case 2021-03-14 13:29:25 +01:00
Paweł Kołodziejski
a33c662f7b ICB: Reworked global constructor and fixed clashing enum 2021-03-14 09:06:11 +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
4c3b157726 ICB: Cleanup 2021-03-13 14:31:49 +01:00
Paweł Kołodziejski
8eee2f9b30 ICB: Remove in game keys mapping 2021-03-13 12:37:20 +01:00
Paweł Kołodziejski
4628ab3ff6 ICB: Allow change control method 2021-03-07 21:57:29 +01:00
Paweł Kołodziejski
ef38ef4f9a ICB: More cleanup int->int32 2021-03-07 21:56:44 +01:00
Paweł Kołodziejski
a18e803ea6 ICB: Cleanup types 2021-03-07 09:56:34 +01:00
Paweł Kołodziejski
4ab52ae7c1 ICB: Fixed drawing slideshows from Extras 2021-03-06 22:05:21 +01:00
Paweł Kołodziejski
c96eed94cf ICB: Remove 'semitrans' option 2021-03-06 13:02:40 +01:00
Paweł Kołodziejski
122f871f54 ICB: Engine works in specific internal pixel format 2021-02-28 13:40:21 +01:00
Paweł Kołodziejski
f15f20182c ICB: Removed not used code 2021-02-28 10:05:29 +01:00
Cameron Cawley
3341fb743b ICB: Remove leftover joystick code 2021-02-28 08:56:49 +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
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
2c9c005469 ICB: Remove ifdefs _PC and _PSX 2020-10-06 06:33:43 +02:00
Pawel Kolodziejski
aa05d1ef1c ICB: Avoid use RGB macro 2020-09-27 18:06:36 +02:00
Pawel Kolodziejski
43e97395b5 ICB: Cleanup macros 2020-09-21 07:56:28 +02:00
Pawel Kolodziejski
8f77e70f28 ICB: Rename type from RECT to LRECT 2020-09-21 06:59:09 +02:00
Pawel Kolodziejski
e442890378 ICB: Fixed plenty compilers warnings 2020-09-20 19:44:03 +02:00
Pawel Kolodziejski
0320ac4d19 ICB: Import engine from the branch as unstable engine 2020-06-28 08:54:42 +02:00