Commit Graph

1102 Commits

Author SHA1 Message Date
Twinaphex
2a211f90cf
Merge pull request #6253 from ramiro/small-translations-fmt-fix
Fixed mismatching *printf fmt spec in translations.
2018-02-08 14:46:58 +01:00
Ramiro Morales
30e24a0bee Fixed mismatching *printf fmt spec in translations. 2018-02-08 07:40:02 -03:00
radius
6900045b35 remove a leftover string 2018-02-07 21:26:02 -05:00
radius
3b3bcd8697 update strings 2018-02-07 21:26:01 -05:00
radius
5783030b5c add per-parent-dir shader preset saving 2018-02-07 21:25:58 -05:00
twinaphex
6ace5e99f0 Fix RDB entries 2018-02-08 01:40:27 +01:00
twinaphex
9436951437 Cleanups 2018-02-06 17:16:21 +01:00
twinaphex
5d0c4a0237 Get rid of more hashes 2018-02-06 14:45:04 +01:00
Twinaphex
a08eef9fda
Merge pull request #6243 from gblues/master
Fix build
2018-02-06 12:19:53 +01:00
aliaspider
2b70e9d9ec update arabic translation. 2018-02-06 11:12:01 +01:00
aliaspider
d8f1a08a47 add byte-order-marker to msg_hash_ar.* 2018-02-06 09:29:55 +01:00
gblues
f5d923caec Fix build
== DETAILS

`intl/msg_hash_es.h` was missing some parenthesis, causing the build to
fail.

== TESTING
tested local build successfully
2018-02-05 23:23:24 -08:00
Alfredo Monclus
67af3758df Update Spanish translation 2018-02-05 23:40:46 -03:00
Brad Parker
cc879a7bcc update JP translation 2018-02-05 20:34:48 -05:00
Twinaphex
24ea73b218
Merge pull request #6240 from aliaspider/master
add basic support for arabic.
2018-02-05 21:25:48 +01:00
aliaspider
45580cb9a8 add basic support for arabic. 2018-02-05 20:54:55 +01:00
Twinaphex
45cde3c49e
Merge pull request #6236 from BlueKore/master
Finished the translation of the portuguese header file.
2018-02-05 18:44:58 +01:00
twinaphex
e8941ec437 Get rid of more hashes in menu_generic.c 2018-02-05 17:14:03 +01:00
Brad Parker
12cf1bf5f8 update JP translation 2018-02-04 22:59:13 -05:00
Brad Parker
966a1d49e7 fix typos 2018-02-04 22:59:13 -05:00
Diogo Barros
d73685d3ef
Update msg_hash_pt_pt.h 2018-02-04 20:31:32 +00:00
Diogo Barros
7ed13e667f
Update msg_hash_pt_pt.h 2018-02-04 20:10:18 +00:00
Diogo Barros
02a2a81dac
Update msg_hash_pt_pt.h 2018-02-04 19:55:35 +00:00
Diogo Barros
a31a73efba
Update msg_hash_pt_pt.h 2018-02-04 19:50:51 +00:00
Diogo Barros
3b256becc6
Update msg_hash_pt_pt.h 2018-02-04 19:49:54 +00:00
Twinaphex
d2fa1f177d
Merge pull request #6225 from bparker06/mitm_list
add menu option to select different MITM server locations
2018-02-04 18:27:10 +01:00
Diogo Barros
caaf4f922b
Update msg_hash_pt_pt.h 2018-02-03 11:35:16 +00:00
Brad Parker
df27e704a5 add menu option to select different MITM server locations 2018-02-02 15:37:02 -05:00
Brad Parker
f087b150c9 Add quick menu option to watch shader files for changes and recompile automatically (Linux only for now) 2018-01-25 15:50:57 -05:00
theheroGAC
374a52c0e9
Little update italian translate 2018-01-25 16:35:24 +01:00
twinaphex
5730ebc118 Add Shader Placeholder 2018-01-24 04:21:28 +01:00
Twinaphex
4a6a97be60
Merge pull request #5429 from GregorR/netplay-input-upgrades-1
Netplay input upgrades 1
2018-01-23 05:01:45 +01:00
aliaspider
7bdb48088b (msvc) add #pragma execution_character_set("utf-8") to msg_hash_ko.c. 2018-01-20 20:08:29 +01:00
Brad Parker
9172765252 update JP translation 2018-01-19 21:04:11 -05:00
Alfredo Monclus
2b693afc7e Update spanish translation 2018-01-18 03:53:09 -03:00
twinaphex
897c1654ab Reduce usage of string_is_not_equal_fast 2018-01-17 01:03:48 +01:00
twinaphex
61ff51be2f Start using string_is_equal predominantly 2018-01-16 22:53:38 +01:00
Gregor Richards
bb047c32ad Fixing intl files affected by netplay changes. 2018-01-05 14:30:23 -05:00
Gregor Richards
c8ec048459 More netplay flip nonsense to tear out. 2018-01-05 14:27:02 -05:00
Gregor Richards
8d5a79fc69 Removing long-obsolete now-disfunctional "netplay flip players" feature 2018-01-05 14:27:02 -05:00
Gregor Richards
c2923f5504 Netplay message for input devices not available. 2018-01-05 14:26:19 -05:00
Gregor Richards
fff95facc7 New netplay failure messages. 2018-01-05 14:26:19 -05:00
Gregor Richards
f7dba84c67 Netplay mode change improvements
(1) All mode change code unified, so server mode changes and client mode
changes and announcements go through the same functions

(2) New messages which are translateable and work with multiple input
devices
2018-01-05 14:26:19 -05:00
Gregor Richards
507c6dc09f Removing now-obsolete and always-confusing swap_input option. 2018-01-05 14:26:19 -05:00
Gregor Richards
39243a8d40 Configurable sharing mode. 2018-01-05 14:24:43 -05:00
Gregor Richards
abf045ef0e Made device requests (badly) configurable. 2018-01-05 14:24:43 -05:00
twinaphex
2d107b44fa Buildfix 2018-01-02 06:24:22 +01:00
Twinaphex
88311acad3
Merge pull request #6027 from meepingsnesroms/master
Add all xmb menu options to rgui and glui, 3ds warning fix, move start directory to top of load content
2018-01-02 06:19:48 +01:00
Brad Parker
abb855a3cc buildfix 2018-01-01 23:05:36 -05:00
Alfredo Monclus
f4948a1826 Update Spanish Translation 2018-01-01 22:28:40 -03:00