Commit graph

  • 0153122dd4
    Merge 02c64d58e1 into 711f9a4553 Nathan-MV 2024-10-26 17:07:42 -0300
  • 02c64d58e1 bump 3.3.5 Nathan-MV 2024-10-26 20:07:37 +0000
  • 81a885604c
    Merge 6c81a92d94 into 711f9a4553 Nathan-MV 2024-10-26 16:47:40 -0300
  • fec6bf7a5e
    Merge 32b1ecd4ac into 711f9a4553 WaywardHeart 2024-10-26 16:47:40 -0300
  • 722a8abd4d
    Merge 6b4c895909 into 711f9a4553 Splendide Imaginarius 2024-10-26 19:42:15 +0000
  • 711f9a4553
    Merge pull request #158 from Nathan-MV/plugin-script dev Splendide Imaginarius 2024-10-26 19:41:41 +0000
  • 17f9ec9c19 postload scripts Nathan-MV 2024-09-27 19:47:00 +0000
  • a04e213fef
    Merge 574ca8fc61 into cd8f1c28d3 ijuintekka 2024-10-26 10:34:23 +0100
  • 7fdf86ab99
    Merge c41affaef3 into cd8f1c28d3 Splendide Imaginarius 2024-10-26 03:50:18 +0000
  • 0bfa419d69
    Merge 27a0e67aa0 into cd8f1c28d3 Splendide Imaginarius 2024-10-26 03:48:51 +0000
  • 2d53e1e773
    Merge 7eec9a4774 into cd8f1c28d3 WaywardHeart 2024-10-26 03:48:01 +0000
  • 3a6903d646
    Merge c4193c57c9 into cd8f1c28d3 Splendide Imaginarius 2024-10-26 03:45:16 +0000
  • 5892e3910a
    Merge f8a300afeb into cd8f1c28d3 Splendide Imaginarius 2024-10-26 03:43:50 +0000
  • a3f335fece add Mac, update to 3.3.4 and redirect it to the ruby ​​mkxp-z fork on a non-existent branch mkxp-z-3.3.4 Nathan-MV 2024-10-25 16:55:58 +0000
  • d91ff98763
    Merge f66cc22b9a into cd8f1c28d3 Eblo 2024-10-24 15:35:42 +0200
  • 0f010eb847
    Merge d17e251179 into cd8f1c28d3 PieGodEX 2024-10-23 23:41:08 -0400
  • 127024052d
    Merge 1c18e01ea3 into cd8f1c28d3 WaywardHeart 2024-10-24 00:03:25 +0000
  • 25ec6ec3c6
    Merge 15a7b8e40c into cd8f1c28d3 WaywardHeart 2024-10-24 00:02:47 +0000
  • cd8f1c28d3
    Merge pull request #169 from Splendide-Imaginarius/mkxp-z-lanczos-short-circuit-part2 Splendide Imaginarius 2024-10-23 23:59:05 +0000
  • 7e9937b80f Bitmap: short-circuit shader/bilinear interpolation Splendide Imaginarius 2024-10-05 12:21:55 +0000
  • 1114671567
    Merge pull request #88 from Nathan-MV/pr-symphony Splendide Imaginarius 2024-10-23 03:33:31 +0000
  • 1883c39447
    Merge 189395a72c into ef90a2f30b Melody Madeline Lyons 2024-10-17 21:37:53 +0200
  • 32b1ecd4ac Use the output of TTF_FontHeight for Bitmap#text_size and text positioning. Wayward Heart 2024-10-14 01:13:10 -0500
  • 840821c04e I changed my mind about averaging the outline layers for transparent text color. The effect it was supposed to fake was only a small difference, anyway. Wayward Heart 2024-10-12 04:51:07 -0500
  • 7290851552 Change how hires text sizing works. Wayward Heart 2024-10-11 03:18:58 -0500
  • 57009bd10c Go back to using SDL_ttf's outlines Wayward Heart 2024-10-11 02:10:37 -0500
  • c7c202d427 Add config options to control how the font size is determined and toggle font kerning. Wayward Heart 2024-01-14 00:43:18 -0600
  • fe3b923040 Proper font sizing Wayward Heart 2024-08-08 21:29:17 -0500
  • a8019c0a0e Close the RWops if the filesystem fails to open a font. Wayward Heart 2024-08-02 06:43:12 -0500
  • c20d770c2c The default font size for VX Ace should be 24, not 22 Wayward Heart 2024-06-02 13:44:39 -0500
  • f2a31f2f5f Properly handle transparent text with outlines. Wayward Heart 2024-05-28 06:23:43 -0500
  • 0595521bda Hack around an inconsistency in the width returned by Bitmap.text_size Wayward Heart 2024-01-14 00:28:08 -0600
  • 1fe7dc15f9 Match some outline positioning behavior from RGSS and enable transparent outlines Wayward Heart 2023-11-30 18:00:39 -0600
  • b4423b45da Fix position of charLimit parameter in TTF_MeasureUTF8 Wayward Heart 2024-05-31 14:48:00 -0500
  • 3ba2ed9d45 Only draw enough of the text to fill the rect we were given Wayward Heart 2023-12-03 15:48:12 -0600
  • 3013da8e17 Limit squeezing text to a minimum of 50% Wayward Heart 2023-10-21 20:16:11 -0500
  • 9aa7f4bbeb Don't let drawn text move past the top of the rect Wayward Heart 2023-10-21 20:11:53 -0500
  • 259caade5d Test for an invalid rect in drawText Wayward Heart 2023-10-26 06:48:44 -0500
  • 3744b3cf2b Use the first version of the font we find Wayward Heart 2023-10-24 23:56:18 -0500
  • 1c18e01ea3 Add a test for the sprite bush effect Wayward Heart 2024-09-03 07:14:07 -0500
  • bc196b9d47 Change the bush effect on sprites to stay on the bottom after rotations Wayward Heart 2024-01-01 01:14:39 -0600
  • 48955ab120 update rapidcsv header Nathan-MV 2024-09-29 11:41:54 +0000
  • 29013fc10b
    Merge f68e7112de into ef90a2f30b zykurv 2024-10-05 07:21:45 +0200
  • 36d60c93b0
    Merge 5056c240e7 into ef90a2f30b zykurv 2024-10-05 07:21:29 +0200
  • 6c81a92d94 tilemap version config Nathan-MV 2024-01-23 01:44:34 +0000
  • 6b4c895909 Hires: implement Bitmap.dup Splendide Imaginarius 2024-07-02 23:29:18 +0000
  • f27018912c fix conflicts with #207 Nathan-MV 2024-09-29 11:34:55 +0000
  • d4bf2123a9 T++ CSVs do not have headers, don't try to read 'em Snowdream 2022-07-25 05:32:31 -0400
  • ab2f477031 Correctly parse CSVs with newlines within quoted strings Snowdream 2022-07-25 01:05:14 -0400
  • 7c066151ff Add a function to parse CSV files to multidimensional arrays. Snowdream 2022-07-25 00:38:42 -0400
  • f3f16edcc2
    Merge 725332a004 into ef90a2f30b pixelomer 2024-09-29 01:54:50 +0000
  • ef90a2f30b
    Merge pull request #223 from Splendide-Imaginarius/mkxp-z-seek-round Splendide Imaginarius 2024-09-29 01:53:41 +0000
  • 1a6e5c90b6
    Merge pull request #210 from WaywardHeart/mkxp-z-preload-oem-keys Splendide Imaginarius 2024-09-29 01:52:29 +0000
  • f8a300afeb Linux / CMake: Enable PIC Splendide Imaginarius 2024-09-28 23:45:14 +0000
  • 6a3a0ddc86 Audio: convert seconds to samples by rounding rather than flooring Splendide Imaginarius 2024-09-27 17:59:47 +0000
  • c58d708faa
    Merge pull request #130 from Splendide-Imaginarius/seek-double Splendide Imaginarius 2024-09-27 17:34:12 +0000
  • 3312e43237 Merge branch 'dev' into pr-ruby-3.3 Nathan-MV 2024-09-25 13:39:49 +0000
  • c4193c57c9 Disable stb_image Splendide Imaginarius 2024-09-03 10:51:06 +0000
  • a5d574984c
    Merge pull request #192 from WaywardHeart/audio-segfault Splendide Imaginarius 2024-09-03 09:33:55 +0000
  • a3d028335c Re-encode S32 audio sample formats without re-enumerating the files Wayward Heart 2024-08-17 18:27:34 -0500
  • ad84f2a743
    Merge pull request #216 from Splendide-Imaginarius/mkxp-z-s390x Splendide Imaginarius 2024-09-03 06:45:42 +0000
  • 304132979d Fix default ARCH_OPENSSL in Linux Makefile Splendide Imaginarius 2024-09-03 06:15:35 +0000
  • a6d1c22c81 armv6 and armv7 are no longer experimental Splendide Imaginarius 2024-09-03 06:04:30 +0000
  • 5bf39ffdf0 Add s390x as cross-compile target Splendide Imaginarius 2024-09-03 06:02:04 +0000
  • 88948f05db
    Merge pull request #208 from white-axe/volume-scale Splendide Imaginarius 2024-09-03 04:07:58 +0000
  • ae04a71b9f
    Merge pull request #215 from Splendide-Imaginarius/mkxp-z-armv6 Splendide Imaginarius 2024-09-03 04:03:07 +0000
  • a1d438b5dd Fix armv6 cross-compile target Splendide Imaginarius 2024-09-03 03:29:11 +0000
  • 96c234fe4c
    Correct the comment explaining the -35 dB scale 刘皓 2024-09-02 22:12:16 -0400
  • 9a3cfb7e96
    Add a comment explaining how the -35 dB volume scale was determined 刘皓 2024-09-02 21:56:18 -0400
  • fa80e5b24a
    Merge pull request #207 from WaywardHeart/memory-leaks Splendide Imaginarius 2024-09-03 01:36:48 +0000
  • 2b944a0b58
    Re-add GLOBAL_VOLUME but set it to 1 instead of 0.8 刘皓 2024-09-02 21:35:36 -0400
  • 1f1b5105e0
    Merge pull request #214 from Splendide-Imaginarius/mkxp-z-armv7-no-neon Splendide Imaginarius 2024-09-03 01:20:22 +0000
  • 755136d58c
    Merge pull request #167 from white-axe/retina-test Splendide Imaginarius 2024-09-03 01:17:26 +0000
  • f17c5c3a05 Don't raise if the game attempts to retrieve the autotiles/bitmaps from a disposed Tilemap. Wayward Heart 2024-09-02 15:22:41 -0500
  • d3a0b4c9fb
    Remove the config option that changes the volume scale 刘皓 2024-09-02 15:58:15 -0400
  • c5f444c622
    Update the comment for enableBlitting in mkxp.json white-axe 2024-01-23 17:51:11 -0500
  • 64f61c0665
    Remove forced enabling of enableBlitting on macOS white-axe 2024-01-23 17:50:34 -0500
  • c09ee66e69 Fix armv7 cross-compile target Splendide Imaginarius 2024-09-02 03:44:59 +0000
  • 84fcd28ebb
    Merge pull request #213 from Splendide-Imaginarius/mkxp-z-meson-setup Splendide Imaginarius 2024-09-02 02:17:28 +0000
  • 5c987cd068 Add trailing newline to GitHub Actions workflow Splendide Imaginarius 2024-09-02 02:09:24 +0000
  • 4cf7384e16 Avoid deprecated meson usage Splendide Imaginarius 2024-09-02 02:08:54 +0000
  • f33e2662b5
    Merge pull request #212 from enumag/controller-bindings Splendide Imaginarius 2024-09-02 01:39:15 +0000
  • e68e4663ec Fix controller bindings Jáchym Toušek 2024-08-31 09:16:47 +0200
  • f06bbb92a5
    Merge pull request #137 from Splendide-Imaginarius/mkxp-z-actions-windows-zip Splendide Imaginarius 2024-08-30 23:02:48 +0000
  • 6ca7d063ae GitHub Actions: zip Windows artifact before uploading Splendide Imaginarius 2024-08-30 13:30:08 +0000
  • d2d46b282e
    Merge pull request #152 from Eblo/movie-audio-termination-bugfix Splendide Imaginarius 2024-08-30 13:08:29 +0000
  • c41affaef3 Add Area shader from Dolphin Splendide Imaginarius 2024-08-30 12:16:22 +0000
  • cf43cf005b Don't store Exception objects' messages on the stack. Wayward Heart 2024-08-27 13:55:25 -0500
  • 181192cb04 Close the SDL_RWops when we're done with it when loading midi audio. Wayward Heart 2024-05-19 00:03:55 -0500
  • 891b1fd9f7 Don't close audio streams until we're sure we've found a file, and always attempt to load the requested file if the stream is closed. Wayward Heart 2024-05-18 20:28:32 -0500
  • 39b02ae153
    Merge 6df3e52f67 into 1462dc9623 PieGodEX 2024-08-10 15:00:56 -0700
  • f6b67ec99e
    Remove the global volume multiplication by 0.8 刘皓 2024-08-07 01:06:45 -0400
  • f0294b0390
    Change "35 dB" to "-35 dB" to be more accurate 刘皓 2024-08-06 22:01:36 -0400
  • 34d22dd809
    Remove useless #include "al-util.h" from config.h 刘皓 2024-08-06 16:28:20 -0400
  • 684f3ac522
    Use std::pow instead of std::powf 刘皓 2024-08-06 16:26:23 -0400
  • 6082a88511
    Make the dB scale option 0 instead of the linear scale 刘皓 2024-08-06 16:05:11 -0400
  • a7c59b13c6
    Remove quadratic scaling from fadeInThread 刘皓 2024-08-06 15:55:23 -0400
  • 4a5328ba14
    Add config option for volume scale 刘皓 2024-08-06 15:50:06 -0400
  • d04b383667
    Apply global volume after applying volume scale 刘皓 2024-08-06 14:40:41 -0400
  • aaf5d3c8bf
    Add dB volume scale 刘皓 2024-08-06 12:58:16 -0400