Commit Graph
20 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
Paweł Kołodziejski 51888c13ba STARK: Remove global constructors 2021-12-08 00:09:03 +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 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 03eeb91679 STARK: Allow StaticLocationWidget has empty renderentry 2018-05-27 22:18:11 +08:00
Douglas Liu 924359e389 STARK: Name changed 2018-05-27 22:03:21 +08:00
Douglas Liu a176e21c73 STARK: Move isDemo() to Settings service 2018-05-27 21:59:47 +08:00
Douglas Liu dbb16f1209 STARK: Twist the sliders' position 2018-05-27 13:17:24 +08:00
Douglas Liu 464b9bb2cb STARK: Fix SoundManager's memory problem 2018-05-26 15:01:14 +08:00
Douglas Liu a5df211bfa STARK: Enable volume setting 2018-05-25 11:09:24 +08:00
Douglas Liu 86732d7282 STARK: Enable video quality setting 2018-05-24 16:45:22 +08:00
Douglas Liu a8c3b321c0 STARK: Implement settings save and load 2018-05-24 14:50:43 +08:00
Douglas Liu 2b40b959d7 STARK: Add the sound on the slider 2018-05-23 11:49:13 +08:00
Douglas Liu 4159a8b60e STARK: Implement the dragged widget 2018-05-23 10:25:26 +08:00
Douglas Liu 121cbc07ff STARK: Roughly Implement VolumeWidget 2018-05-22 18:20:47 +08:00
Douglas Liu 83f3126e6c STARK: Implement CheckBoxWidget 2018-05-22 16:22:30 +08:00
Douglas Liu ab76813b07 STARK: Change numbers to enums for readability 2018-05-22 11:27:21 +08:00
Douglas Liu 19fed32a42 STARK: Build the Settings and link it with other screens 2018-05-21 22:39:16 +08:00