Commit Graph

25 Commits

Author SHA1 Message Date
Vinyl Darkscratch 591f119129 Fix typo in pt_BR/save_unix.png
Fixes #47
2018-05-22 04:05:20 -07:00
Vinyl Darkscratch 35009f9128 Patch doubled fading effect when going in/out of basement
Fixes #36
2018-05-03 01:45:24 -07:00
Vinyl Darkscratch 92240ab7e4 Patch more Data assets 2018-05-02 19:56:40 -07:00
Vinyl Darkscratch a2410a2931 Add pj_portal.png patches 2018-05-02 14:11:46 -07:00
Vinyl Darkscratch e075ec1796 Organize asset patches 2018-05-02 14:11:31 -07:00
Vinyl Darkscratch 6888e7c769 Update copyright in Plist files 2018-03-05 19:02:02 -08:00
Vinyl Darkscratch 8d0830795c Remove unneeded files and lines 2018-03-01 15:13:13 -08:00
Vinyl Darkscratch 0c5e618cc3 Update static_zlib.patch for ruby 2.3.6 2018-02-26 19:59:48 -08:00
Vinyl Darkscratch a6c3a714e9 Make binaries and scripts executable 2018-02-26 00:12:27 -08:00
Vinyl Darkscratch 32c1c7c102 Pull commands from popkirby/oneshot-macos-installer
Thank you to @popkirby for this great installer!
2018-02-26 00:08:23 -08:00
Vinyl Darkscratch 8f6a6e99c0 Delete readme-bad_patch_method.txt 2017-10-12 01:54:27 -07:00
Vinyl Darkscratch 7428595adb Add CompleteBundle.cmake file 2017-10-12 01:02:43 -07:00
Vinyl Darkscratch dba5f7cee4 Implement cmake's BundleUtilities 2017-10-11 23:30:03 -07:00
Vinyl Darkscratch 640ecd46f9 Include OneShot_template.app 2017-04-04 01:45:25 -07:00
Vinyl Darkscratch 3913a3ef74 Add window position setter and getter 2017-04-03 04:58:41 -07:00
Vinyl Darkscratch f59bc1d76a Add automated macOS compile script and remove unneeded CMakeLists 2017-03-30 17:05:02 -07:00
Jonas Kulla e778dc17c5 Relocate SDL_sound patches into forked repo 2015-06-18 07:11:38 +02:00
Jonas Kulla a501e4f22f Add ruby patch for statically linking zlib extension 2014-12-31 18:52:19 +01:00
Jonas Kulla 05041fdb03 Couple fixes to last SDL_sound patch 2014-09-13 07:26:42 +02:00
Jonas Kulla a365a7a754 Spacing 2014-09-12 06:42:18 +02:00
Jonas Kulla 0c318ee0b2 SDL_sound: Add wave IMA ADPCM (4bit) support patch 2014-09-12 06:39:49 +02:00
Jonas Kulla 82fb2f6b25 Remove outdated ruby patch 2013-12-30 08:31:56 +01:00
Jonas Kulla 47db7165a6 Add patch for enabling pkg-config support in SDL_sound 2013-11-30 11:56:46 +01:00
Jonas Kulla 27341dc95d MRI-Binding: Enforce UTF-8 strings in 'Marshal::load()' via aux proc
We override 'Marshal::load()' via alias and call it with
a custom auxiliary proc in the alias which sets the encoding
of all demarshalled strings to UTF-8. The case where a user
himself provided a proc to 'load()' is not implemented.

This is definitely a better solution than patching the ruby
source tree. Thanks to github.com/cremno for hints and help!
2013-10-20 20:54:56 +02:00
Jonas Kulla d8aa5f2b0d Add patches for ruby source tree 2013-10-19 19:00:08 +02:00