Commit Graph
248 Commits
Author SHA1 Message Date
Walter Agazzi 63a2dc4388 DETECTION: Convert all GOG strings to GOG.com 2023-01-15 11:46:46 +02:00
elasota e280186a8c ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
Eugene Sandulenko 5aa8ae6a95 ICB: Fix warnings 2022-12-16 11:17:54 +01:00
Cameron Cawley 28d7b361ea COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
Donovan Watteau 4a90e10942 ICB: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
Donovan Watteau bcc9e1e803 ICB: Make pxVString use GCC_PRINTF to catch -Wformat issues 2022-11-25 16:36:15 +01:00
Eugene Sandulenko dcb401f3bf ICB: Fix output string firmat. CID 1433586 2022-11-20 19:07:28 +01:00
Donovan Watteau 16e2068aec JANITORIAL: Fix various single-character typos 2022-11-11 20:55:56 +01:00
Hubert Maier 7900f40730 ICB: Correct spelling mistake
belive -> believe
2022-11-01 17:09:25 +02:00
Donovan Watteau 088d701f24 ICB: Fix an off-by-one in InitWeather() 2022-10-31 16:03:47 +01:00
Hubert Maier d1eae1e3b8 ICB: Correct spelling mistake
definately -> definitely
2022-10-27 15:56:13 +02:00
Hubert Maier 3731d573de ICB: Correct spelling mistake
principal -> principle
2022-10-27 15:56:13 +02:00
Hubert Maier 0d8f3b3bec ICB: Correct spelling mistake
adress -> address
2022-10-27 15:56:13 +02:00
Hubert Maier a50a0d6667 ICB: Correct spelling mistake
definately -> definitely
2022-10-27 15:56:12 +02:00
Hubert Maier 25256b10d3 ICB: Correct spelling mistake
teh -> the
2022-10-27 15:56:12 +02:00
Hubert Maier a48e694525 ICB: Correct spelling mistake
definately -> definitely
2022-10-27 15:56:12 +02:00
Hubert Maier b59c80a0dd ICB: Correct spelling mistake
aquire -> acquire
2022-10-27 15:56:12 +02: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
Le Philousophe 0da806b04b ICB: Fix CID 1433477, 1433308 and 1433637 2022-10-23 17:32:37 +02:00
Eugene Sandulenko 9ae7a446e1 ICB: Fix copy/pate error. CID 1433582 2022-10-08 01:42:15 +02:00
Eugene Sandulenko 7c0d64034a ICB: Fix copy/paste error. CID 1433438 2022-10-08 01:40:14 +02:00
Walter Agazzi cd29ebbda1 ICB: Add detection for Spanish Anniversary version 2022-10-04 00:41:02 +02:00
Paweł Kołodziejski 95765feb55 ICB: ELDORADO: Fixed my earlier change in speech.cpp 2022-08-05 18:49:46 +02:00
Joost Peters c7804e96a8 ICB: ELDORADO: fix regression in fn_request_speech, add commented out code to be enabled later 2022-08-05 18:24:40 +02:00
Joost Peters c658a2e5d0 ICB: ELDORADO: support newer texture format 2022-08-05 17:31:40 +02:00
Joost Peters 166e8fc5b4 ICB: ELDORADO: handle fn_play_sting and fn_preload_sting differences 2022-08-05 17:05:08 +02:00
Joost Peters 436fd5a09d ICB: split McodeTable into ICB and ED variants 2022-08-05 15:23:10 +02:00
Joost Peters c61f1d34c0 ICB: rename ICB fn_routines to fn_routines_icb 2022-08-05 15:23:10 +02:00
Joost Peters fea4f8bcfa ICB: ELDORADO: support loading newer El Dorado version of .set files 2022-08-05 13:55:07 +02:00
Joost Peters c365f5e928 ICB: remove erroneous semicolons 2022-08-05 13:41:56 +02:00
Torbjörn Andersson 48d1bab56c ICB: Add detection entry for my CD version of In Cold Blood
I don't know for sure, but I assume this is an earlier version than what
GOG distributes? One possible hint is that the binkw32.dll in GOG's
version contains the string "Bink now requires Miles version 7" while
the one on my CDs does not.
2022-08-05 08:14:21 +02:00
Paweł Kołodziejski 92e8e06024 ICB: ELDORADO: Icon size specifics 2022-08-05 08:12:58 +02:00
Paweł Kołodziejski 3b40bfc071 ICB: ELDORADO: Increased macro value 2022-08-05 07:39:57 +02:00
Paweł Kołodziejski 18e0949ac0 ICB: ELDORADO: More specifics for ICB flow 2022-08-05 01:09:32 +02:00
eientei f1099a5cf2 ICB: ELDORADO: Add detection for Italian + Spanish Windows releases 2022-08-04 21:17:24 +02:00
eientei cde17b7499 ICB: ELDORADO: Add detection for Portuguese full, English demo and PS1 versions 2022-08-04 21:17:24 +02:00
Joost Peters fc46171489 ICB: ELDORADO: handle fn_set_as_player differences 2022-08-04 16:57:39 +02:00
Joost Peters 2e6cd47b68 ICB: ELDORADO: add some more script functions 2022-08-04 16:07:27 +02:00
Joost Peters f23d8fddf7 ICB: ELDORADO: implement pose overriding functions 2022-08-04 13:48:42 +02:00
Joost Peters 7e903367cc ICB: ELDORADO: add fn_set_manual_interact_object() and fn_cancel_manual_interact_object() 2022-08-03 17:27:58 +02:00
Joost Peters a125e3d3d0 ICB: ELDORADO: some more El Dorado script functions and differences 2022-08-03 16:41:28 +02:00
Joost Peters 4a7c433f92 ICB: ELDORADO: handle fn_set_watch difference 2022-08-03 15:41:24 +02:00
Joost Peters 46a4c63698 ICB: make error messages match the actual function names and add some apostrophes 2022-08-03 15:22:44 +02:00
Joost Peters 0892badade ICB: ELDORADO: add several El Dorado specific script functions 2022-08-03 15:07:02 +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 6009e646f6 ICB: Few more endian fixes 2022-07-31 21:16:45 +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