Commit graph

31 commits

Author SHA1 Message Date
Roza
4f74c91f28 Allow specifying ruby install manually 2020-02-25 05:35:30 -05:00
Roza
bc3663b93d Remove 'gl3' build option 2020-02-25 01:01:23 -05:00
Roza
d0b0cae923 add compressedGraphics and openGL4 runtime opts 2020-02-25 01:00:12 -05:00
Roza
b3a096fddb Set macos_min_version to 10.12 by default 2020-02-24 23:34:30 -05:00
Roza
7ff57d3851 Create 'gl3' build option 2020-02-24 23:25:06 -05:00
Roza
79fab33023 Make threaded GL initialization optional 2020-02-10 12:38:27 -05:00
Inori
e43bcc0d93 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
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
d00244bf4f Add AppImage stuff 2019-10-22 02:30:07 -04:00
Inori
84785057a5 chdir to appimage location if independent_appimage set 2019-10-14 00:52:08 -04:00
Inori
a6f8bc4268 Play nice with Marin's experiments 2019-09-19 03:32:50 -04:00
Inori
eeefe61b89 Gifs are just a mistake actually 2019-09-05 21:10:00 -04:00
Inori
5df5dcb873 Experimental giflib support 2019-09-05 17:54:28 -04:00
Inori
2abb0cdc1c Begin implementing Discord 2019-09-04 05:48:23 -04:00
Inori
58a3c3a3cd Add Input.pressex?, Input.repeatex?, Input.triggerex? 2019-09-02 11:16:38 -04:00
Inori
cf67e52234 Add option for using a CJK fallback font 2019-08-31 02:49:41 -04:00
Inori
87fb3ec4fa Add macOS resources 2019-08-26 01:57:12 -04:00
Inori
54b9322271 Changes to runtime configuration options 2019-08-20 13:22:07 -04:00
Inori
339d32da74 Remove 'fix_essentials', add 'use_fakeapi' 2019-08-20 05:21:30 -04:00
Inori
3f5aad1470 debug -> console 2019-08-09 07:42:00 -04:00
Inori
73ce6a449c Add build option for console (default disabled) 2019-08-09 07:36:18 -04:00
Inori
05b624cd26 Try to start fixing Essentials 2019-07-31 15:33:02 -04:00
Inori
adb60fc6ab Remove unused build option I accidentally committed 2019-07-31 10:57:25 -04:00
Inori
05d3f0dd01 Use SDL functions with MiniDL/Win32API 2019-07-31 10:53:46 -04:00
Inori
2ec1e444c0 Remove mruby and null bindings 2019-07-31 08:47:44 -04:00
Inori
4e6613d0e1 Add dynamic linking (Win32API) 2019-07-31 07:04:13 -04:00
Inori
f63eea6a64 Compile with Ruby 1.8 2019-07-30 02:13:36 -04:00
Inori
e5fde40d90 Restore workdir_current build option 2019-07-29 08:20:40 -04:00
Inori
9a5a3bc88b Use meson as build system 2019-07-29 07:56:45 -04:00