tr2/ui: port save/load dialog to ui

This commit is contained in:
Marcin Kurczewski 2025-04-19 21:52:45 +02:00
parent ef72c674b3
commit f04a18f208
12 changed files with 311 additions and 117 deletions

View file

@ -19,6 +19,7 @@
- changed the maximum number of items (moveables) per level from 256 to 10240 (1024 remains the limit for triggered items) (#1794)
- changed the maximum number of visible enemies from 5 to 32 (#1624)
- changed the maximum number of effects (flames, embers, exploding parts etc) from 100 to 1000 (#1581)
- changed default pitch of the save/load dialog ingame - it's now higher.
- fixed the inability to completely mute the sounds, even at sound volume 0 (#2722)
- fixed the final two levels not allowing for secrets to be counted in the statistics (#1582)
- fixed Lara's holsters being empty if a game flow level removes all weapons but also re-adds the pistols (#2677)