Commit Graph

37479 Commits

Author SHA1 Message Date
aliaspider 2aa555fb95 (WIIU) forgot to add this file too. 2016-11-05 15:09:37 +01:00
Twinaphex 92b3a24943 Merge pull request #3940 from aliaspider/master
(WIIU) GX2
2016-11-05 15:07:31 +01:00
aliaspider d3b3c18a6f (WIIU) GX2 rendering. 2016-11-05 15:05:46 +01:00
aliaspider 0433cae3c9 (WIIU) misc. 2016-11-05 15:01:43 +01:00
twinaphex dad26e0956 Header cleanup 2016-11-05 14:10:30 +01:00
twinaphex 4bade2aa2e C89_BUILD buildfix 2016-11-05 14:05:05 +01:00
twinaphex 3d5a744f8e (menu_event.c) Cleanups 2016-11-05 14:04:05 +01:00
twinaphex 82af0a853c Add another log message 2016-11-05 14:02:42 +01:00
Twinaphex 4473408711 Merge pull request #3939 from duskgao/patch-1
more chs translation 3
2016-11-05 13:52:17 +01:00
duskgao 86c3cb5bc0 more chs translation 3
rt
2016-11-05 20:45:46 +08:00
twinaphex e5a31920ad Cleanups 2016-11-05 13:45:06 +01:00
twinaphex 088a4dcbc0 Move labels to msg_hash_lbl.h 2016-11-05 13:43:13 +01:00
twinaphex d39ccc238e Move all strings to msg_hash_us.h 2016-11-05 13:40:10 +01:00
twinaphex 687f262511 Update msg_hash_us.h 2016-11-05 13:35:53 +01:00
Andre Leiradella e1d528bea0 Fixed achievements in hardcore mode. 2016-11-05 11:07:28 +00:00
twinaphex d6a436ed19 (audio_driver.c) Get rid of struct 2016-11-05 03:12:31 +01:00
twinaphex 82a9b92cc7 Update msg_hash_us.h 2016-11-05 02:58:07 +01:00
twinaphex 1e67cc97a0 (msg_hash_us.h) Updates 2016-11-05 02:42:22 +01:00
twinaphex 30d9dff10e Get rid of unused enum 2016-11-05 01:47:00 +01:00
twinaphex 50f6485b06 (msg_hash_us.h) Update 2016-11-05 01:45:22 +01:00
twinaphex 0f2bd3e653 remove MENU_ENUM_LABEL_VALUE_BACK 2016-11-05 01:41:44 +01:00
twinaphex e6d71444dc Update msg_hash_us.h 2016-11-05 01:32:58 +01:00
twinaphex 8e5ebd7083 (msg hashes) Update 2016-11-04 23:43:14 +01:00
twinaphex dfc188a7ed Put cheevos_reset_game around HAVE_CHEEVOS ifdef 2016-11-04 22:24:34 +01:00
twinaphex 1a04875a6c (scaler_int) Cleanups 2016-11-04 22:12:32 +01:00
twinaphex 372c51f5b9 Remove #if 0 2016-11-04 21:59:47 +01:00
Twinaphex 1eddb67770 Merge pull request #3935 from leiradel/master
Fix achievements being awarded upon game reset.
2016-11-04 21:29:44 +01:00
twinaphex 9a9f76d71c (FFT) Add potential non-GLM code 2016-11-04 21:25:12 +01:00
twinaphex 848db5b1c5 Complete matrix_4x4_lookat 2016-11-04 21:07:30 +01:00
Andre Leiradella 14cebec15d Fix achievements being awarded upon game reset. 2016-11-04 19:56:31 +00:00
twinaphex c8e8070c02 Update matrix_4x4_translate 2016-11-04 20:36:47 +01:00
twinaphex 5398fa5f39 (libretro-common) Nit 2016-11-04 20:34:31 +01:00
twinaphex f4e27befb4 matrix_4x4_lookat - remove memset 2016-11-04 20:32:26 +01:00
twinaphex 7fc1d76c4c (MSVC) Update paths 2016-11-04 18:55:16 +01:00
twinaphex 9fa0fc255c (MSVC) Update paths 2016-11-04 18:52:01 +01:00
twinaphex 3d9f43bcdc (MSVC) Update paths 2016-11-04 18:46:37 +01:00
Twinaphex 103a22b3db (CoreText) Preliminary font work/updating 2016-11-04 16:45:09 +01:00
twinaphex 01961cbf5e Turn matrix_4x4_identity into inline function 2016-11-04 15:58:32 +01:00
twinaphex cd2599456a Matrix code 4x4 - prevent memsets 2016-11-04 15:50:28 +01:00
twinaphex 1a1b221ddd Create Configurations list 2016-11-04 15:03:09 +01:00
twinaphex c35d723b40 Fix C89_BUILD 2016-11-04 14:29:02 +01:00
twinaphex a70b0942d5 Use only one string for english 2016-11-04 14:19:11 +01:00
twinaphex ea46c4a532 Turn video_driver_lock functions static 2016-11-04 14:16:55 +01:00
twinaphex e18e4b629c Move more messages to msg_hash_us.h 2016-11-04 13:34:31 +01:00
twinaphex aa31f5e073 Start refactoring internationalization code 2016-11-04 13:22:11 +01:00
twinaphex 45a225b1b1 (msg_hash_us) Move enums 2016-11-04 13:13:45 +01:00
Twinaphex 57b7d0a870 Merge pull request #3933 from duskgao/patch-2
more chs translation 2
2016-11-04 13:07:51 +01:00
duskgao d8ef9861cf more chs translation 2
RT
2016-11-04 19:55:32 +08:00
Twinaphex 8ecf3ccd4e Merge pull request #3930 from diegoviola/master
Fix typo
2016-11-04 09:02:39 +01:00
Diego Viola 7ee528e1f2 Fix typo 2016-11-03 21:10:12 -02:00