Commit graph

1427 commits

Author SHA1 Message Date
Pera Pisar
28face2167 Linux changes (#62)
* Added RPATH to executable; lowercased name; fixed MRIVERSION option; made it look like an actual executable

* Silencing some compiler warnings

* Getting rid of journal binding header, fixing bugs with the Niko binding and synchronizing the two

* Journal update to fix several bugs

* Fix libpng warning by running mogrify on shrimp.png

* Improved automation of the Linux build

* Improved some aspects of wallpaper handling

* Bump default Ruby version to 2.5
2019-04-21 03:50:20 -07:00
Vinyl Darkscratch
d02a2162f4
Revert "Config: Add case-insensitive ini file parser"
This reverts commit 43cb318862.
2019-04-21 03:45:34 -07:00
Vinyl Darkscratch
62b5cda85a
Merge remote-tracking branch 'Ancurio-MKXP/master' 2019-04-21 03:45:13 -07:00
Vinyl Darkscratch
8660518425
Fix an embarrassing typo 2019-04-21 03:33:30 -07:00
Vinyl Darkscratch
704202141d
Swap QMake and Conan instructions placement 2019-04-21 03:32:31 -07:00
Vinyl Darkscratch
acd5182f64
Add French translations for journal 2019-04-21 03:28:07 -07:00
Pera Pisar
c496e83cd1
Merge branch 'master' of https://github.com/elizagamedev/mkxp-oneshot 2019-04-07 02:57:16 +02:00
mshirt
b49d9fb8cf Adding april fools changes back in
I guess I never committed these last year
2019-03-31 02:06:02 -07:00
Jonas Kulla
9dcfb66e86 fluid-fun: Define destructor signature based on fluidsynth version
As per @carstene1ns 's suggestion.
2019-03-22 21:16:57 +01:00
Jonas Kulla
d4b9adc1d1 fluid-fun: Adjust function signature to fluidsynth 2.0
This breaks compilation with FLUID_SHARED against <2.0 versions,
which should be reasonable given that the default mode can still
dynamically load both variants.

Fixes #219.
2019-03-21 08:07:02 +01:00
Luis Caceres
43cb318862 Config: Add case-insensitive ini file parser 2019-03-19 19:26:50 +01:00
Vinyl Darkscratch
2051172686 Freeze Python 3.7 from Python.org 2019-02-14 02:19:55 -08:00
Vinyl Darkscratch
8e93cf51ef Move journal pipe file to fix permissions issues 2019-02-14 02:19:46 -08:00
Vinyl Darkscratch
dc63f3ea82 Disable compiling steamshim 2019-02-14 02:19:21 -08:00
Vinyl Darkscratch
b81474512c Update Conanfile 2018-12-28 02:12:08 -08:00
Vinyl Darkscratch
0a4ab04161 Merge remote-tracking branch 'origin/linux' 2018-12-28 02:08:07 -08:00
KockaAdmiralac
6ebb92c6b9
Fix crash when XDG_CURRENT_DESKTOP isn't defined 2018-12-19 22:19:18 +01:00
Vinyl Darkscratch
125491e62a Merge remote-tracking branch 'Ancurio-MKXP/master' 2018-12-16 10:07:25 -08:00
Vinyl Darkscratch
784f129391 Add logging for desktop background changes 2018-12-11 09:54:18 -08:00
Vinyl Darkscratch
6fa401aa2d Bump version number 2018-12-11 09:54:06 -08:00
Vinyl Darkscratch
7c79883bc4 Fix linkage of libsteam_api.dylib on macOS 2018-12-11 09:53:58 -08:00
Vinyl Darkscratch
6d23c773aa Merge branch 'master' into linux 2018-10-15 00:05:25 -07:00
Vinyl Darkscratch
b43dbceb7f Merge remote-tracking branch 'elizagamedev/master' 2018-10-14 00:59:06 -07:00
Eliza Velasquez
c096f6f020 Fix October bug 2018-10-13 18:49:57 +00:00
Eliza Velasquez
bab22d87be Fix font enumeration
Currently, the font enumeration callback erroneously stops searching if
it finds any files that aren't fonts. In the case that you have, say, a
desktop.ini or a .DS_Store or a license file, it may prevent all of the
fonts from being loaded. This commit resolves this.
2018-10-13 20:28:36 +02:00
Vinyl Darkscratch
95eec5e482 Temporarily revert to Makefile for macOS 2018-10-11 04:46:48 -07:00
Vinyl Darkscratch
9aacb5f136 Fix cleanup script and update Conan + CMakeLists to fix errors 2018-10-10 18:46:10 -07:00
Vinyl Darkscratch
755f7c3b15 Merge remote-tracking branch 'elizagamedev/master' 2018-10-10 18:45:06 -07:00
Eliza Velasquez
4a0cb0b453 Fix physfs & ruby bugs and build for steam 2018-10-11 00:24:41 +00:00
Vinyl Darkscratch
6554a6e43f Fix choice crash when Action+Cancel pressed simultaneously 2018-10-07 14:27:07 -07:00
Vinyl Darkscratch
a7e40364e8 Prevent index from going past array size 2018-10-07 14:26:43 -07:00
Vinyl Darkscratch
5d101bd6f1 Merge remote-tracking branch 'elizagamedev/master' 2018-10-07 11:32:41 -07:00
Eliza Velasquez
d24677129e Use bincrafters' sigc++ 2018-10-07 18:25:53 +00:00
Eliza
0773b52aae
Merge pull request #19 from GooborgStudios/master
Re-add case-insensitive search for "fonts" folder, update steamshim's CMake instructions
2018-10-07 14:19:06 -04:00
Vinyl Darkscratch
65b9854d83 Style fix 2018-10-07 11:13:20 -07:00
Vinyl Darkscratch
6be62bc492 Merge branch 'qmake-to-cmake' 2018-10-07 11:12:53 -07:00
Vinyl Darkscratch
eb995df65a Add case-insensitive search for fonts folder 2018-10-07 11:12:39 -07:00
Vinyl Darkscratch
a9b6d085c5 Merge branch 'master' into qmake-to-cmake 2018-10-07 10:54:37 -07:00
Vinyl Darkscratch
69f32df495 Merge remote-tracking branch 'elizagamedev/master' 2018-10-07 10:54:23 -07:00
Vinyl Darkscratch
0deb8e67c2 Only build Steamshim if building for Steam 2018-10-07 10:54:11 -07:00
Vinyl Darkscratch
8aa3f1dcfc Look for Steamworks in local path 2018-10-07 10:53:34 -07:00
Eliza Velasquez
b0affd0b76 Miscellaneous fixes 2018-10-07 17:45:45 +00:00
Eliza
3c1db555d5
Merge pull request #18 from GooborgStudios/master
Submit all macOS & Linux updates, plus additional bug fixes
2018-10-07 13:39:18 -04:00
Vinyl Darkscratch
ea50467100 Merge branch 'master' into qmake-to-cmake 2018-10-07 10:33:33 -07:00
Vinyl Darkscratch
87d40559fd Use normal Ruby 2018-10-07 10:09:58 -07:00
Vinyl Darkscratch
ba53c20972 Update CMakeLists for Steamshim 2018-10-07 10:09:50 -07:00
Vinyl Darkscratch
02c9c6f6e4 Disable redundant JPG support 2018-10-06 19:31:58 -07:00
Vinyl Darkscratch
01a244c040 Merge branch 'qmake-to-cmake' 2018-10-06 19:31:37 -07:00
Vinyl Darkscratch
43254b7df6 Update Cleanup script for Windows 2018-10-06 18:28:14 -07:00
Vinyl Darkscratch
86a9e1ece1 Remove Info.plist 2018-10-06 18:27:51 -07:00