Commit Graph

45643 Commits

Author SHA1 Message Date
Twinaphex
c8a764177e
Merge pull request #7334 from m4xw/libnx
[LIBNX] Add Split Joycon support
2018-10-01 00:13:16 +02:00
M4xw
be85ec4627 [LIBNX] Add Split Joycon support 2018-10-01 00:03:57 +02:00
twinaphex
8cd07ab692 (3DS) Add rcheevos include dir 2018-09-30 23:50:41 +02:00
twinaphex
97e4687f1b Move Split Joy-Con options 2018-09-30 23:49:38 +02:00
twinaphex
a3f98a21f8 Add split joycon setting 2018-09-30 23:39:31 +02:00
Twinaphex
cb21aa91cc
Merge pull request #7331 from RetroSven/master
do not initialize cheat system if memory size is 0 to avoid potential NPE
2018-09-30 18:14:03 +02:00
Brad Parker
4d41488963 Qt: disable item changed signal while populating file browser 2018-09-30 12:05:55 -04:00
Sven
11d2b5c9fb Merge remote-tracking branch 'upstream/master' 2018-09-30 11:44:49 -04:00
Sven
adeff434fd do not initialize cheat system if memory size is 0 to avoid potential NPE 2018-09-30 11:44:37 -04:00
Twinaphex
1f3bdde45c
Merge pull request #7330 from RetroSven/master
add sublabels to the new cheat options
2018-09-30 16:26:57 +02:00
Sven
9ab3b1715d Merge remote-tracking branch 'upstream/master' 2018-09-30 10:22:57 -04:00
Sven
183d722b56 add sublabels to the new cheat options 2018-09-30 10:22:28 -04:00
Twinaphex
2e562d39e7
Merge pull request #7329 from leiradel/master
Updated rcheevos to 7.1.1
2018-09-30 14:36:25 +02:00
leiradel
e3eff970f9 Updated rcheevos to 7.1.1 2018-09-30 13:06:42 +01:00
twinaphex
9387eb559f (MSVC 2017) Fix MSVC 2017 2018-09-30 13:48:58 +02:00
twinaphex
2125f92281 Silence warnings/cleanups 2018-09-30 13:43:56 +02:00
twinaphex
2d652663af (MSVC 2015) Buildfix 2018-09-30 13:41:21 +02:00
twinaphex
4c23fa02e9 (MSVC 2013) Fix build for rcheevos
(MSVC) Fix some warnings; unused variables, etc.
2018-09-30 13:38:58 +02:00
twinaphex
ac51c0013c Fix typo 2018-09-30 13:33:53 +02:00
Twinaphex
d74fd1e0f7
Merge pull request #7327 from m4xw/libnx_stb
[LIBNX] Enable Stb font
2018-09-30 04:38:54 +02:00
M4xw
373bf932b3 [LIBNX] Enable Stb font 2018-09-30 04:33:00 +02:00
Twinaphex
bbdf32cf1e
Merge pull request #7326 from m4xw/freetype
[LIBNX] Remove freetype again
2018-09-30 04:14:55 +02:00
M4xw
48056e41fc [LIBNX] Remove freetype again 2018-09-30 04:12:25 +02:00
twinaphex
fe8a9d7dc3 Cleanups 2018-09-30 03:09:49 +02:00
twinaphex
f4d86ddddc Fix OSX PPC 2018-09-30 02:55:34 +02:00
Twinaphex
d9da21f1ff
Merge pull request #7325 from m4xw/libnx
[LIBNX] Fix dummy core
2018-09-30 02:35:38 +02:00
M4xw
808368b577 [LIBNX] Fix dummy core 2018-09-30 02:31:38 +02:00
Twinaphex
be4557c277
Update CHANGES.md 2018-09-30 01:51:59 +02:00
Twinaphex
e63b771fd4
Merge pull request #7324 from RetroSven/master
add cheat variables to allow for updating large portions of memory
2018-09-30 01:51:36 +02:00
twinaphex
4c5638f89d Fix libnx URL 2018-09-30 01:50:29 +02:00
twinaphex
de02353983 Update Visual Studio solutions 2018-09-29 21:33:44 +02:00
Twinaphex
c4d0cdc7ea Get rid of some unused variables 2018-09-29 21:19:06 +02:00
Twinaphex
b747208a7b Fix Metal Qt build 2018-09-29 21:14:04 +02:00
twinaphex
5b4500141d Add RC_DISABLE_LUA for now for non-Makefile.common targets as general
precaution
2018-09-29 21:08:35 +02:00
twinaphex
b526e1bff2 Add missing rcheevos 2018-09-29 20:58:39 +02:00
Twinaphex
433f2d8fe6 Update Metal pbxproj 2018-09-29 20:55:00 +02:00
Sven
25b5a7e3b8 add cheat variables to allow for updating large portions of memory - e.g. unlock all levels 2018-09-29 14:52:10 -04:00
twinaphex
aaf48bdef0 Add include dirs for OSX/iOS 2018-09-29 20:51:36 +02:00
twinaphex
fcc4454c9d Update griffin.c 2018-09-29 20:48:05 +02:00
twinaphex
a44c9bf011 Update Android Makefiles 2018-09-29 20:45:08 +02:00
twinaphex
fb2846f0a2 Add another include dir for Android 2018-09-29 20:28:18 +02:00
twinaphex
469f6b45bc Change message 2018-09-29 20:16:48 +02:00
Twinaphex
c4a7ac39dc
Merge pull request #7321 from leiradel/integrate_rcheevos
Integrate rcheevos
2018-09-29 20:12:47 +02:00
twinaphex
3e8bd3473b Add failsafe when there are no network devices found 2018-09-29 20:12:00 +02:00
Andre Leiradella
46e621b4a0 Don't use long long in Lua 2018-09-29 19:07:00 +01:00
Twinaphex
14afecd700
Merge pull request #7323 from fr500/master
Packaging update
2018-09-29 19:55:19 +02:00
Andrés
bf2af7cada
Merge pull request #2 from m4xw/libnx
Libnx
2018-09-29 12:47:29 -05:00
M4xw
694af39c9c [LIBNX] Update hb icon 2018-09-29 19:46:46 +02:00
radius
78714d92dc update dist-cores again 2018-09-29 12:46:19 -05:00
M4xw
da5bf9659e [LIBNX] dist-cores cleanup, add hbmenu icon 2018-09-29 19:40:55 +02:00