1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-23 12:37:45 +00:00
Commit graph

19 commits

Author SHA1 Message Date
ada43f9937 Set better executables on Windows
We don't have to worry about clogging up a central bin dir on Windows,
so we can choose more generic names for the tools.
2024-04-25 19:17:33 -04:00
5d5d85b113 Add app icons for Windows/macOS 2024-04-25 19:11:00 -04:00
21e7313efd
Don't install icons and .desktop files on Windows 2024-04-25 22:47:16 +00:00
2844231996
Enable Windows and Linux packaging
The Windows version isn't super working yet, but this is a good step forward
2024-04-25 02:31:40 +00:00
2ccab76191 Hook up translation domains 2024-02-04 15:36:08 -05:00
8d0603eda4 launcher: Support localization 2024-02-04 15:17:15 -05:00
f1864d39ed launcher: Improve margins 2024-02-04 14:44:06 -05:00
c19ff1e132 Add mapeditor program
This allows viewing regions in the game. Some of them don't work, not
sure why yet.
2024-02-02 14:29:48 -05:00
08f46dd8c7 Add branding and icons to all GUI applications 2023-12-31 12:11:42 -05:00
546ebfd0bd Reformat CMake code a bit 2023-12-10 06:51:33 -05:00
81e9c09be8 Fix most warnings 2023-12-09 22:35:59 -05:00
7d93024a56 Use more CMake library aliases 2023-12-09 21:51:57 -05:00
6a42c81393 Use better default message pattern and physis logging everywhere 2023-12-09 16:01:13 -05:00
b522eac7a0 sdklauncher: Reformat code, misc cleanup 2023-10-12 23:45:05 -04:00
7a5058f22e sdklauncher: Fix typo in CMakeLists 2023-10-10 18:33:37 -04:00
19f7a8bcd4 sdklauncher: Clean up CMakeLists 2023-10-10 18:31:15 -04:00
3070ca4203 sdklauncher: Port to newer NovusMainWindow API 2023-10-10 18:21:12 -04:00
4b04e68c31 launcher: Port to NovusMainWindow 2023-10-10 18:09:14 -04:00
0f2eaab936 Rename directories, update README 2023-10-10 18:02:21 -04:00