D G Turner
|
74af7cacb5
|
QDENGINE: Fix Various GCC Compiler Warnings
|
2024-08-23 23:44:28 +01:00 |
|
Eugene Sandulenko
|
05f4813ea1
|
QDENGINE: Moved engine to Common::Path
|
2024-08-23 14:06:38 +02:00 |
|
Eugene Sandulenko
|
67078ec1be
|
QDENGINE: Remove rest of FORBIDDEN_SYMBOL_ALLOW_ALL
|
2024-08-22 22:09:48 +02:00 |
|
kunxl-gg
|
6b32ad736d
|
QDENGINE: Rename Draw* methods
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
1270cb3607
|
QDENINGE: Removed system/app_core.cpp
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
c63daa2774
|
QDENGINE: Replace more std::string usage
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
4875aeaa83
|
QDENGINE: Remove qd_precomp.h file
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
ad061554cc
|
QDENGINE: Replaced VK_ enums with Common::KeyCode
|
2024-08-22 22:09:48 +02:00 |
|
kunxl-gg
|
3ad0c48b98
|
QDENGINE: Rename member variables for qdInterfaceSave
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
f5020a774d
|
QDENGINE: Cleanup in savefile handling
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
4ad485032c
|
QDENGINE: Initial code for reading savegame thumbnails from ExtendedSave
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
7b351e855c
|
QDENGINE: Read game title from ExtendedSave
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
a2396bd022
|
QDENGINE: Use proper save file names
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
af1b8f8674
|
QDENGINE: Switch load interface to the ExtendedSaves
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
4067daefb9
|
QDENGINE: Switched save interface to the reusable compatible with Extended Saves
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
e19e6d26c7
|
QDENGINE: Reduce header dependency
|
2024-08-22 22:09:48 +02:00 |
|
kunxl-gg
|
a8e14bdc6f
|
QDENGINE: Remove usage of XBuffer
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
af28789eb7
|
QDENGINE: Got rid of XBuffer in get_save_file()
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
f17b503ad9
|
QDENGINE: Formatting fixes and cleanip in qdInterfaceSave
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
680c842424
|
QDENGINE: Added save/load-related debug output
|
2024-08-22 22:09:48 +02:00 |
|
kunxl-gg
|
fff932784d
|
QDENGINE: Add debug output and fix save and load methods
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
80cabd3017
|
JANITORIAL: Fix code formatting
|
2024-08-22 22:09:48 +02:00 |
|
kunxl-gg
|
9f70e2a854
|
QDENGINE: Simplify code to get rid of redundant object creation
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
|
2024-08-22 22:09:48 +02:00 |
|
kunxl-gg
|
de88b57877
|
QDENGINE: Add method to check for the existence for .sav files
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
|
2024-08-22 22:09:48 +02:00 |
|
kunxl-gg
|
92269e2f6b
|
QDENGINE: Add more debug output
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
|
2024-08-22 22:09:48 +02:00 |
|
kunxl-gg
|
48c0ca950e
|
QDENGINE: Add more debug output
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
|
2024-08-22 22:09:48 +02:00 |
|
kunxl-gg
|
3aab8f48b7
|
QDENGINE: Replace XStream with Common::File and Common::DumpFile
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
8eadd886bd
|
QDENGINE: Fix more warnings
|
2024-08-22 22:09:48 +02:00 |
|
Eugene Sandulenko
|
9b12d66746
|
QDENGINE: Move files from core/* to tje engine root
|
2024-08-22 22:09:48 +02:00 |
|