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 |
|
Paweł Kołodziejski
|
7aab569882
|
STARK: Separated texture usage for 2D or 3D
|
2021-10-20 22:24:14 +02:00 |
|
Eugene Sandulenko
|
6a306affdb
|
STARK: Moved constants to enum from static members, to make OSX compiler happier
|
2020-10-15 12:14:45 +02:00 |
|
Bastien Bouclet
|
660bf271e4
|
STARK: Allow using more pages for the save load menu
That way all the saves created using the ResidualVM menu can be loaded
using the in-game menu.
|
2019-06-26 21:07:25 +02:00 |
|
Bastien Bouclet
|
6709dc56c1
|
STARK: Use the appropriate texture sampling filter for save thumbnails
|
2019-05-28 21:25:55 +02:00 |
|
Bastien Bouclet
|
9bbaa69dba
|
STARK: Make the text color endian-safe
|
2019-01-28 21:23:14 +01:00 |
|
Bastien Bouclet
|
282d82df85
|
STARK: Implement the confirmation dialogs using the original style
|
2019-01-27 17:53:50 +01:00 |
|
Douglas Liu
|
7df34a6565
|
STARK: Move the dialog function to UserInterface
|
2018-07-01 13:44:48 +08:00 |
|
Douglas Liu
|
47dde59b97
|
STARK: Enable confirmation dialog on save & load menu
|
2018-06-30 17:28:49 +08:00 |
|
Douglas Liu
|
20d54d788f
|
STARK: Improve on hardcoded parameters
|
2018-06-09 00:02:45 +08:00 |
|
Douglas Liu
|
0f76320bea
|
STARK: Small fixing
|
2018-06-03 21:50:21 +08:00 |
|
Douglas Liu
|
b35914a4f3
|
STARK: Change resetTextTexture() to onScreenChanged()
|
2018-06-03 17:21:57 +08:00 |
|
Douglas Liu
|
7fecbcbffe
|
STARK: Obtain the chapter title and subtitle from chapters.ini
|
2018-06-02 13:04:56 +08:00 |
|
Douglas Liu
|
99ed19930b
|
STARK: Implement the "freezing" after saving
|
2018-06-01 23:44:04 +08:00 |
|
Douglas Liu
|
f23694a8eb
|
STARK: Small fixing
|
2018-06-01 21:44:44 +08:00 |
|
Douglas Liu
|
6d4d377d5d
|
STARK: Implement page changing in save & load menu
|
2018-05-31 22:58:48 +08:00 |
|
Douglas Liu
|
02f2e96f13
|
STARK: Make compatible to old save data
|
2018-05-31 21:32:10 +08:00 |
|
Douglas Liu
|
6f6041ac69
|
STARK: Implement the rest of SaveDataWidget
|
2018-05-31 17:44:47 +08:00 |
|
Douglas Liu
|
43e16b57d7
|
STARK: Implement the blue outline of SaveDataWidget
|
2018-05-31 14:53:51 +08:00 |
|
Douglas Liu
|
ecf1d59a4e
|
STARK: Small improvements
|
2018-05-31 11:53:51 +08:00 |
|
Douglas Liu
|
5559feec47
|
STARK: First rough implementation of the SaveDataWidget
|
2018-05-29 18:39:32 +08:00 |
|
Douglas Liu
|
340b55f76b
|
STARK: Seperate Save and Load menu
|
2018-05-29 14:15:50 +08:00 |
|
Douglas Liu
|
f4d4254950
|
STARK: Get all location widgets rendered
|
2018-05-29 14:15:49 +08:00 |
|