Commit graph

1365 commits

Author SHA1 Message Date
Vinyl Darkscratch
734f634995 Update macOS deployment target 2018-10-05 18:18:33 -07:00
Vinyl Darkscratch
5ea165cb36 Convert Steamshim Makefile to CMake 2018-10-05 18:14:55 -07:00
Vinyl Darkscratch
804c52a83f Merge branch 'macos-mojave-fixes' 2018-10-04 17:51:16 -07:00
Vinyl Darkscratch
88c3867ff5 Finish Mojave fixes 2018-10-04 17:51:00 -07:00
Vinyl Darkscratch
1c9c3aca2c Fix make script 2018-10-04 17:50:49 -07:00
Vinyl Darkscratch
5d125f2caa Merge branch 'master' into macos-mojave-fixes 2018-10-04 16:56:50 -07:00
Vinyl Darkscratch
69a86ca58a Ignore junk files 2018-10-04 13:21:08 -07:00
Vinyl Darkscratch
d6d54b5057 Merge remote-tracking branch 'origin/master' 2018-10-04 13:02:31 -07:00
Vinyl Darkscratch
f754921b44 Fix Windows compilation errors 2018-10-04 13:02:23 -07:00
Vinyl Darkscratch
49cce9e4d8 Ignore temporary files 2018-10-04 13:02:09 -07:00
Vinyl Darkscratch
e9908c30ec Allow for swapping between QMake and Conan in macOS build script 2018-10-04 11:32:54 -07:00
Vinyl Darkscratch
7f9cf82019 Enable Build for Steam by default 2018-10-04 11:32:38 -07:00
Vinyl Darkscratch
49e37cec7e Merge branch 'master' into macos-mojave-fixes 2018-10-04 11:22:42 -07:00
Vinyl Darkscratch
a813c5aecd Update Readme for Conan noobs like myself on Windows 2018-10-04 11:22:22 -07:00
Vinyl Darkscratch
f1f95b1630 Update crash message 2018-10-03 05:51:48 -07:00
Vinyl Darkscratch
f9f13bf022 Dispatch popup dialogues to main thread 2018-10-03 05:51:37 -07:00
Vinyl Darkscratch
1513d7b285 Bump version number 2018-10-02 21:42:11 -07:00
Vinyl Darkscratch
745e63a52f Fix achievements on macOS (require Steam on release version) 2018-10-02 20:58:45 -07:00
Vinyl Darkscratch
0be474a84f Enable Steamshim debugging by default 2018-10-02 19:25:25 -07:00
Vinyl Darkscratch
65dc6bf7d0 Revert PhysFS changes 2018-10-02 19:25:10 -07:00
Vinyl Darkscratch
e78cba8c8f Ignore temporary compiler files 2018-10-02 19:07:02 -07:00
Vinyl Darkscratch
2c937a8f1c Update conanfile and readme 2018-10-02 18:51:36 -07:00
Vinyl Darkscratch
07f0b1ca13 Update readme 2018-10-02 14:28:54 -07:00
Vinyl Darkscratch
34cfb264f5 Update .gitignore 2018-10-02 14:25:03 -07:00
Vinyl Darkscratch
8a5cbb4df0 Update cleanup script and ignore Cmake junk 2018-10-02 14:23:57 -07:00
Vinyl Darkscratch
142b5b5a3e Include standard lib/include folders 2018-10-02 14:09:41 -07:00
Vinyl Darkscratch
5a3ab294bd Fix directory for PyInstaller 2018-10-02 14:09:27 -07:00
Vinyl Darkscratch
31f2da0363 Ignore auto-generated Conan files 2018-10-02 14:09:16 -07:00
Vinyl Darkscratch
6066975d92 Rename function 2018-10-02 13:41:06 -07:00
Vinyl Darkscratch
9121d2d8fa Adapt Readme to conform to new Conan build system 2018-10-02 12:54:50 -07:00
Vinyl Darkscratch
9b15f70848 Re-add CMakeLists.txt 2018-10-02 11:42:49 -07:00
Vinyl Darkscratch
220de0c33c Merge remote-tracking branch 'origin/linux' 2018-10-02 11:25:30 -07:00
Vinyl Darkscratch
b19153a6d3 Merge remote-tracking branch 'elizagamedev/master' 2018-10-02 11:24:39 -07:00
Eliza Velasquez
a6062dea24 Initial Conan work 2018-09-27 07:10:32 +00:00
Jonas Kulla
294e86c12f RGSSAD: Fix parsing of top level directory entries
We were spamming every path into the hash (including the top
level ones) without noticing... oh well.
2018-09-27 06:34:48 +00:00
Carsten Teibes
9e5877b350 Adapt RGSS archivers and filesystem to physfs 3.0 API 2018-09-27 06:34:39 +00:00
KockaAdmiralac
56af69d59f
Potential Deepin support 2018-08-15 22:01:01 +02:00
KockaAdmiralac
e2c9806ab2
Corrected minor issues with steamshim and documented the building 2018-08-06 22:27:41 +02:00
KockaAdmiralac
c8b0b92513
Remove needless code; fix KWin compositor disabling; enable GTK dialogs on XFCE 2018-08-04 16:13:20 +02:00
KockaAdmiralac
474bb2ce30
Fix .desktop file creation 2018-08-03 02:37:47 +02:00
KockaAdmiralac
5e47258600
Make Journal not create a symlink and instead a .desktop file on select DEs, make Color an array of strings 2018-08-03 00:25:31 +02:00
KockaAdmiralac
a59e26595d
Testing reset functionality on KDE, expose DE to Ruby, add fallback wallpaper for unsupported DEs 2018-08-02 21:53:33 +02:00
KockaAdmiralac
de433f54b6
Temporary attempted fix for KDE 2018-07-26 20:46:46 +02:00
KockaAdmiralac
e75ef54a75
Add fallthrough notes to intentional fallthroughs against compiler warnings and for better code readability 2018-07-15 22:04:09 +02:00
KockaAdmiralac
f7b3f1ba17
Merge branch 'linux' of https://github.com/GooborgStudios/synglechance into linux 2018-07-10 13:01:57 +02:00
KockaAdmiralac
7b75c40f50
Maybe implement partial KDE support 2018-07-10 13:01:07 +02:00
Vinyl Darkscratch
9844d20be3 Merge branch 'master' into linux 2018-07-06 12:09:32 -07:00
Vinyl Darkscratch
ef13eba7de Update libsteam_api.dylib for macOS 2018-07-06 12:02:48 -07:00
Vinyl Darkscratch
07423256ea Compile steamshim 2018-07-06 12:01:21 -07:00
Vinyl Darkscratch
d362fcf317 Fix GitHub URL 2018-07-06 12:00:07 -07:00