Commit Graph
18 Commits
Author SHA1 Message Date
lb_ii cc08993822 WINTERMUTE: Fix crash on loaded games 2022-11-29 14:13:24 +03:00
Le Philousophe 73c09b1d56 WINTERMUTE: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
Paweł Kołodziejski d9abf0bd1f WINTERMUTE: ModelX -> XModel 2022-08-28 08:43:25 +02:00
Paweł Kołodziejski 4d21cfcc42 WINTERMUTE: Rename files to match original 2022-08-24 14:02:18 +02:00
Paweł Kołodziejski 1c13b1a0ee WINTERMUTE: WME3D: Restore 'renderModel' method 2022-07-02 23:03:00 +02:00
Paweł Kołodziejski f4ff4b3940 WINTERMUTE: WME3D: Added missing deallocation, match with original 2022-06-26 00:04:40 +02:00
Paweł Kołodziejski 15bbb4dbe4 WINTERMUTE: WME3D: Rearrange constructors initialisation to match original code. 2022-06-25 23:49:31 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
Gunnar Birke 7ac6aa5337 WINTERMUTE: Remove matrix stack, let renderer care about matrix layout 2020-08-10 11:24:28 +02:00
Gunnar Birke bd022f4db6 WINTERMUTE: Add script calls for setting shadow image 2020-07-26 22:57:09 +02:00
Gunnar Birke 6895116b63 WINTERMUTE: Use argb value for shadow color (like wme) 2020-07-26 22:57:09 +02:00
Gunnar Birke 0efd15a085 WINTERMUTE: Add script function for setting light position 2020-07-13 20:53:22 +02:00
Gunnar Birke 0f5befb1f3 WINTERMUTE: Conditionally persist 3d state of BaseObject 2020-06-29 21:15:17 +02:00
Gunnar Birke 82c3c132a9 WINTERMUTE: Actually set 3d scale in BaseObject constructor 2020-06-27 22:54:40 +02:00
Pawel Kolodziejski 8f4e1c6cf3 Sync with ScummVM rev. 654b8208b8 2020-06-22 08:14:16 +02:00
Gunnar Birke e92510e58f WINTERMUTE: Add members fields and functions from wme3d to BaseObject 2020-06-15 14:12:25 +02:00
Gunnar Birke 1dd4e719a0 Integrate wintermute engine 2020-05-28 15:58:47 +02:00