Commit graph

51 commits

Author SHA1 Message Date
Struma
9c84e208db Restore MP3 support; update configs 2022-04-02 19:58:49 -04:00
Eblo
286b2b7658 Implement Graphics.play_movie
Render video frames and play audio for Graphics.play_movie
Added theora dependency for theora video format playback
Added icculus's theoraplay to project
2022-01-20 22:03:47 -05:00
Struma
822b3ae550 support rendering using Metal 2022-01-16 19:57:50 -05:00
Struma
231f80cac5 bump version to 2.3 2022-01-13 15:40:40 -05:00
Struma
e23bb705c9 upgrade to ruby 3.1 2022-01-13 15:03:28 -05:00
Struma
52705de642 fix ruby arm64 cross-compilation on Intel Macs 2021-11-27 21:54:40 -05:00
Struma
c9fa4f8619 Delete old stuff from Readme 2021-09-30 05:13:40 -04:00
Struma
d9ed5e147b List 32-bit Windows libraries in README 2021-06-26 15:48:42 -04:00
Struma
88474d6eb6 Just give up on MP3 for now 2021-06-25 21:52:45 -04:00
Struma
067e7023a2 Don't build ruby with --disable-install-doc on macOS
It breaks building for Apple Silicon on Intel machines,
and I don't want to be the one who goes to fix it.
2021-06-24 16:45:14 -04:00
Struma
e666590563 Use old SDL_sound again... again 2021-06-17 18:14:47 -04:00
Struma
d65005a0aa Always cross-compile on Intel Macs
libsigc++ was keeping me from doing this before. Works perfectly now.
2021-06-14 10:36:39 -04:00
Struma
baaa162e2c Remove libsigc++, use sigslot instead 2021-06-14 10:03:56 -04:00
Struma
b6ea039803 Guess and convert the encoding of the game title (again) 2021-06-08 08:33:29 -04:00
Struma
9bf398fcc5 Disable linking with libtiff 2021-03-31 21:03:29 -04:00
Struma
623352269a Disable SDL x11 driver on macOS 2021-03-31 20:49:52 -04:00
Struma
aa9bf22034 Configure ruby with autoreconf 2021-02-28 02:01:49 -05:00
Struma
e75c8747e1 Update SDL_sound to 2.0 2021-02-24 00:28:54 -05:00
Struma
06175fef4b give libpng location when building SDL2_image 2021-02-21 23:59:33 -05:00
Struma
daea586c3d Remove unnecessary ANGLE source 2021-02-19 14:30:36 -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
eeea51c17a Move from native OpenGL to ANGLE on macOS 2021-01-08 07:13:07 -05:00
Struma
9cc3313f31 Add Steam targets to Xcode build 2021-01-03 03:07:06 -05:00
Struma
a7331517c3 Streamline dependency building on macOS 2021-01-03 00:32:58 -05:00
Struma
b6c1617628 update dependency build procedure 2021-01-02 20:29:15 -05:00
Struma
c9bf6f2887 Actual single-Ruby-DLL Windows build 2021-01-01 23:07:28 -05:00
Struma
9a4c53e6fe Reflect custom ruby branch changes 2020-12-31 22:37:26 -05:00
Struma
ec8b4d8160 clone mkxp-z branch of Ruby 3.0 2020-12-30 13:32:50 -05:00
Struma
e52ce335c4 Add HTTPLite module (built-in simple GET/POST) 2020-12-30 00:06:15 -05:00
Struma
d6325abedb Add fluidsynth to Xcode build 2020-12-29 13:21:31 -05:00
Struma
7953feac37 Set data dir back to Contents/Resources by default 2020-12-27 12:26:55 -05:00
Struma
d476aa98f3 Remove ObjFW from Linux scripts 2020-12-26 22:39:48 -05:00
Struma
c5f8ebef2e Fix Apple M1 OpenGL->Metal and SDL2_sound crashes 2020-12-26 17:46:01 -05:00
Struma
4e3b7483a2 Remove --with-static-linked-ext from Ruby 1.8 2020-12-26 13:56:26 -05:00
Struma
bed287376c Build Ruby 3.0 by default 2020-12-25 10:30:44 -05:00
Struma
c1044c6f1f add legacy-ruby rule to macOS makefile 2020-12-25 07:15:20 -05:00
Struma
c06e739113 Finish adding Xcode schemes 2020-12-25 06:50:37 -05:00
Struma
dffbe682f1 Build for ARM Macs 2020-12-12 08:38:46 -05:00
Struma
e497d5a4d9 Update readme a bit 2020-11-27 00:32:32 -05:00
Struma
a7d65eba24 Fix SDL_image for Xcode build 2020-11-26 21:18:56 -05:00
Struma
5e9fd420a1 Fix building SDL for iOS 2020-11-26 00:30:37 -05:00
Struma
929df36f3a More edits to Xcode build 2020-11-23 05:43:54 -05:00
Struma
c4ce877186 Use experimental/ghc filesystem for meson builds 2020-11-23 02:25:02 -05:00
Struma
84c5662ef2 Edits to macOS dependency makefiles 2020-11-22 23:54:01 -05:00
Struma
0e278c3e5c Drop ObjFW as a dependency 2020-11-22 03:48:03 -05:00
Struma
a399059f8c Update xcodeproj 2020-11-21 22:37:46 -05:00
Struma
e77a320831 Add lipo script 2020-11-21 06:15:24 -05:00
Struma
fc8251a937 Fix cmake builds for different sysroots 2020-11-21 03:43:02 -05:00
Struma
f98b1e031f Reorganize src dir 2020-11-21 01:36:24 -05:00