Commit graph

25 commits

Author SHA1 Message Date
Struma
8f78a4cf17 Fix Windows build errors 2020-12-31 19:59:53 -05:00
Struma
7db1c1219e Prefix mkxp-z preprocessor definitions with MKXPZ_ 2020-12-31 14:50:07 -05:00
Struma
5d4758edaa Bump version, update Meson build 2020-12-30 18:21:59 -05:00
Struma
d448d996f5 Add JSON parse/stringify methods to HTTPLite::JSON 2020-12-30 01:43:40 -05:00
Struma
056f4dcf0c Use -fdeclspec when building with Ruby 3 2020-12-27 03:27:38 -05:00
Struma
bd549a65ad Support building with Ruby 1.9 2020-11-15 18:47:21 -05:00
Struma
c4ac1b2ec7 Remove Discord support
I'm a moron. GPL, yo.
2020-03-02 00:42:04 -05:00
Struma
bc7709fb53 Implement SteamUserStatsLite 2020-02-28 03:23:16 -05:00
Struma
94e063c6c0 OLD_RUBY -> RAPI_MAJOR/RAPI_MINOR/RAPI_TEENY/RAPI_FULL 2020-02-26 12:44:37 -05:00
Struma
2a046a0709 Build with Ruby 2.7 2020-02-26 11:05:46 -05:00
Struma
dd0f3ade91 Allow specifying ruby install manually 2020-02-25 05:35:30 -05:00
Inori
796ceabe9c Don't build MiniFFI on 64-bit Windows
MiniFFI/Win32API is now optional, and requires
sizeof(void*) == sizeof(long)
2019-12-31 13:42:44 -05:00
Inori
c07a24821d Use pkg-config with Ruby 1.8 2019-12-17 06:22:01 -05:00
Inori
3ee8659dda Begin using Objective-C (ObjFW), remove cwalk 2019-12-14 13:31:48 -05:00
Inori
a102b875b4 use MiniFFI in Ruby >1.8 2019-09-14 03:03:41 -04:00
Inori
6268dfc27c Add DiscordActivity bindings 2019-09-04 13:07:38 -04:00
Inori
35b7ef0b3f Changes to runtime configuration options 2019-08-20 13:22:07 -04:00
Inori
9c08249992 Remove 'fix_essentials', add 'use_fakeapi' 2019-08-20 05:21:30 -04:00
Inori
5959efcab4 Enable resizing, disable smoothscaling by default 2019-08-12 16:29:50 -04:00
Inori
e8fe65f862 Initialize Winsock so that Sockets works 2019-08-10 03:46:20 -04:00
Inori
6c233ce1d4 Rename MiniDL to MiniFFI 2019-08-03 08:31:04 -04:00
Inori
774ba84d10 Remove another unused dependency 2019-07-31 15:38:03 -04:00
Inori
9606fa54d2 Try to start fixing Essentials 2019-07-31 15:33:02 -04:00
Inori
5d8da3ec5d Use SDL functions with MiniDL/Win32API 2019-07-31 10:53:46 -04:00
Inori
7f3a548755 Remove mruby and null bindings 2019-07-31 08:47:44 -04:00
Renamed from binding-mri/meson.build (Browse further)