Eugene Sandulenko
8ded3dc2c9
QDENGINE: Fix more signedness warnings
2024-08-23 16:52:38 +02:00
Eugene Sandulenko
ce7dd31f83
QDENGINE: Fixed another case of bad Python-like indentation
2024-08-23 16:52:38 +02:00
Eugene Sandulenko
9964cb8cf8
QDENGINE: Fix signedness warnings
2024-08-23 16:52:38 +02:00
Roland van Laar
388faf7565
DIRECTOR: Fix memory leak
...
Stream wasn't deleted after use when loading CastLibMapping.
2024-08-23 16:20:29 +02:00
Eugene Sandulenko
aa3f390ae4
QDENGINE: Remove unused function
2024-08-23 16:13:52 +02:00
Eugene Sandulenko
4d791fbb5d
QDENGINE: Fix signedness in comparison
2024-08-23 16:13:16 +02:00
Eugene Sandulenko
3b32d09ce4
QDENGINE: Fixed more indentation nonsense introduced by a pythonist
2024-08-23 16:10:46 +02:00
Eugene Sandulenko
5d1b561189
QDENGINE: Rename class methods in CLZ77
2024-08-23 16:04:58 +02:00
Eugene Sandulenko
8b63056d43
QDENGINE: Renames in util/Filters.h
2024-08-23 16:02:28 +02:00
Eugene Sandulenko
8d5e2718ef
QDENGINE: More renames in 2PassScale.h
2024-08-23 16:00:34 +02:00
Eugene Sandulenko
c42a068f64
QDENGINE: Rename is C2PassScale
2024-08-23 15:56:49 +02:00
Eugene Sandulenko
a8053558de
QDENGINE: Rename class methods in qdHeuristic
2024-08-23 15:50:23 +02:00
Eugene Sandulenko
22f78ff68c
QDENGINE: Rename methods in AIStar
2024-08-23 15:46:55 +02:00
Eugene Sandulenko
d909d67da8
QDENGINE: Rename class variables in AIAStar
2024-08-23 15:41:48 +02:00
Eugene Sandulenko
43b0ba3ddb
QDENGINE: Fix warning. CID 1559621
2024-08-23 15:35:52 +02:00
Eugene Sandulenko
cc663cb8ef
QDENGINE: Fix warning. CID 1559622
2024-08-23 15:34:35 +02:00
Eugene Sandulenko
4f247f6e80
COMMON: Fix potentially uninitalized variable. CID 1559623
2024-08-23 15:33:27 +02:00
Eugene Sandulenko
bc3164a64e
QDENGINE: Fix warning. CID 1559625
2024-08-23 15:29:36 +02:00
Eugene Sandulenko
6e21bb0547
QDENGINE: Fix realloc() usage
2024-08-23 15:24:03 +02:00
Eugene Sandulenko
9e2115fd22
QDENGINE: Fix warning
2024-08-23 15:22:28 +02:00
Eugene Sandulenko
6939938cb0
QDENGINE: Fix warning
2024-08-23 15:20:34 +02:00
Eugene Sandulenko
b84f090971
QDENGINE: Fix incorrectly added code indentation
2024-08-23 15:20:15 +02:00
Eugene Sandulenko
56e0ab502d
QDENGINE: Further fixes and simplifications related to Common::Path
2024-08-23 14:06:38 +02:00
Eugene Sandulenko
05f4813ea1
QDENGINE: Moved engine to Common::Path
2024-08-23 14:06:38 +02:00
Eugene Sandulenko
cce0acbbfc
QDENGINE: Remove get_file_list and friends
...
Used for qdEditor for creating resource packs
2024-08-23 14:06:38 +02:00
Donovan Watteau
5f6b3bde97
CONFIGURE: Disable -Wno-maybe-uninitialized for GCC 4.8
...
I had limited it to GCC 4.8 and newer, but I see in the OSX PPC builds
that GCC 4.8 still has way too many false positives there, compared to
the behavior of newer GCC releases.
2024-08-23 13:17:16 +02:00
Torbjörn Andersson
5f5bf977f6
M4: Fix missing include
2024-08-23 07:46:37 +02:00
Paul Gilbert
9cae578115
M4: RIDDLE: Added room 407 pre-parser
2024-08-22 22:00:30 -07:00
Paul Gilbert
5626d32bab
M4: RIDDLE: Finished room 407 init
2024-08-22 19:44:12 -07:00
Eugene Sandulenko
918c38fa09
QDENGINE: Remove extra semicolon
2024-08-22 23:30:09 +02:00
Eugene Sandulenko
6f0d04c84e
DIRECTOR: DT: Remove extra semicolon
2024-08-22 23:25:36 +02:00
Eugene Sandulenko
5caf8f2185
QDENGINE: Added more debug output
2024-08-22 23:23:47 +02:00
Eugene Sandulenko
560769524b
QDENINGE: Added possibility to print qdGameObject flags in human-readable form
2024-08-22 23:22:33 +02:00
Eugene Sandulenko
593daa4746
QDENGINE: Fixes for Amiga build
2024-08-22 23:20:25 +02:00
Eugene Sandulenko
5e9584dffc
QDENGINE: JANITORIAL: Improve code formatting
2024-08-22 22:09:48 +02:00
kunxl-gg
7dcd1e764e
QDENGINE: Make an explicit call to the .opeartor()
...
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
kunxl-gg
e77074329c
QDENGINE: Add show_fps to ConfMan
...
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
kunxl-gg
eb0524127f
QDENGINE: Add logic_syncro_by_clock
and logic_period
to ConfMan
...
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
kunxl-gg
ce103e998a
QDENGINE: Add splash_screen and splash_time to ConfMan
...
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
kunxl-gg
2563ba2375
QDENGINE: Add _screenW and _screenH to QDEngine
...
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
kunxl-gg
9388b3072e
QDENGINE: Rename member variables for SplashScreen
...
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
kunxl-gg
e36eb78711
QDENGINE: Rename member variables in ResourceDispatcher
...
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
Eugene Sandulenko
ff2ee1c63d
QDENGINE: Implemented computation of sound clip length
2024-08-22 22:09:48 +02:00
Eugene Sandulenko
8df0a89aba
QDENGINE: Mark image/video decoders used by the engine
2024-08-22 22:09:48 +02:00
Eugene Sandulenko
4b51ea6686
QDENGINE: Decrease header dependency
2024-08-22 22:09:48 +02:00
Eugene Sandulenko
497b33fb1c
QDENGINE: Added mode for dumping flags in human-readable form
...
Run with -d1 --debugflags=log
2024-08-22 22:09:48 +02:00
Eugene Sandulenko
3ae20963e0
QDENGINE: Document more version info
2024-08-22 22:09:48 +02:00
Eugene Sandulenko
aef48b10b5
QDENGINE: Fix dumping condition to XML
2024-08-22 22:09:48 +02:00
Eugene Sandulenko
da7ec80574
QDENGINE: Remove code related to sound position
2024-08-22 22:09:48 +02:00
Eugene Sandulenko
60ac25e9a7
QDENGINE: Fix repeating sounds playback
2024-08-22 22:09:48 +02:00