Eliza
c9ffa05df7
Merge pull request #34 from elizagamedev/gir/locAndDebug
...
Loc changes and debug items:
2022-02-05 19:27:40 -08:00
GIR
4bc263efdf
Loc changes and debug items:
...
-increasing the buffer in the journal program that seeks the lang code in the fake savefile, as "[zh_CHT]" was too long for the old buffer to find
-updating wallpaper script to work with all langcodes
-making save screen support 100 save files
-"debug_tester.dat" will allow players to have 2 debug items when starting a game or loading a debug save, and also allow access to the debug switch/variable menu
-also made debug items immune to the part of the game where your inventory is emptied
2022-01-30 22:42:58 -06:00
Eliza
184c59313b
Merge pull request #33 from elizagamedev/gir/moreOpenLocChanges
...
More Open Localization Changes
2021-12-28 13:51:12 -08:00
GIR
502f570afd
More Open Localization Changes
...
-externalizing safe puzzle text
-adding support for "multi-line" pot format, since poedit seems to save long lines like that sometimes
2021-12-23 22:32:50 -06:00
Eliza
c09d7ae3e5
Merge pull request #30 from elizagamedev/gir/openLocChanges
...
open localization work
2021-11-18 06:39:00 +00:00
Eliza
f7cf5850d2
Merge pull request #31 from Speak2Erase2/master
...
Patch conanfile and update compilation instructions
2021-11-18 06:38:51 +00:00
Eliza
9d8fcd72d4
Merge pull request #25 from alula/patch-1
...
Support SDL <2.0.8
2021-11-18 06:38:13 +00:00
Speak2Erase2
64ad8dee19
Update readme and conafile to make everything compilable
2021-11-15 11:39:56 -08:00
GIR GIR
c689eba8f2
-make the registry editing code windows only, because it's using windows api
2021-11-13 23:10:35 -08:00
GIR GIR
6e197943c0
-settings menu now loads font name and font size from 2 .ini files, so that these can be set for new languages that need to be added
2021-11-12 02:09:10 -08:00
GIR GIR
9960d49d00
-loading language font mappings from file now, for scripts. Still needs to be done for the keybindings menu
2021-11-11 01:34:33 -08:00
GIR GIR
1566d62886
-some minor updates for gitignore
2021-11-08 00:52:22 -08:00
GIR GIR
42f3db8fb7
-oneshot now writes to Software\\OneShot\\GameDirectory in registry the game's path
...
-journal now reads gamepath from registry to load images, instead of packing images into journal executable directly
-also converted journal to a visual studio solution (for windows)
2021-11-08 00:52:01 -08:00
GIR GIR
6b7e357e92
-made it so settings menu strings are loaded from .po files instead of .locs
...
-fixed issue where BlitScaled was just drawing white rectangles instead of stretching the txtSurf, so I just let this use BlitSurface instead with text getting cut off if it's too long.
2021-11-06 02:29:46 -07:00
GIR GIR
34e7e822ec
-now load "pot" files instead of "loc" files for main translation file
2021-11-03 02:05:36 -07:00
Eliza Velasquez
868b874505
Fix gtk messageboxes, copyright
2020-06-18 17:40:37 -07:00
Eliza Velasquez
3f7ba6a4a1
final Linux bugfixes? hopefully
2020-06-17 20:02:33 -07:00
Eliza Velasquez
4a76d7d2c4
Even more linux/itch fixes
2020-06-17 19:11:11 -07:00
Eliza Velasquez
8572f65917
Linux AppImage support
2020-06-16 15:53:22 -07:00
Eliza Velasquez
8c3ffd303d
Fix Linux bitrot
2020-06-15 23:55:18 -07:00
Julia K
0d9eb20ce2
Support SDL <2.0.8
2020-06-13 00:49:29 +02:00
Eliza Velasquez
2b1b8e943f
Update readme with clearer build instructions
2020-05-31 18:04:00 -07:00
Eliza Velasquez
1e65505239
Fix bitrot
2020-05-31 17:51:44 -07:00
GIR GIR
5e8fb00585
-further localization changes for chinese version
...
-language will now default to chinese if "zh_CN.ver" file is present in root directory
2020-01-19 01:12:57 -08:00
mshirt
611aadf92d
Fixing issue where last option wasn't being redrawn on lang switch
...
silly hard-coded array limits
2019-09-05 23:07:43 -07:00
mshirt
3ee6bf7356
Making automash a settings option
2019-09-05 22:49:55 -07:00
mshirt
7c580aa109
Fixing other places for auto-mashing
2019-07-02 01:45:16 -07:00
mshirt
629a38aff7
Adding input for auto-mashing text
2019-07-02 01:01:03 -07:00
Eliza
b27158c273
Merge pull request #21 from GooborgStudios/master
...
macOS / Linux updates, amongst others
2019-05-06 03:46:08 +00:00
Pera Pisar
31a6316f93
Create a pipe regardless of save progress file's existence
2019-04-25 02:52:20 +02:00
Pera Pisar
ed10371231
Create the documents directory if it doesn't exist
2019-04-25 02:51:10 +02:00
Pera Pisar
9b926e0cdb
Grab a localized documents directory variant on Linux
2019-04-25 02:50:24 +02:00
Pera Pisar
acef1b4c0e
Fix library blacklist and GTK dialogs
2019-04-22 23:03:35 +02:00
Pera Pisar
b8c6434a14
Merge branch 'master' of https://github.com/GooborgStudios/synglechance
2019-04-22 10:37:40 +02:00
Vinyl Darkscratch
98527e2cb2
Fix pipe file creation by setting pipe_path file
2019-04-22 01:27:10 -07:00
Pera Pisar
9a1d321215
Introduce library blacklist; enable GTK dialogs on all Linux distributions
2019-04-22 01:58:57 +02:00
Pera Pisar
a59c174849
Reverted previous commit; fixed Ruby version default on Linux
2019-04-21 22:37:16 +02:00
Vinyl Darkscratch
e5cb333548
Set Linux default Ruby to 2.3
2019-04-21 04:24:03 -07:00
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