Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
D G Turner
|
71a741822b
|
ULTIMA: Fix GCC Incompatible Cast of Function Warnings
These are emitted by -Wcast-function-type.
Thanks to dreammaster for advice on fixing this.
|
2021-03-28 07:23:26 +01:00 |
|
Matthew Duggan
|
09bf38c120
|
ULTIMA: Add missing initializers for coverity
|
2020-05-09 22:02:27 +09:00 |
|
Paul Gilbert
|
a9c9c3939a
|
ULTIMA1: Fixes for end of turn calls for actions using dialogs
|
2020-02-01 13:13:51 -08:00 |
|
Paul Gilbert
|
c39e0b05b8
|
ULTIMA1: Added a CPopupHiddenMsg message
|
2020-02-01 13:13:51 -08:00 |
|
Paul Gilbert
|
8226e850ac
|
ULTIMA1: Cleaner attachment of popups to the game tree structure
|
2020-02-01 13:13:51 -08:00 |
|
Paul Gilbert
|
b1cb63df0c
|
ULTIMA1: Properly detach popups from the Game tree structure when destroyed
|
2020-02-01 13:13:51 -08:00 |
|
Paul Gilbert
|
b7767c771b
|
ULTIMA1: Further fleshing out of dialog base classes
|
2020-02-01 13:13:51 -08:00 |
|
Paul Gilbert
|
398bda29bb
|
ULTIMA1: Added a separate respondTo field into Popup class
|
2020-02-01 13:13:51 -08:00 |
|
Paul Gilbert
|
a7c73447e2
|
ULTIMA1: Renamed Dialog to Popup for clarity
|
2020-02-01 13:13:51 -08:00 |
|