Commit graph

14 commits

Author SHA1 Message Date
Eliza Velasquez
4a76d7d2c4 Even more linux/itch fixes 2020-06-17 19:11:11 -07: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
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
947f69d68c Use new jp font
also return copies of translated strings
2017-08-01 23:30:28 -03:00
tdixon
5ff6d6e86b journal localization 2017-05-17 23:20:39 -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
tdixon
92e88d7182 Prevent crashing from disposed bitmaps 2017-04-11 03:01:37 -03:00
tdixon
fc7463d7e7 Expand localization to Pictures and other message types 2017-03-31 12:46:03 -03:00
tdixon
cfd30bbca6 Enable localization of game text 2017-03-03 16:53:16 -04:00
Mathew Velasquez
d53ad4b124 Improved internationalization support 2016-04-06 13:45:36 -04:00
Mathew Velasquez
546f29f42e Preliminary i18n improvements 2016-02-29 01:41:37 -05:00
Mathew Velasquez
da948348ac Consistent, proper CJK support 2016-01-05 14:50:18 -05:00
Mathew Velasquez
90f2586304 Reorganized files 2016-01-05 14:50:18 -05:00
Renamed from scripts/Language_Data.rb (Browse further)