2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-05 08:15:35 +00:00

11 Commits

Author SHA1 Message Date
Lioncash
2ccc59fc0c General: Make use of Qt 5's signal/slot connection syntax
Allows compile-time detection of incompatible signals/slots, as opposed
to runtime errors, making the connections more type-safe.
2019-08-25 20:40:09 -04:00
47a7383c6d Add ability to edit command line arguments, and enable cheats 2019-01-26 15:22:16 -08:00
Jack Andersen
39a8b1608d New code style refactor 2018-12-07 19:19:40 -10:00
Jack Andersen
2c56c16cf2 Updated CVar API 2018-01-22 18:40:54 -10:00
37d78c03f1 Merge commit '5f7b858' 2018-01-21 18:44:06 -08:00
008b990800 Restore old CVar system 2018-01-21 18:42:06 -08:00
Jack Andersen
d1dc0aaa32 Add LaunchMenu tooltips 2018-01-21 12:04:58 -10:00
Jack Andersen
ac46503212 Add Deep Color option to LaunchMenu 2018-01-15 20:41:52 -10:00
b4972dbad9 Fix graphicsAPI cvar 2018-01-15 07:59:25 -08:00
bf1e342bc4 Add developer mode CVar, use CPU max MHz instead 2018-01-15 05:17:08 -08:00
Jack Andersen
f6195a64a6 Additional usability features 2018-01-09 20:19:48 -10:00