Commit graph

228 commits

Author SHA1 Message Date
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
ef14de8073 Activate RPG debug when running Xcode debug scheme 2021-06-11 14:19:28 -04:00
Struma
ee010c6d52 Fix brainfart in load_data 2021-06-10 10:48:36 -04:00
Struma
95e17244fd Remove Windows API emulation 2021-06-08 19:02:15 -04:00
Struma
b6ea039803 Guess and convert the encoding of the game title (again) 2021-06-08 08:33:29 -04:00
Struma
af1924abd9 Suppress Documentation errors for Xcode
There are 14,000 of them and I just don't care.
2021-06-08 03:22:46 -04:00
Struma
adb6ac3e89 Deal with Xcode 13 settings update nag 2021-06-08 03:01:24 -04:00
Struma
0758779f4f bump version to 2.2.1 2021-05-22 06:36:25 -04:00
Struma
699ffc0245 Support Retina displays 2021-05-21 16:28:51 -04:00
Struma
2b316a933d Edit warning visibility 2021-05-03 15:48:16 -04:00
Struma
d7336552eb Bump version to 2.2 2021-05-03 13:43:16 -04:00
Struma
1219fb4ab9 Support manual animation of Bitmaps 2021-05-02 20:36:28 -04:00
Struma
2c188f944a Fix setting animated bitmap FPS from Ruby 2021-05-02 13:24:46 -04:00
Struma
f98b91ff9a Support animated GIFs 2021-05-01 21:50:39 -04:00
Struma
0ee00d1137 version bump to 2.1.2 2021-04-30 14:47:37 -04:00
Struma
77474afc94 Adjust macOS keybinding menu resizing 2021-04-28 22:59:12 -04:00
Struma
5dc40e1fbe remove Xcode 12.5 update nag 2021-04-28 17:24:32 -04:00
Struma
f583683609 Satisfy hardened runtime dyld path reqs in Win32API 2021-04-15 23:59:27 -04:00
Struma
7f35003e3f Adjust steamshim entitlements 2021-04-15 23:31:55 -04:00
Struma
2a9fb8800e Allow DYLD environment variables by default (for Steam) 2021-04-15 23:19:01 -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
4784a36e54 cleanup 2021-03-31 20:08:19 -04:00
Struma
b5e2d7792e bump version to 2.1.1 2021-03-25 20:22:06 -04:00
Struma
aa9bf22034 Configure ruby with autoreconf 2021-02-28 02:01:49 -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
e75c8747e1 Update SDL_sound to 2.0 2021-02-24 00:28:54 -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
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
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
76d51b229f Deal with Xcode settings update nag 2021-02-02 07:14:35 -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
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
7b6d3073a5 Set ESSENTIALS_DEBUG define from xcconfig 2021-01-03 08:11:56 -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