Commit Graph
17 Commits
Author SHA1 Message Date
Cameron Cawley 5bd0ec43a6 STARK: Fully separate bitmaps and textures 2023-01-15 11:54:11 +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
Paweł Kołodziejski 51888c13ba STARK: Remove global constructors 2021-12-08 00:09:03 +01:00
D G Turner 9d8c243517 STARK: Fix Signed vs. Unsigned Comparison GCC Warning 2021-03-19 00:34:49 +00:00
Dmitry Gladkov d937daceb4 STARK: Play sound when hovering active cursor (#2566)
STARK: Play sound when hovering over action items
2020-10-26 20:57:25 +01:00
Bastien Bouclet afb8f4e2f3 STARK: Fix incorrect title for inventory items in the action menu
Fixes #1567.
2019-08-10 11:32:15 +02:00
Bastien Bouclet c881ecf0f4 STARK: Fix sometimes incorrect item description in the action menu 2019-02-01 08:58:56 +01:00
Bastien Bouclet 9bbaa69dba STARK: Make the text color endian-safe 2019-01-28 21:23:14 +01:00
Bastien Bouclet 0dc8726136 STARK: Game view user interface refinements
* Implement the mouse item description delay
* Implement inventory auto close
* Implement action menu auto close
* Implement the action menu item description
2019-01-25 21:02:02 +01:00
orangeforest11 7b637b22c1 STARK: Changed the action menu and cursor to being scaled 2018-08-15 15:08:25 +02:00
Bastien Bouclet ceb2657962 STARK: Fix a few coverity warnings 2018-03-18 07:57:32 +01:00
Bastien Bouclet 9f95f702e6 STARK: Fix the action menu not being placed correctly at the right edge 2018-02-12 20:33:29 +01:00
klayklogg 06f6c0580a STARK: Fix and refactor Window, ActionMenu scaling for border detection
Fixes #1397.
2018-02-12 06:13:09 +01:00
klayklogg edda191b33 STARK: Move ActionMenu boundary detection to dedicated method 2018-02-11 22:27:09 +13:00
klayklogg 9b775b2114 STARK: Prevent action menu rendering outside viewport bounds 2018-02-11 13:24:16 +13:00
Bastien Bouclet 29a330e839 STARK: Move UI elements to the world subfolder 2017-11-05 16:23:52 +01:00