Cameron Cawley
|
aa5076fb58
|
STARK: Move the Color struct into a separate header
|
2023-02-03 00:37:20 +00: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 |
|
Orgad Shaneh
|
a05e54f00c
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
|
Bastien Bouclet
|
9bbaa69dba
|
STARK: Make the text color endian-safe
|
2019-01-28 21:23:14 +01:00 |
|
Bastien Bouclet
|
b534956955
|
STARK: Don't always wait for sounds to complete in the menu screens
With this change, changing screens and using widgets feels much more
responsive.
|
2018-12-02 19:51:42 +01:00 |
|
Bastien Bouclet
|
0f3cf3e511
|
STARK: Introduce a onGameLoop event to stop abusing onRender for updates
Fixes #1492 where rendering the screen to save a screenshot would run
some dialog related script updates.
|
2018-08-28 21:24:33 +02:00 |
|
Douglas Liu
|
6fe26641c1
|
STARK: Small fixing
|
2018-06-17 13:08:04 +08:00 |
|
Douglas Liu
|
472efdaf9e
|
STARK: Implement the DiaryWidget for the diary's text
|
2018-06-12 20:27:29 +08:00 |
|
Douglas Liu
|
b35914a4f3
|
STARK: Change resetTextTexture() to onScreenChanged()
|
2018-06-03 17:21:57 +08:00 |
|
Douglas Liu
|
6f6041ac69
|
STARK: Implement the rest of SaveDataWidget
|
2018-05-31 17:44:47 +08:00 |
|
Douglas Liu
|
4159a8b60e
|
STARK: Implement the dragged widget
|
2018-05-23 10:25:26 +08:00 |
|
Douglas Liu
|
83f3126e6c
|
STARK: Implement CheckBoxWidget
|
2018-05-22 16:22:30 +08:00 |
|
Douglas Liu
|
84fde63c78
|
STARK: Optimize UserInterface::onScreenChanged()
|
2018-05-21 15:30:59 +08:00 |
|
Douglas Liu
|
55e05edfa5
|
STARK: Move the onScreenChanged to StaticLocationScreen
|
2018-05-21 15:30:55 +08:00 |
|
Douglas Liu
|
f7697e93bd
|
STARK: Fix the text resized problem on diary index menu
Fix issue #1402
|
2018-03-28 18:34:06 +02:00 |
|
Bastien Bouclet
|
44d35556bc
|
STARK: Implement the diary index screen
|
2017-11-05 16:23:52 +01:00 |
|