Commit graph

23 commits

Author SHA1 Message Date
Struma
b0d8e0b2ba Allow passing nil as a track to BGM functions 2023-05-20 14:54:09 -04:00
Struma
fa0e60b7fc Add git hash to System::VERSION
I don't really plan on putting out another "release tag" anytime soon,
so the hash for the current git commit is being added to the version string
to help tell the difference between one build and the other.
2023-05-19 08:49:32 -04:00
Struma
699ffc0245 Support Retina displays 2021-05-21 16:28:51 -04:00
Struma
45abde59a9 Get ANGLE working on macOS, fixes crashes on ARM 2021-01-08 06:49:11 -05:00
Struma
9cc3313f31 Add Steam targets to Xcode build 2021-01-03 03:07:06 -05:00
Struma
f45705f5c6 appropriate Info.plist and Xcode configs 2021-01-02 21:35:41 -05:00
Struma
7953feac37 Set data dir back to Contents/Resources by default 2020-12-27 12:26:55 -05:00
Struma
68424c7784 Load game data from outside app directory on macOS 2020-12-25 08:20:20 -05:00
Struma
0e278c3e5c Drop ObjFW as a dependency 2020-11-22 03:48:03 -05:00
Struma
bbdf83fafc Build with OpenGL until MetalANGLE works properly 2020-11-19 20:26:16 -05:00
Struma
7e21066a70 Experimental Xcode builds (dependencies included) 2020-11-19 03:56:35 -05:00
Struma
fe47cc91e5 Add macOS signing options, sandbox signed bundles 2020-11-16 04:37:05 -05:00
Struma
d23f69c387 Always use system theme on macOS
While this already works perfectly fine if built using recent
versions of Xcode, old versions *always* use light theme.
This setting allows dark mode to work even when built with
old Xcode versions (for compatibility purposes and whatnot)
2020-11-12 23:45:03 -05:00
Struma
211bbecde0 Bump version to 1.3.0 2020-04-22 08:52:54 -04:00
Struma
3a6e4aeff4 bump version to 1.2.2 2020-03-11 13:55:47 -04:00
Struma
c674864e53 Bump version to 1.2.1 2020-02-26 16:55:13 -05:00
Struma
403bcb485c Bump version to 1.2.0 2020-02-23 02:29:29 -05:00
inori-z
d2bff60df5 Bump version to 1.1.1 2019-10-22 00:40:52 -07:00
Inori
374891a82c bump version 2019-09-17 02:29:34 -04:00
Inori
3b71c1f501 Replace MiniFFI allocation function with correct one 2019-09-15 07:56:30 -04:00
Inori
b78b1187cd Add Windows version information 2019-09-15 04:13:34 -04:00
Inori
d36cd17cae Update version to 1.0.1 2019-09-07 11:41:01 -04:00
Inori
888ee08b27 Add macOS resources 2019-08-26 01:57:12 -04:00