Commit Graph

34054 Commits

Author SHA1 Message Date
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
twinaphex
5db3f4528d (input_keyboard.c) Cleanups 2016-11-03 23:10:42 +01:00
twinaphex
5214c29295 gfx/video_driver.c - get rid of struct 2016-11-03 23:03:50 +01:00
twinaphex
a3aeb9c927 (audio/test) Remove 2016-11-03 22:54:11 +01:00
Twinaphex
f4ab4c2975 Merge pull request #3929 from leiradel/master
Fix some achievements for NES.
2016-11-03 21:19:57 +01:00
Andre Leiradella
e92aa45815 Fix some achievements for NES. 2016-11-03 20:16:00 +00:00
Jean-André Santoni
80d23769a9 Sublabels for GLUI 2016-11-03 20:25:00 +01:00
twinaphex
32a583e4d2 Show 'User Device Index' again 2016-11-03 20:06:39 +01:00
twinaphex
57981b2714 Hide 'Add Content' list in MaterialUI, and move it to 'Playlists' tab 2016-11-03 19:05:04 +01:00
Twinaphex
4efedd2478 Merge pull request #3923 from lasers/sort-msg-hash
Sort all msg_hash_{LANG}.c
2016-11-03 18:24:50 +01:00
Twinaphex
2e7eb72884 Get rid of unused variable 2016-11-03 16:36:42 +01:00