Struma
76e7c9e142
Rename Xcode schemes for better sorting
2020-12-27 12:54:01 -05:00
Struma
7953feac37
Set data dir back to Contents/Resources by default
2020-12-27 12:26:55 -05:00
Struma
682b8c4716
Re-enable resizable window by default
...
It was this way before dropping ObjFW.
Must have flubbed it while rewriting config.cpp
2020-12-27 12:15:46 -05:00
Struma
73cac7695d
define AL_LIBTYPE_STATIC when necessary on Windows
2020-12-27 03:28:13 -05:00
Struma
056f4dcf0c
Use -fdeclspec when building with Ruby 3
2020-12-27 03:27:38 -05:00
Struma
d476aa98f3
Remove ObjFW from Linux scripts
2020-12-26 22:39:48 -05:00
Struma
c5f8ebef2e
Fix Apple M1 OpenGL->Metal and SDL2_sound crashes
2020-12-26 17:46:01 -05:00
Struma
4e3b7483a2
Remove --with-static-linked-ext from Ruby 1.8
2020-12-26 13:56:26 -05:00
Struma
a2a0a05301
Move FileInt.desensitize
to System.desensitize
2020-12-26 13:29:33 -05:00
Struma
3d84529dbc
Xcode, start GL in new thread depending on build OS version
2020-12-26 10:50:35 -05:00
Struma
8ccc053e0b
Disable blitting option for arm64 macOS (post-revert)
2020-12-26 10:30:20 -05:00
Struma
182389ba1d
Fix paths with backslashes in Game.ini
2020-12-25 21:32:53 -05:00
Struma
aaae11b67d
Normalize paths during calls to FileSystem::openReadRaw
2020-12-25 20:20:17 -05:00
Struma
0179e6a75b
Revert "Remove haptics code"
...
Some part of this completely breaks the frame limiter.
I do not know which part
2020-12-25 19:41:16 -05:00
Struma
c099d8efc1
Force disable blitting option on Apple Silicon
2020-12-25 12:13:55 -05:00
Struma
d565650975
Remove haptics code
...
It never worked anyway, as far as anyone knew, and is probably
not a feature anyone particularly needs.
2020-12-25 12:01:41 -05:00
Struma
cd2c375e2d
Set Xcode macOS Deployment Target to 10.12
2020-12-25 11:10:34 -05:00
Struma
6e0ba12ae7
Always codesign app to run locally in Meson
2020-12-25 10:31:09 -05:00
Struma
bed287376c
Build Ruby 3.0 by default
2020-12-25 10:30:44 -05:00
Struma
68424c7784
Load game data from outside app directory on macOS
2020-12-25 08:20:20 -05:00
Struma
c1044c6f1f
add legacy-ruby rule to macOS makefile
2020-12-25 07:15:20 -05:00
Struma
92c494f0b0
Add openal-soft to Brewfile
2020-12-25 06:54:41 -05:00
Struma
c06e739113
Finish adding Xcode schemes
2020-12-25 06:50:37 -05:00
Struma
99c91ad057
typo city
2020-12-17 16:06:34 -05:00
Struma
132f67150b
Always use correct path separator when normalizing
2020-12-17 15:47:18 -05:00
Struma
6653605e7b
autopilot typo
2020-12-17 07:52:09 -05:00
Struma
46e6d22ec2
Avoid including -mwindows
flag from SDL2
2020-12-17 07:49:04 -05:00
Struma
2580a6cb63
Fix #35 (Audio.bgm_play does not honour playback position)
2020-12-17 05:50:11 -05:00
Struma
c8f86f6ffa
AudioToolbox is a macOS-specific dependency
2020-12-16 16:03:59 -05:00
Struma
b6f6a214ef
Update Xcode project to 12.3 (remove update project nag)
2020-12-15 03:38:01 -05:00
Struma
c34f985c5f
Add Xcode build scheme for (ARM64) legacy mkxp-z
...
Homebrew isn't quite ready for M1 Macs yet, but the Xcode project is.
Requires setting up the ruby 1.8 dependency manually.
(the `custom-ruby` rule in the makefile)
2020-12-14 11:45:45 -05:00
Struma
45e224626e
Form normalized paths from absolutes with ObjC
2020-12-14 11:42:31 -05:00
Struma
dffbe682f1
Build for ARM Macs
2020-12-12 08:38:46 -05:00
Struma
e497d5a4d9
Update readme a bit
2020-11-27 00:32:32 -05:00
Struma
a7d65eba24
Fix SDL_image for Xcode build
2020-11-26 21:18:56 -05:00
Struma
5e9fd420a1
Fix building SDL for iOS
2020-11-26 00:30:37 -05:00
Struma
929df36f3a
More edits to Xcode build
2020-11-23 05:43:54 -05:00
Struma
c4ce877186
Use experimental/ghc filesystem for meson builds
2020-11-23 02:25:02 -05:00
Struma
84c5662ef2
Edits to macOS dependency makefiles
2020-11-22 23:54:01 -05:00
Struma
8eac1c0546
use fileSystemRepresentationWithPath on Asset files
2020-11-22 05:15:25 -05:00
Struma
1523fbae04
Perish, git
2020-11-22 04:57:50 -05:00
Struma
49229466ad
Add more Xcode user files to gitignore
2020-11-22 04:55:21 -05:00
Struma
4ef6b3c337
Do FilesystemImpl for meson builds
2020-11-22 04:51:36 -05:00
Struma
704d1622ef
haha oops
2020-11-22 04:24:30 -05:00
Struma
0e278c3e5c
Drop ObjFW as a dependency
2020-11-22 03:48:03 -05:00
Struma
a399059f8c
Update xcodeproj
2020-11-21 22:37:46 -05:00
Struma
65fc1f3f50
Fix loading OGG files with updated SDL_Sound
2020-11-21 22:37:07 -05:00
Struma
c4e110881d
ObjC-less configuration parsing
2020-11-21 22:32:30 -05:00
Struma
da3c02c0c9
Move variables from xcconfig to target
2020-11-21 15:48:01 -05:00
Struma
415c0e7e98
Add Xcode user files to gitignore
2020-11-21 15:45:58 -05:00