Commit graph

15 commits

Author SHA1 Message Date
Filippos Karapetis
b52f486232 BURIED: Move agent evaluation (score) logic into a separate file
This is used by the death screens, the completion screen, and our
in-game score screen, so move the duplicate code into a new file
2022-01-02 16:52:20 +02:00
Filippos Karapetis
e50957ba7f BURIED: Fix global flag corruption in completion screen 2022-01-02 15:40:00 +02:00
Filippos Karapetis
3e595eedda BURIED: Adjust comments 2022-01-02 12:20:51 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh
369eae5f35 BURIED: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
Eugene Sandulenko
b8da2eed66 BURIED: Pass big parameters only by reference 2021-03-25 15:57:19 +01:00
Strangerke
e798795cee BURIED: Make more consistent use of nullptr 2021-03-22 00:07:45 +01:00
Matthew Hoops
e9ec786111 BURIED: Fix missing puzzle score flag 2021-03-22 00:07:43 +01:00
Matthew Hoops
09c1f91c42 BURIED: Be sure to take a copy of the global flags when dying
The scene view window is destroyed, taking them with it
2021-03-22 00:07:40 +01:00
Matthew Hoops
020989eefe BURIED: Improve the text positioning a bit 2021-03-22 00:07:40 +01:00
Matthew Hoops
9c3c87564d BURIED: Allow for right-aligned text 2021-03-22 00:07:40 +01:00
Matthew Hoops
1aebefdebb BURIED: Update Japanese font code 2021-03-22 00:07:39 +01:00
Matthew Hoops
4bba4a34b3 BURIED: Fixed global flags for the louvre research flag
Ugh. Ugh. Double ugh.
2021-03-22 00:07:39 +01:00
Matthew Hoops
579d6540cc BURIED: Add death/completion window scoring strings 2021-03-22 00:07:39 +01:00
Matthew Hoops
7924396125 BURIED: Add the completion window 2021-03-22 00:07:39 +01:00