Commit graph

1682 commits

Author SHA1 Message Date
Inori
29073e5c7e Widen AppImage compatibility 2019-10-24 03:32:56 -04:00
Inori
a67e6d2306 Fix unused-variable and sign-compare warnings 2019-10-23 02:31:14 -04:00
Inori
428c936a9c Only use -Wno-virtual-dtor with Apple clang 2019-10-23 02:27:26 -04:00
Inori
0d6d69c47a Suppress warnings left over from original project 2019-10-23 02:20:06 -04:00
Inori
2f3b3098c1 Exit rgss thread if GL initialization fails 2019-10-23 01:22:21 -04:00
Inori
0b3c49f074 Fix autopilot typo 2019-10-23 00:46:00 -04:00
Inori
2432aec97f Only create GL context in main thread on macOS 2019-10-23 00:41:50 -04:00
Inori
74f62e26d4 Use /bin/bash in AppRun shebang 2019-10-22 04:58:01 -04:00
inori-z
d2bff60df5 Bump version to 1.1.1 2019-10-22 00:40:52 -07:00
Inori
6600bcc0ce Why am I so messy 2019-10-22 03:03:09 -04:00
inori-z
97690182a8 Properly create AppImage 2019-10-22 00:00:31 -07:00
Inori
2603311cbc Make sure to use /usr/bin when moving linux dependencies 2019-10-22 02:38:41 -04:00
Inori
0dbc2b1a21 Add AppImage stuff 2019-10-22 02:30:07 -04:00
Inori
1e63c65c73 Setup GL context in main thread (macOS 10.15 requires it) 2019-10-17 08:44:21 -04:00
Inori
f57186f7a5 chdir to appimage location if independent_appimage set 2019-10-14 00:52:08 -04:00
Inori
501712cb6f Behold Typo, Destroyer of Menus 2019-09-22 17:08:54 -04:00
Inori
11e97582d6 Reflect recent changes in README 2019-09-21 21:45:46 -04:00
Inori
392fe91fb5 rb_get_args is annoying 2019-09-21 20:19:34 -04:00
Inori
d63f9958a3 misc additions 2019-09-21 19:47:51 -04:00
Inori
5b8d9e0100 Stop running rumble effects if duration is 0 2019-09-20 17:58:23 -04:00
Inori
e467ac0f27 Remove preprocessor statement from main 2019-09-19 14:52:41 -04:00
Inori
32e7ab5663 Don't bother changing Windows icon for now 2019-09-19 14:46:08 -04:00
Inori
4cae819df1 Accomodate MK assets 2019-09-19 12:47:47 -04:00
Inori
d1fc07422b Change default face button bindings 2019-09-19 04:53:07 -04:00
Inori
7af4026999 Play nice with Marin's experiments 2019-09-19 03:32:50 -04:00
Inori
582eee853b Test controller rumble support 2019-09-19 01:33:04 -04:00
Inori
8175a98cc2 Update mkxp.conf dataPathOrg/dataPathApp description 2019-09-18 23:08:15 -04:00
Inori
2a0e4be24f I'm so tired 2019-09-18 22:53:39 -04:00
Inori
bfa60cc065 Accept scancodes with Input.press?/Input.trigger?/Input.repeat? 2019-09-18 22:50:28 -04:00
Inori
374891a82c bump version 2019-09-17 02:29:34 -04:00
Inori
4e7e7b740a Add MKXP.show_settings 2019-09-17 01:42:50 -04:00
Inori
e0236dff6f heck 2019-09-16 23:13:12 -04:00
Inori
939c601aea Add Input.joystick 2019-09-16 23:10:46 -04:00
Inori
3b71c1f501 Replace MiniFFI allocation function with correct one 2019-09-15 07:56:30 -04:00
Inori
b8d79cec76 Let Discord clean its own stuff up 2019-09-15 07:47:45 -04:00
Inori
86fd44888f Only set DiscordCreateParams to default once, whoopsie 2019-09-15 07:41:52 -04:00
Inori
b78b1187cd Add Windows version information 2019-09-15 04:13:34 -04:00
Inori
a102b875b4 use MiniFFI in Ruby >1.8 2019-09-14 03:03:41 -04:00
Inori
68fa3225d7 Remove unnessecary DiscordActivity member bindings 2019-09-14 01:59:52 -04:00
Inori
f2994a8a79 Common OpenGL texture size limit is around 16384 now 2019-09-14 01:56:04 -04:00
Inori
b9de95b65f Use correct color format in Bitmap::getRaw 2019-09-12 11:08:40 -04:00
Inori
d9175a86c2 Remove unnecessary lines from Bitmap::replaceRaw 2019-09-12 02:22:18 -04:00
Inori
580a36c1b0 include <cstring> for Linux builds 2019-09-08 21:23:50 -04:00
Inori
65ae4228ea Set Discord params when DiscordState instantiates 2019-09-07 19:17:35 -04:00
Inori
d36cd17cae Update version to 1.0.1 2019-09-07 11:41:01 -04:00
Inori
d4b447a490 Update README 2019-09-07 11:34:49 -04:00
Inori
7641bbe59f Set color bitmasks when saving a Bitmap to a file 2019-09-07 11:06:23 -04:00
Inori
5cee380992 Use SDL_IsTextInputActive for Input::getTextInputMode 2019-09-07 02:33:42 -04:00
Inori
371a30f7e5 b a d g e s 2019-09-06 20:53:40 -04:00
Inori
a53bd68fdf Reorder subheadings 2019-09-06 19:19:25 -04:00