elasota
112ad2d5d0
Fix missing prop sheets and references
2024-08-06 23:19:37 -04:00
Eric Lasota
4340e8fc5c
Merge pull request #19 from Diomendius/linux_port
...
Improve CMake build and port conversion tools to Linux
2024-08-06 23:10:13 -04:00
Diomendius
0ebdabc12f
Add ConvertColorCursors to CMake, port to *nix
...
- Includes WindowsUnicodeToolShim.h.
- Replaces sprintf_s() with std::ostringstream.
- Replaces fopen_s() with fopen_utf8().
- Switches to the toolMain() wrapper, which is a no-op on except on
Windows, where it should improve Unicode support, though I can't test
that on my end.
- Replaces \ with / in paths, which should still be Windows-compatible.
2024-08-06 01:34:53 +12:00
elasota
09c7619267
Add Win32 config
2024-08-03 23:39:02 -04:00
elasota
a6d93f8daa
Update to VS2022
2023-08-26 14:06:14 -04:00
elasota
9ba15c6d78
Update C++ projects to VS2019, fix warnings/errors
2021-10-22 22:01:14 -04:00
elasota
a2d374f650
Allocator refactor
2021-04-28 01:46:07 -04:00
elasota
e88c9e7112
Redo mouse cursor handling
2020-09-26 21:15:43 -04:00
elasota
1fb135a6d2
Clean up project configs. Remove Win32 targets. Enforce that GP_DEBUG_CONFIG is set correctly.
2020-09-12 23:07:44 -04:00
elasota
c78a20dafd
Level editor work
2020-02-23 20:21:04 -05:00
elasota
d8331eaeb7
Switch to zip archive format for resource data, prep work for moving from PICT/snd to BMP/WAV
2020-01-18 08:37:57 -05:00
elasota
a4b8db1065
Level editor work
2020-01-04 01:19:01 -05:00
elasota
ec7e511cdd
Rename projects to Aerofoil
2020-01-03 00:30:09 -05:00
elasota
7ab4c8960d
Add Roboto font, misc icons and text things
2019-12-23 17:43:10 -05:00
elasota
eed82e2960
Add mouse cursor handling
2019-12-22 00:35:30 -05:00