468 Commits

Author SHA1 Message Date
Eugene Sandulenko
0054119f56
TWP: Added missing file to POTFILES 2024-05-22 21:58:59 +02:00
Eugene Sandulenko
48c8ff47c6
TWP: Remove unneded include 2024-05-22 21:58:59 +02:00
scemino
dfe19f3551 TWP: Fix invalid inventory item selected 2024-05-15 20:21:19 +02:00
scemino
8c05a3e151 TWP: Fix out-of-bounds read in twp.
Coverity CID 1544866
2024-05-06 10:06:36 +02:00
scemino
7a3862b44b TWP: Add Select Verb/Inventory 2024-05-05 21:15:17 +02:00
scemino
9105713b42 TWP: Fix unchecked return value in getUserPref function.
Coverity CID 1544403
2024-05-05 21:15:17 +02:00
scemino
213af70cc6 TWP: Use correct gamepad mapping 2024-05-05 21:15:17 +02:00
scemino
c49960fed5 TWP: Add Goto next/previous object 2024-05-05 21:15:17 +02:00
scemino
aa07f2eac0 TWP: Fix issue when you choose a platform 2024-05-04 13:38:05 +02:00
scemino
936109fe4f BACKENDS: Update ImGui callbacks in OSystem and fix engines 2024-05-03 20:25:01 +02:00
Le Philousophe
3822d9d644 BACKENDS: Move setImGuiRenderCallback in OSystem and hide implementation
This avoids dynamic casts and having a variable defined in
backends not supporting ImGui
2024-04-28 21:48:10 +02:00
scemino
8b64e9a61a TWP: Add inventory shake 2024-04-28 21:32:18 +02:00
scemino
0bb1cc2d67 TWP: Use moveCursorTo in dialog choices 2024-04-28 21:32:18 +02:00
scemino
fd3a29faf3 TWP: Add moveCursorTo 2024-04-28 21:32:18 +02:00
scemino
b721f95ffe BACKENDS: Add imgui in OpenGL backend 2024-04-28 13:59:31 +02:00
scemino
0e6b95ba6d TWP: Add user preferences management 2024-04-26 23:03:32 +02:00
scemino
b91e0ac5d6 TWP: Add Select Highlighted Verb 2024-04-26 23:03:32 +02:00
scemino
66e2d2a36a TWP: Add verb highlight 2024-04-26 23:03:32 +02:00
scemino
367263d34d TWP: Remove unused "Select actor 6" 2024-04-26 23:03:32 +02:00
scemino
10a73fe03e TWP Fix regression in sayLineAt 2024-04-26 23:03:32 +02:00
scemino
503e369c9f TWP: Dialog choice shoud be selectable from the whole line 2024-04-25 22:41:13 +02:00
scemino
6a38a1fa62 TWP: Add verb shake 2024-04-25 22:41:13 +02:00
scemino
986a18dcbd TWP: Use talk speed options during talking 2024-04-25 22:41:13 +02:00
scemino
aa5bef7e34 TWP: Fix skip text 2024-04-25 22:41:13 +02:00
scemino
bc401d0cbb TWP: Allow to select choice with UP/DOWN keys 2024-04-25 22:41:13 +02:00
scemino
4df5222c56 TWP: Improve keymap 2024-04-24 23:27:59 +02:00
scemino
3a211c4cf6 TWP: Change key mapping descriptions 2024-04-24 22:32:48 +02:00
scemino
35aab78f2b TWP: Add shake animation when mouse is over a choice 2024-04-24 22:32:48 +02:00
scemino
c74c6fba40 TWP: Add dialog choices animation 2024-04-24 22:32:48 +02:00
scemino
6cc34e9173 TWP: Improve dialog choices drawing 2024-04-23 22:20:11 +02:00
scemino
00de7eabcb TWP: Fix wrong use of debug method 2024-04-23 22:20:11 +02:00
scemino
37d7e14d38 TWP: JANITORIAL: Remove unused screen 2024-04-23 22:20:11 +02:00
scemino
0bccc0bef9 TWP: Add verb instant 2024-04-23 22:20:11 +02:00
scemino
3f45582d41 TWP: Add shortcuts for verbs 2024-04-23 22:20:11 +02:00
scemino
b9002c2109 TWP: Fix stopTalking should stop also sayLineAt 2024-04-23 16:47:52 +02:00
scemino
8f9713eccc TWP: Fix text width with sayLineAt 2024-04-23 16:47:04 +02:00
scemino
8f6d53f53d TWP: Add steam achievements 2024-04-23 16:36:47 +02:00
scemino
7741a6d50b TWP: Fix regression in cutscene override due to #15069 2024-04-22 21:09:16 +02:00
scemino
256e01dbaa TWP: Fix regression in dialog due to #15070 2024-04-22 21:09:16 +02:00
scemino
a259e6e2e6 TWP: Implement missing sayLineAt function 2024-04-21 13:57:34 +02:00
scemino
30fc9cbb73 TWP: Fix invalid original savegame 2024-04-21 13:57:34 +02:00
scemino
fa0dc616ea TWP: Fix incorrect text color during dialog 2024-04-21 08:47:48 +02:00
scemino
7a9946c6db TWP: Fix dialog shutup in dialog (bug #15070) 2024-04-21 08:14:44 +02:00
scemino
804a51110e TWP: Fix animation still playing even when skipping text (bug #15084) 2024-04-20 22:42:39 +02:00
scemino
a649dc1fc5 TWP: Fix "Skip Text" not bound to period (bug #15085) 2024-04-20 22:42:39 +02:00
scemino
0df84a921f TWP: JANITORIAL: Fix code formatting 2024-04-20 09:47:40 +02:00
scemino
261621e54c TWP: Split easing functions from camera 2024-04-19 20:31:13 +02:00
scemino
c4e6a8f7a0 TWP: Actors should keep a min distance between them 2024-04-19 18:26:58 +02:00
scemino
c5346fa0d2 TWP: Fix sound position 2024-04-19 18:26:58 +02:00
scemino
2df5878162 TWP: Fix actor keeping mouth open again (bug #15075) 2024-04-18 10:03:00 +02:00