Commit Graph

3669 Commits

Author SHA1 Message Date
twinaphex
6ea11afe28 (iOS) Add Small Keyboard/iCade Enable options 2015-11-12 06:28:05 +01:00
twinaphex
d65b930b09 Cleanups 2015-11-11 21:52:57 +01:00
twinaphex
e2e0f302c1 Add Save Current Config to main menu list 2015-11-11 02:59:24 +01:00
twinaphex
38f30c8f10 Add Save Current Config to Menu 2015-11-11 02:57:20 +01:00
twinaphex
eb64b10098 Fix CXX_BUILD 2015-11-10 02:43:30 +01:00
twinaphex
d1553e4032 Double turbo period entry 2015-11-10 02:25:31 +01:00
twinaphex
1666265427 Don't use GRfloat/GRuint anymore 2015-11-10 01:58:05 +01:00
twinaphex
2b59f18b83 Add function pointer for font_init_first 2015-11-09 22:12:32 +01:00
twinaphex
4f0405980e C89_BUILD buildfix 2015-11-09 05:24:09 +01:00
twinaphex
c49754fc72 Revert "Should save font renderer API now"
This reverts commit 92632a4dbb.
2015-11-09 04:11:21 +01:00
twinaphex
92632a4dbb Should save font renderer API now 2015-11-09 02:29:19 +01:00
twinaphex
eae2f3eeda Convert menu_display_d3d.c to C++ 2015-11-09 02:19:59 +01:00
twinaphex
c1769ecce4 Don't comment this out anymore 2015-11-09 02:14:27 +01:00
twinaphex
1bcbaf5fba Add D3D support for video_texture_{load/unload} 2015-11-09 00:38:02 +01:00
twinaphex
3114d4df7a menu_display_d3d.c can now be compiled - does not work yet 2015-11-08 23:33:18 +01:00
twinaphex
3b0e324a84 Add D3D hooks 2015-11-08 23:18:43 +01:00
twinaphex
9fa647097a (D3D) add cast 2015-11-08 23:16:44 +01:00
twinaphex
1a99b3ac2c (menu_display_d3d) Reuse default_get_mvp 2015-11-08 23:15:54 +01:00
twinaphex
b52d36e7eb Reuse get_default_mvp 2015-11-08 23:14:45 +01:00
twinaphex
e568d4eb0d (menu_display_d3d.c) Change some variables 2015-11-08 21:31:14 +01:00
twinaphex
7f2814a534 Remove some header dependencies 2015-11-08 21:27:07 +01:00
twinaphex
b3e51ef5b4 Start adding preliminary D3D menu_display_d3d.c 2015-11-08 21:26:19 +01:00
twinaphex
ab7b7b538f (Menu) Add get_default_mvp function pointer 2015-11-08 21:03:12 +01:00
Andre Leiradella
2253e4c236 added cheevos_get_description to get a cheevo's description given its index 2015-11-08 16:42:23 -02:00
twinaphex
980c743938 Start adding hooks for showing descriptions for Cheevos 2015-11-08 18:52:17 +01:00
twinaphex
e490497530 Start adding 'ACTION_OK' binds for cheevos items 2015-11-08 18:11:53 +01:00
twinaphex
f57675fa40 Cleanup cheevos_populate_menu 2015-11-08 18:03:56 +01:00
Andre Leiradella
c007298494 fixed the achievements list menu 2015-11-08 13:51:14 -02:00
Andre Leiradella
8700450410 list cheevos in the frontend menu 2015-11-08 13:19:54 -02:00
twinaphex
3d1038c1d5 (menu_hash_es.c) Some fixes 2015-11-08 04:18:34 +01:00
Twinaphex
805d7c5f12 Merge pull request #2363 from IlDucci/master
Updating Spanish translation
2015-11-08 04:12:52 +01:00
radius
f980e424b6 disable the entry until it's properly implemented 2015-11-07 22:11:16 -05:00
radius
b8ae27625b implement an example function to print the achievements 2015-11-07 22:11:15 -05:00
radius
f2b951accf add Achievement List to the quick menu 2015-11-07 22:11:14 -05:00
IlDucci
5c2c3153b8 Updating Spanish translation
Updating with the latest changes/new lines
2015-11-08 01:52:54 +01:00
twinaphex
a9b7636ddb Abstract away GL code in menu behind display driver interface 2015-11-08 01:30:07 +01:00
twinaphex
37e450c94c devices_mask no longer needed 2015-11-07 20:44:40 +01:00
twinaphex
d9fe9b23d7 Cleanups 2015-11-07 20:22:26 +01:00
twinaphex
9bb87f276c Use just one label descriptor setting 2015-11-07 16:11:30 +01:00
twinaphex
92e6b56fe3 Remove input bind mode 2015-11-07 14:37:44 +01:00
twinaphex
61623dcdce Able to bind both keyboard and joypad keys now 2015-11-07 14:33:18 +01:00
Jean-André Santoni
23fee02883 (XMB) Hack to prevent icon overlapping when adding or removing shaders and cheap passes 2015-11-07 11:47:02 +07:00
Jean-André Santoni
6792e74ad5 (XMB) Prevent an animation bug during scanning 2015-11-07 10:36:37 +07:00
Jean-André Santoni
15683523d3 (GLUI) Code refactoring 2015-11-05 17:52:37 +07:00
Jean-André Santoni
9943002424 (GLUI) Refactor mui_draw_scrollbar 2015-11-05 17:42:36 +07:00
Jean-André Santoni
d91462fd53 (GLUI) Refactor shadow height, make shadow height independant of header height 2015-11-05 17:27:00 +07:00
Jean-André Santoni
1ab7a65597 (GLUI) Style nits 2015-11-05 17:22:14 +07:00
Jean-André Santoni
279fb29d77 (GLUI) Refactor background alpha 2015-11-05 17:19:42 +07:00
Jean-André Santoni
e4cabe833e (GLUI) Code refactoring 2015-11-05 17:14:51 +07:00
Jean-André Santoni
77e482cf8e (GLUI) Use unsigned instead of int when possible 2015-11-05 17:09:00 +07:00