Commit graph

1309 commits

Author SHA1 Message Date
Struma
f719c27f57 Move RGSS1 viewport elements to new parent when 'viewport=' is called 2021-02-10 00:04:34 -05:00
Struma
6a006f1b13 Remove RGSS version check from viewportElementBinding 2021-02-08 03:18:17 -05:00
Struma
76d51b229f Deal with Xcode settings update nag 2021-02-02 07:14:35 -05:00
Aeodyn
70e6209e74 Slight fixes to the Windows makefile. 2021-02-02 07:13:19 -05:00
Aeodyn
455bf8007d Fixed minor graphical glitch with missing autotiles. 2021-02-02 07:13:07 -05:00
Aeodyn
5656127fa2 Fix for potential Tilemap bugs. 2021-02-02 07:10:50 -05:00
Struma
65c6c78936 Raise exception if getPrivateData fails 2021-02-02 06:21:25 -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
f5af9d66e6 Use Ruby 3 defaults for JIT (instead of 2.6) 2021-01-09 18:44:31 -05:00
Struma
c3b5623a3d Create configuration options specifically for JIT 2021-01-09 06:37:24 -05:00
Struma
67a19c8b5b Merge branch 'master' into 'master'
Add support for passing commandline arguments set in mkxp.json to the Ruby environment.

See merge request mkxp-z/mkxp-z!29
2021-01-09 05:53:14 +00:00
Struma
75e35f13e8 emplace HTTP post data by reference 2021-01-09 00:50:40 -05:00
Struma
88d8c9d63c Allow using VX+ Sprite functions in XP mode 2021-01-09 00:49:49 -05:00
Struma
94657eaed5 Add Ruby functions for mounting/unmounting paths 2021-01-09 00:49:31 -05:00
Aeodyn
a08fea1574 Add exception handling to rubyArgs. 2021-01-08 23:32:30 -05:00
Aeodyn
63b92d3815 Add support for passing commandline arguments set in mkxp.json to the Ruby environment. 2021-01-08 19:48:41 -05:00
Struma
f25acdd7e9 all settings should be fine on M1 now 2021-01-08 11:09:12 -05:00
Struma
dde28c2c6d Remove flags GCC doesn't support from meson build 2021-01-08 09:59:39 -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
8503378599 Disable SSE2 extensions in Pixman 2021-01-06 22:14:48 -05:00
Struma
8edd1739d6 Try to load Zlib when the Ruby VM is initialized 2021-01-06 21:03:30 -05:00
Struma
d9f6218565 lexically_normal RETURNS the path 2021-01-06 17:24:36 -05:00
Struma
c9a5638451 Use compiler default convention on x64 Windows 2021-01-06 14:45:15 -05:00
Struma
36e2c7508b Fix x64 Windows asm -- again 2021-01-06 04:42:40 -05:00
Struma
487bc4b7ed Mistakes in configuration options 2021-01-06 04:05:51 -05:00
Struma
93d8cdf418 Add dsound to Windows dependency list 2021-01-06 03:51:47 -05:00
Struma
9a65dca14e Include fluidsynth with windows build setup 2021-01-06 03:18:38 -05:00
Struma
1bc05a9b62 fix inappropriate if statement 2021-01-06 01:13:19 -05:00
Struma
92f92dc480 lParam size should be architecture dependent 2021-01-05 01:31:27 -05:00
Struma
418ec7b2f7 Export MKXPZ_PREFIX as full path 2021-01-03 09:33:15 -05:00
Struma
7b6d3073a5 Set ESSENTIALS_DEBUG define from xcconfig 2021-01-03 08:11:56 -05:00
Struma
a05f8a6d10 set cwd properly when running vars.sh 2021-01-03 05:06:55 -05:00
Struma
362b6c17c3 leave PKG_CONFIG_LIBDIR unset on Windows 2021-01-03 05:04:31 -05:00
Struma
eb6fb9ce61 Make sure to build OpenSSL before Ruby 2021-01-03 04:46:35 -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
cc337afb81 fix whoopsie 2021-01-02 23:28:27 -05:00
Struma
4069863fa9 When debugging from Xcode, prompt for target path 2021-01-02 23:24:20 -05:00
Struma
5cc49efe2c "throw new Exception" -> "throw Exception"
I don't know why I had it this way tbh
2021-01-02 21:41:11 -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
3e85446d7a separate Windows dependencies by architecture 2021-01-02 06:15:23 -05:00