Louis Gombert
de75a80ae7
Merge pull request #475 from winterheart/cfile-std-filesystem
...
cfile / ddio: use most of functions to std::filesystem::path
2024-07-06 23:25:12 +00:00
Azamat H. Hackimov
c287a2df48
Fix compilation of Descent3Editor
...
Convert some of the paths to use std::fs::path.
2024-07-05 01:50:57 +03:00
Thomas Roß
285604b7db
[Editor] Fixed parameter type for AppendMenu() call.
...
This fixes alot of warnings of type:
C4311 'type cast': pointer truncation from 'HMENU' to 'uint32_t'
C4302 'type cast': truncation from 'HMENU' to 'uint32_t'
2024-06-29 21:52:50 +02:00
Louis Gombert
313fb9884f
rename lnxmain to sdlmain
2024-06-29 18:21:38 +02:00
Louis Gombert
89515e25c3
Factor CMake platform-specific sources
2024-06-29 18:21:38 +02:00
Louis Gombert
ce852d3a14
Only link necessary libraries to DirectX
2024-06-29 18:21:37 +02:00
Louis Gombert
18c9950b97
SDL2 editor: compile win32 and dd_grwin32 with directX
2024-06-29 18:21:37 +02:00
Louis Gombert
850e3f094d
SDL2 Editor compilation fixes
2024-06-29 18:21:37 +02:00
Louis Gombert
91c18fefc5
Windows SDL2 compilation
2024-06-29 18:21:37 +02:00
Louis Gombert
fa2061dc76
Remove intellivibe interface
...
Intellivibe is an interface for VRF's Tactile Feedback System hardware, now discontinued.
2024-06-22 03:20:26 +02:00
Louis Gombert
86cce1e445
Run clang-format on editor code
2024-06-15 20:12:48 +02:00
Louis Gombert
c00b8ea3c3
Editor review fixes
2024-06-10 23:35:11 +02:00
Louis Gombert
3036f44017
x64 compilation fixes
2024-06-09 20:12:47 +02:00
Louis Gombert
bcca92722d
Release build fixes
2024-06-07 23:50:38 +02:00
Louis Gombert
1821da99e7
Fix editor structures definitions
2024-06-07 21:41:40 +02:00
Louis Gombert
b8949f292d
more windows editor fixes
2024-06-07 21:41:40 +02:00
Louis Gombert
87f19acc2f
Internal editor: minimal compilation fixes
2024-06-07 21:41:40 +02:00
Louis Gombert
0fa8705291
Move internal level editor into main tree
2024-06-07 21:41:40 +02:00