Struma
|
90d5dda8fb
|
disable HTTPS cert verification only if building with SSL
|
2021-02-24 06:27:39 -05:00 |
|
Struma
|
ced6daede7
|
Separate tileset script from main executable
|
2021-02-24 02:38:31 -05:00 |
|
Struma
|
e75c8747e1
|
Update SDL_sound to 2.0
|
2021-02-24 00:28:54 -05:00 |
|
Struma
|
81e54ee9b5
|
Adjust sizes of keybinding menu cells
|
2021-02-22 15:13:30 -05:00 |
|
Struma
|
2fd585393d
|
the not-so-great warning purge
|
2021-02-22 01:22:26 -05:00 |
|
Struma
|
06175fef4b
|
give libpng location when building SDL2_image
|
2021-02-21 23:59:33 -05:00 |
|
Struma
|
18a9744bad
|
Fix header includes for universal target
|
2021-02-20 18:27:31 -05:00 |
|
Struma
|
8a1c0f9679
|
bump version to 2.1
|
2021-02-20 14:47:53 -05:00 |
|
Struma
|
1163ee9df5
|
Implement Input.release? and Input.releaseex?
|
2021-02-19 15:33:06 -05:00 |
|
Struma
|
daea586c3d
|
Remove unnecessary ANGLE source
|
2021-02-19 14:30:36 -05:00 |
|
Struma
|
89ebbd515a
|
Allow empty keybinds in Cocoa menu
|
2021-02-18 05:58:03 -05:00 |
|
Struma
|
40ed422c3d
|
fully functional Cocoa keybinding menu
|
2021-02-17 20:15:04 -05:00 |
|
Struma
|
306ffa6352
|
Further develop macOS keybinding menu
|
2021-02-16 20:24:03 -05:00 |
|
Struma
|
76d51b229f
|
Deal with Xcode settings update nag
|
2021-02-02 07:14:35 -05:00 |
|
Struma
|
e3a943c419
|
Start fixing settings menu for macOS+ANGLE
Surprise, it's broke. Don't see an easy way to fix it
beyond redoing it in a way that does not use OpenGL.
|
2021-01-15 13:35:17 -05:00 |
|
Struma
|
4233d36b22
|
Allow setting keybinding names from config
|
2021-01-15 04:49:27 -05:00 |
|
Struma
|
a833c96109
|
Zap SDL2_sound subdir
|
2021-01-11 03:11:17 -05:00 |
|
Struma
|
722f4eb62d
|
Revert to old SDL_sound fork
|
2021-01-11 03:03:17 -05:00 |
|
Struma
|
eeea51c17a
|
Move from native OpenGL to ANGLE on macOS
|
2021-01-08 07:13:07 -05:00 |
|
Struma
|
45abde59a9
|
Get ANGLE working on macOS, fixes crashes on ARM
|
2021-01-08 06:49:11 -05:00 |
|
Struma
|
7b6d3073a5
|
Set ESSENTIALS_DEBUG define from xcconfig
|
2021-01-03 08:11:56 -05:00 |
|
Struma
|
fd8cfb922d
|
Search app parent directory for steam_appid.txt
|
2021-01-03 04:27:14 -05:00 |
|
Struma
|
607e28df5e
|
Always deep-sign Steam target
|
2021-01-03 03:19:27 -05:00 |
|
Struma
|
9cc3313f31
|
Add Steam targets to Xcode build
|
2021-01-03 03:07:06 -05:00 |
|
Struma
|
340672f835
|
Un-Meson-ify Xcode app names
|
2021-01-03 01:17:13 -05:00 |
|
Struma
|
a7331517c3
|
Streamline dependency building on macOS
|
2021-01-03 00:32:58 -05:00 |
|
Struma
|
4069863fa9
|
When debugging from Xcode, prompt for target path
|
2021-01-02 23:24:20 -05:00 |
|
Struma
|
f45705f5c6
|
appropriate Info.plist and Xcode configs
|
2021-01-02 21:35:41 -05:00 |
|
Struma
|
d7b2a7d4a3
|
Update Xcode project
|
2021-01-02 20:43:01 -05:00 |
|
Struma
|
b6c1617628
|
update dependency build procedure
|
2021-01-02 20:29:15 -05:00 |
|
Struma
|
c9bf6f2887
|
Actual single-Ruby-DLL Windows build
|
2021-01-01 23:07:28 -05:00 |
|
Struma
|
9a4c53e6fe
|
Reflect custom ruby branch changes
|
2020-12-31 22:37:26 -05:00 |
|
Struma
|
8f78a4cf17
|
Fix Windows build errors
|
2020-12-31 19:59:53 -05:00 |
|
Struma
|
59078356ac
|
add System::VERSION
|
2020-12-31 17:26:14 -05:00 |
|
Struma
|
69514de7c6
|
Attept 64-bit MiniFFI on Windows
|
2020-12-31 16:58:47 -05:00 |
|
Struma
|
7db1c1219e
|
Prefix mkxp-z preprocessor definitions with MKXPZ_
|
2020-12-31 14:50:07 -05:00 |
|
Struma
|
d65cecf4ac
|
Set bundle identifier to match default data dir
|
2020-12-30 18:40:47 -05:00 |
|
Struma
|
5d4758edaa
|
Bump version, update Meson build
|
2020-12-30 18:21:59 -05:00 |
|
Struma
|
9964b0fb7f
|
Enable JIT in Hardened Runtime
|
2020-12-30 14:25:49 -05:00 |
|
Struma
|
ec8b4d8160
|
clone mkxp-z branch of Ruby 3.0
|
2020-12-30 13:32:50 -05:00 |
|
Struma
|
e52ce335c4
|
Add HTTPLite module (built-in simple GET/POST)
|
2020-12-30 00:06:15 -05:00 |
|
Struma
|
d6325abedb
|
Add fluidsynth to Xcode build
|
2020-12-29 13:21:31 -05:00 |
|
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
|
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
|
3d84529dbc
|
Xcode, start GL in new thread depending on build OS version
|
2020-12-26 10:50:35 -05:00 |
|
Struma
|
182389ba1d
|
Fix paths with backslashes in Game.ini
|
2020-12-25 21:32:53 -05:00 |
|
Struma
|
cd2c375e2d
|
Set Xcode macOS Deployment Target to 10.12
|
2020-12-25 11:10:34 -05:00 |
|