Commit Graph
30 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
Paweł Kołodziejski 18e0949ac0 ICB: ELDORADO: More specifics for ICB flow 2022-08-05 01:09:32 +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 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
Paweł Kołodziejski dcd54c8821 ICB: Avoid casting BarrierCollision class to memory. Cleanup names. 2022-07-31 10:41:26 +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
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
D G Turner 5ecc781ed0 ICB: Further Fixes for Various GCC Warnings 2021-03-20 00:19:47 +00:00
D G Turner efcc8ee6a3 ICB: Various Fixes for GCC Warnings and Minor Comment Spelling 2021-03-19 15:41:37 +00: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 a18e803ea6 ICB: Cleanup types 2021-03-07 09:56:34 +01:00
Cameron Cawley 75d5a886df ICB: Replace _ASSERT with assert 2021-02-28 08:56:49 +01:00
Matthew Duggan 6200935007 ICB: Fix most of the remaining int/int32 confusions 2020-12-27 20:10:11 +09:00
Matthew Duggan bee90fbc9c ICB: More type fixes 2020-12-27 17:41:28 +09: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 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 2fedc7b7c3 ICB: Remove MSC_VER conditions 2020-09-20 23:40:31 +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