1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-20 19:57:45 +00:00
Commit graph

9 commits

Author SHA1 Message Date
28c8b0918d Only enable Steam API if the steam option is turned on 2022-09-05 18:06:36 -04:00
21f63b8abd Do not use a separate debug version of the app data folder
This just ended up being really annoying instead of helpful during
development...
2022-09-05 17:50:06 -04:00
27a167e913 Change around CMake options
Now all feature options have a unified naming scheme, make interface
options toggleable for the users that care.
2022-09-05 17:42:13 -04:00
d1b4dd37aa Remove some includes in main.cpp too 2022-09-05 17:30:15 -04:00
33f68c5586 Make auto-login cancel button actually functional 2022-08-31 21:31:03 -04:00
5a96467f14 Reformat code 2022-08-15 11:14:37 -04:00
66f65784a8 Fix more leaked memory due to QObject parents not being set 2022-07-21 21:38:26 -04:00
6458ef0ef7 Switch to using physis for expansion names and game installation 2022-07-21 20:53:19 -04:00
51e1bd7ac4 Rearrange source directories 2022-06-08 12:45:12 -04:00
Renamed from src/main.cpp (Browse further)