Commit graph

216 commits

Author SHA1 Message Date
Vinyl Darkscratch
d041d08bca Replace backslashes with forward slashes 2018-03-08 00:42:01 -08:00
Vinyl Darkscratch
1e7a097c64 Symlink journal app if not a file 2018-03-01 00:45:54 -08:00
Vinyl Darkscratch
332fc3d9e0 Create Oneshot::crc32 Ruby function
Due to issues in loading Zlib directly within Ruby, I decided to create a C++ binding.  Boost also has a much faster and smarter CRC32 implementation, so I decided to just use it instead of working with Zlib.

This also means that translations are fixed!
2018-02-28 00:55:07 -08:00
Vinyl Darkscratch
d4121948cd Merge remote-tracking branch 'elizagamedev/master' 2018-02-26 20:12:20 -08:00
Vinyl Darkscratch
a5f51973b2 Re-enable translations 2018-02-26 19:59:58 -08:00
Vinyl Darkscratch
3c811fedc3 Fix Zlib-based crash (DISABLES NON-ENGLISH LANGUAGES) 2018-01-21 23:36:01 -08:00
tdixon
0ac2f91663 Merge branch 'master' into chroma-intergration 2018-01-19 00:17:42 -04:00
tdixon
11f3c25ede use the new API dll 2018-01-19 00:13:05 -04:00
mshirt
44dd5d6d9c changes to the safe text in korean 2017-12-29 15:15:13 -08:00
mshirt
0c9665ae4d bugfix
rare bug where closing the game when spawning a footprint or footsplash
would crash the game, both on exiting and then reloading.
2017-12-29 15:15:01 -08:00
mshirt
54a35e7740 Made version string less ugly
It shouldn't be at full opacity
2017-10-12 23:10:55 -07:00
tdixon
1258165685 Add pot version to settings screen 2017-10-12 02:53:32 -03:00
tdixon
aacbdb359a Simple chroma effect 2017-10-12 02:32:30 -03:00
Vinyl Darkscratch
c7faab99f6 Merge remote-tracking branch 'mathewv/master' 2017-10-07 16:42:43 -07:00
mshirt
0516ab9fa3 Translating the key.txt strings now 2017-09-06 00:07:03 -07:00
mshirt
f737790f2d Now you can open the settings menu on the title 2017-09-04 23:40:14 -07:00
mshirt
8b086c9985 Setting default char input for jap
for the japanese release the default character input for names and
passwords is now romaji
2017-09-04 19:56:39 -07:00
mshirt
177de14726 An attempt to fix the issues caused by asian languages not having spaces 2017-08-30 23:57:42 -07:00
mshirt
785ee492cc Safeguard against the "plight_timer is nil" bug
it's not a bug that ever happens in real/normal gameplay but testers run
into it in debug runs sometimes and i'm not sure why
2017-08-30 23:57:42 -07:00
mshirt
3ec401e18d Fix to let journal.exe know which language page to display 2017-08-30 23:57:42 -07:00
mshirt
0faee3d8f1 Fixing issue where some facepics would not be entity on post solstice replays 2017-08-30 23:57:42 -07:00
mshirt
6c52468897 Adding in other input options for Japanese players 2017-08-30 23:57:42 -07:00
tdixon
442c16f93a Make maptext sprites smaller in non-western langs 2017-08-05 23:14:00 -03:00
tdixon
50b59cf97c Fix recursive loop on debug reset 2017-08-05 23:13:36 -03:00
tdixon
d5aa64d29b Allow scrolling document messages 2017-08-05 23:12:45 -03:00
tdixon
d1c54f0615 Merge branch 'master' into localization 2017-08-01 23:43:23 -03:00
tdixon
947f69d68c Use new jp font
also return copies of translated strings
2017-08-01 23:30:28 -03:00
tdixon
c1fb09fcb5 Use POSIX path separators 2017-08-01 23:29:42 -03:00
Vinyl Darkscratch
5e29b2ba66 Merge remote-tracking branch 'mathewv/master' 2017-07-31 15:19:08 -07:00
mshirt
fa03511289 More things for the new languages, mainly the pwd files and the wallpaper 2017-07-16 23:27:52 -07:00
mshirt
765cf99e1d Making safe puzzle work with all languages now 2017-07-16 21:01:58 -07:00
mshirt
745e5b71dd Adding new font for japanese 2017-07-16 17:57:12 -07:00
Vinyl Darkscratch
6c772cfdd2 Merge remote-tracking branch 'mathewv/master' into oneshot-fop 2017-07-08 02:52:09 -07:00
mshirt
7ae0b4e977 Translating the "Upper" and "Lower" case strings for the name input screen 2017-06-11 16:35:41 -07:00
mshirt
0a5b36438d Forcing encoding of player's default name
It can cause a crash later if it's the wrong encoding, and this seems to
fix said crash.
2017-06-07 23:59:07 -07:00
mshirt
7b0b8e0a9c Item icons no longer overlap item name text 2017-05-30 22:42:15 -07:00
mshirt
66ceab32d8 Adding functions for language QA testing 2017-05-17 22:04:21 -07:00
tdixon
13257b5b16 Merge branch 'master' into localization 2017-05-17 23:21:30 -03:00
tdixon
5ff6d6e86b journal localization 2017-05-17 23:20:39 -03:00
tdixon
3762004b86 Change width of settings to accommodate languages 2017-05-17 23:19:11 -03:00
tdixon
fc1eda07e9 Fix facepic parser failing on newlines 2017-05-17 23:18:15 -03:00
Vinyl Darkscratch
a091b53f69 Merge branch 'master' into master 2017-05-07 21:49:38 -07:00
mshirt
4c61892e2e Fixing mklang file problems on windows and adding some errors to catch in SaveLoad 2017-05-07 15:18:35 -07:00
tdixon
7fc5346bae Strip escaped newlines from edtext dialogues 2017-05-07 18:57:41 -03:00
tdixon
96f1c43ac1 Add spanish to language options
Make MapText not crash when trying to create negative-width bitmaps

Add special rules to mklang
2017-05-04 22:01:00 -03:00
Vinyl Darkscratch
a0e78e0e56 Merge remote-tracking branch 'mathewv/master' 2017-04-27 21:01:26 -07:00
tdixon
cff99c2dd9 Merge branch 'master' into localization 2017-04-27 03:09:57 -03:00
mshirt
84b0314e4d Changing niko sprites to en sprites if on "..." replay 2017-04-22 10:26:33 -07:00
Vinyl Darkscratch
3cd9e58ba5 Merge remote-tracking branch 'mathewv/master' 2017-04-13 20:13:54 -07:00
tdixon
d5822423e9 Merge branch 'master' into localization 2017-04-11 03:01:53 -03:00