Commit graph

1893 commits

Author SHA1 Message Date
Struma
48a2393bb8 Speed up load_data & remove encryptedGraphics setting 2021-02-26 08:33:27 -05:00
Struma
286270b51e Update graphics delta at the start of update 2021-02-26 06:25:19 -05:00
Struma
331f81a710 Make number keys available with NUMBER prefix 2021-02-26 06:25:06 -05:00
Struma
800e6d73de Load graphics from archives by default 2021-02-26 01:45:26 -05:00
Struma
02c06be88a Add Ruby-accessible delta clocks (microseconds) 2021-02-25 21:29:21 -05:00
Struma
d4d2b7c7cb Keep input repeat timings independent of FPS 2021-02-25 19:28:44 -05:00
Struma
cb46b53982 Remove static dependencies from linux scripts 2021-02-24 09:53:05 -05:00
Struma
388b422b78 now you listen here, gcc warnings 2021-02-24 09:52:29 -05:00
Struma
38ee180d6e Enable repeating on mouse buttons 2021-02-24 09:35:31 -05:00
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
92f57101ec Update readme 2021-02-24 01:26:28 -05:00
Struma
c6b75f0248 Update readme 2021-02-24 01:06:08 -05:00
Struma
e75c8747e1 Update SDL_sound to 2.0 2021-02-24 00:28:54 -05:00
Struma
653eb0118b Remove haptic code 2021-02-23 17:25:07 -05:00
Struma
1d508b048a Input.count, Input.repeatcount, System.user_name 2021-02-22 18:36:53 -05:00
Struma
0cf75c92e5 Set encodings after JIT options have been processed 2021-02-22 15:51:03 -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
b5ebed4391 build on Linux again 2021-02-21 23:54:00 -05:00
Struma
e428999044 whoopsie 2021-02-21 22:26:44 -05:00
Struma
ad03754378 link linux binary (mostly) statically 2021-02-21 22:23:31 -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
6ae5aeebc1 Change default macOS game dir to Contents/Game 2021-02-19 14:29:36 -05:00
Struma
9cae839201 have linux var.sh export LD_LIBRARY_PATH 2021-02-18 08:02:33 -05:00
Struma
23c1d1aa55 Update linux install scripts 2021-02-18 07:47:48 -05:00
Struma
7b03a983fe add depedency makefile for linux 2021-02-18 07:42:27 -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
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