Commit graph

1046 commits

Author SHA1 Message Date
Inori
a2791fb8a0 Always use same typedef for MINIFFI_FUNC 2019-12-17 02:27:55 -05:00
Inori
5a495c6d95 +[OFString stringWithUTF8String:] -> @() 2019-12-17 02:19:05 -05:00
Inori
01db66a3f1 Fix path normalization for Windows 2019-12-17 02:06:49 -05:00
Inori
572f6c43db chdir() -> -[OFFileManager changeCurrentDirectoryPath:] 2019-12-15 20:51:55 -05:00
Inori
4fb4f626f4 Whoopsies 2019-12-15 17:40:32 -05:00
Inori
e79b4ced32 Dispose of Boost, switch to JSON5 for configuration 2019-12-15 17:37:24 -05:00
Inori
0f0d81a8bb Parse INI files with OFINIFile 2019-12-15 05:37:06 -05:00
Inori
3f612b36e3 Use Foundation instead of CoreFoundation for get_mac_locale() 2019-12-14 20:08:47 -05:00
Inori
35a29c1840 Enable ARC on all platforms 2019-12-14 18:56:52 -05:00
Inori
fae34dffbc Always search for both 32+64 bit Discord GameSDK lib 2019-12-14 17:12:53 -05:00
Inori
6e078adeff Add build option for objc GC type 2019-12-14 16:00:05 -05:00
Inori
4348462d84 compiler.find_library() -> compilers['cpp'].find_library() 2019-12-14 13:45:56 -05:00
Inori
c863267965 Begin using Objective-C (ObjFW), remove cwalk 2019-12-14 13:31:48 -05:00
Inori
b1fd0c8616 Xcode, I wanted a tab, not spaces 2019-10-24 03:38:50 -04:00
Inori
81a93762fa Widen AppImage compatibility 2019-10-24 03:32:56 -04:00
Inori
eaa66f3da2 Fix unused-variable and sign-compare warnings 2019-10-23 02:31:14 -04:00
Inori
97e0633526 Only use -Wno-virtual-dtor with Apple clang 2019-10-23 02:27:26 -04:00
Inori
8ed7713125 Suppress warnings left over from original project 2019-10-23 02:20:06 -04:00
Inori
9ec76482bd Exit rgss thread if GL initialization fails 2019-10-23 01:22:21 -04:00
Inori
7b7c6051dc Fix autopilot typo 2019-10-23 00:46:00 -04:00
Inori
ee5fdbd931 Only create GL context in main thread on macOS 2019-10-23 00:41:50 -04:00
Inori
eacce349ee Use /bin/bash in AppRun shebang 2019-10-22 04:58:01 -04:00
inori-z
8119888fcc Bump version to 1.1.1 2019-10-22 00:40:52 -07:00
Inori
11e1191bde Why am I so messy 2019-10-22 03:03:09 -04:00
inori-z
de44811e12 Properly create AppImage 2019-10-22 00:00:31 -07:00
Inori
fe77b40d28 Make sure to use /usr/bin when moving linux dependencies 2019-10-22 02:38:41 -04:00
Inori
d00244bf4f Add AppImage stuff 2019-10-22 02:30:07 -04:00
Inori
8020803e04 Setup GL context in main thread (macOS 10.15 requires it) 2019-10-17 08:44:21 -04:00
Inori
84785057a5 chdir to appimage location if independent_appimage set 2019-10-14 00:52:08 -04:00
Inori
e9596f357e Behold Typo, Destroyer of Menus 2019-09-22 17:08:54 -04:00
Inori
f5fba26531 Reflect recent changes in README 2019-09-21 21:45:46 -04:00
Inori
78f9a7855b rb_get_args is annoying 2019-09-21 20:19:34 -04:00
Inori
babbb62601 misc additions 2019-09-21 19:47:51 -04:00
Inori
7cb30be8e6 Stop running rumble effects if duration is 0 2019-09-20 17:58:23 -04:00
Inori
70e1aba3cf Remove preprocessor statement from main 2019-09-19 14:52:41 -04:00
Inori
e75dd774a2 Don't bother changing Windows icon for now 2019-09-19 14:46:08 -04:00
Inori
9f573547dc Accomodate MK assets 2019-09-19 12:47:47 -04:00
Inori
44a9b295a1 Change default face button bindings 2019-09-19 04:53:07 -04:00
Inori
a6f8bc4268 Play nice with Marin's experiments 2019-09-19 03:32:50 -04:00
Inori
6421f445ab Test controller rumble support 2019-09-19 01:33:04 -04:00
Inori
f86919091a Update mkxp.conf dataPathOrg/dataPathApp description 2019-09-18 23:08:15 -04:00
Inori
80ed33d9d7 I'm so tired 2019-09-18 22:53:39 -04:00
Inori
a4c5c5a672 Accept scancodes with Input.press?/Input.trigger?/Input.repeat? 2019-09-18 22:50:28 -04:00
Inori
624ab713ce bump version 2019-09-17 02:29:34 -04:00
Inori
bb7fc632db Add MKXP.show_settings 2019-09-17 01:42:50 -04:00
Inori
8894959763 heck 2019-09-16 23:13:12 -04:00
Inori
1dcd252f45 Add Input.joystick 2019-09-16 23:10:46 -04:00
Inori
aa2c243183 Replace MiniFFI allocation function with correct one 2019-09-15 07:56:30 -04:00
Inori
71dbf209c2 Let Discord clean its own stuff up 2019-09-15 07:47:45 -04:00
Inori
dd9c2ff057 Only set DiscordCreateParams to default once, whoopsie 2019-09-15 07:41:52 -04:00