Filippos Karapetis
|
84d00f364a
|
TRECISION: Fix playing videos without choices - bug #12622
|
2021-06-19 12:18:42 +03:00 |
|
Strangerke
|
dda46ebf08
|
TRECISION: Add clear functions to several structs used by DialogManager, use them in DialogManager constructor
|
2021-06-07 22:35:08 +01:00 |
|
SupSuper
|
229d9415a0
|
TRECISION: Amiga files are big-endian
|
2021-05-31 06:40:04 +01:00 |
|
Filippos Karapetis
|
1e5a5f1d23
|
TRECISION: Fix regression with dialog completion checks
|
2021-05-29 21:25:05 +01:00 |
|
Filippos Karapetis
|
a3ae0deb6e
|
TRECISION: Add accessors to DialogManager's members
This allows for the following:
- Make class members of DialogManager private
- Cleaner, more readable code
- Remove unused code
|
2021-05-29 21:25:05 +01:00 |
|
D G Turner
|
a1c24252ca
|
TRECISION: Fix Several GCC Warnings by Removing Errant Semicolons
|
2021-05-29 21:24:45 +01:00 |
|
Strangerke
|
14af7f8017
|
TRECISION: remove the dependency on trecision.h in 3D.h
|
2021-05-29 21:24:38 +01:00 |
|
Strangerke
|
e5f8bdaec5
|
TRECISION: Rework dialog.h to remove the include of trecision.h
|
2021-05-29 21:24:37 +01:00 |
|
SupSuper
|
a8a1a8b17c
|
TRECISION: Cleanup comments
|
2021-05-29 21:24:34 +01:00 |
|
Strangerke
|
1a0cb0ac04
|
TRECISION: Move doSys and _closeUpObj to LogicManager, make various class members private
|
2021-05-29 21:24:34 +01:00 |
|
Strangerke
|
dd0884f9b6
|
TRECISION: Some renamings
|
2021-05-29 21:24:33 +01:00 |
|
SupSuper
|
4d2d97a450
|
TRECISION: Reduce string copying
|
2021-05-29 21:24:32 +01:00 |
|
Filippos Karapetis
|
d0041dfcc5
|
TRECISION: Move more text functionality into TextManager
Also, change some strings to Common::String
|
2021-05-29 21:24:27 +01:00 |
|
Filippos Karapetis
|
22ea2526a4
|
TRECISION: Cleanup RedrawRoom()
|
2021-05-29 21:24:08 +01:00 |
|
Filippos Karapetis
|
d528c0e7c8
|
TRECISION: Remove unused param
|
2021-05-29 21:24:07 +01:00 |
|
Strangerke
|
1eb1433fb8
|
TRECISION: Make private some more members of DialogManager, some renaming
|
2021-05-29 21:24:07 +01:00 |
|
Strangerke
|
b0b3148b10
|
TRECISION: add syncGameStream and loadData to DialogManager
|
2021-05-29 21:24:06 +01:00 |
|
Strangerke
|
ade3cd2e82
|
TRECISION: Move _choice to DialogManager
|
2021-05-29 21:24:06 +01:00 |
|
Strangerke
|
524bb44578
|
TRECISION: Move dialogs to DialogManager
|
2021-05-29 21:24:05 +01:00 |
|