Commit Graph
15 Commits
Author SHA1 Message Date
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
Pawel Kolodziejski f9e78dc731 STARK: formating code - whitespaces 2016-01-01 07:30:11 +01:00
Bastien Bouclet 77754dae99 STARK: Allow overriding the items tooltips 2016-01-01 07:29:59 +01:00
Bastien Bouclet 38f417e0c6 STARK: Some renaming for consistency 2016-01-01 07:29:57 +01:00
Bastien Bouclet 570760d7e5 STARK: Consider action from item templates for item instances 2016-01-01 07:29:56 +01:00
Bastien Bouclet 953b3dd1e6 STARK: Start fixing the logic of game window item interaction 2016-01-01 07:29:50 +01:00
Bastien Bouclet 4cf07b4e27 STARK: Name a variable in PATTable 2016-01-01 07:29:50 +01:00
Bastien Bouclet 2d1907a07b STARK: Change the mouse cursor when taking an inventory item 2016-01-01 07:29:49 +01:00
Bastien Bouclet 14e013a10c STARK: Check scripts can actually be ran before using them to set the cursor 2016-01-01 07:29:48 +01:00
Bastien Bouclet 273a358ad3 STARK: Initiate rework of the user interface code
A base class, Window, will be used to ensure all the UI containers
work in a similar way.
2016-01-01 07:29:48 +01:00
Einar Johan Trøan Sømåen fd915d1d02 STARK: Implement inventory item combination. (No cursor handling is currently done) 2016-01-01 07:29:46 +01:00
Einar Johan Trøan Sømåen 362593b8eb STARK: Set the relevant cursors for the cases where only one action is available. 2016-01-01 07:29:41 +01:00
Einar Johan Trøan Sømåen 850e1a03d7 STARK: Add LookAt on MouseDown.
- This more or less replaces the entire containsPoint system, so that can be removed.
2016-01-01 07:29:41 +01:00
Bastien Bouclet b7b8447945 STARK: Add the action table resource type 2016-01-01 07:29:39 +01:00