Twinaphex
2e70d0284e
Merge pull request #3716 from GregorR/netplay-no-global-obj
...
Get rid of global->netplay
2016-10-03 04:24:12 +02:00
twinaphex
5d77cd431c
(d3d_common.cpp) Cleanups
2016-10-03 04:19:19 +02:00
Gregor Richards
e41ac34561
Get rid of global->netplay
...
Moved settings values into settings->netplay, and global->netplay.enable
is moved into netplay itself, and is no longer a configuration value
whatsoever, as that conflicts with the behavior of the netplay menu.
2016-10-02 22:13:34 -04:00
Twinaphex
f6a1eb65bb
Cleanups
2016-10-03 03:30:34 +02:00
Twinaphex
5aa856d7cd
remove unused variables
2016-10-03 03:24:09 +02:00
Brad Parker
06f06d512b
finish task if state file cannot be loaded
2016-10-02 19:31:07 -04:00
Brad Parker
795fd0cfa3
add blocking task type that only allows one instance in the queue
2016-10-02 19:05:30 -04:00
Brad Parker
88d70d7da6
whitespace
2016-10-02 19:05:30 -04:00
Brad Parker
cf3ae942c2
make undo_save_state a task
2016-10-02 19:05:30 -04:00
Brad Parker
18290ae777
comment
2016-10-02 19:05:30 -04:00
Brad Parker
eac3ca770a
load/save state are now actual tasks
2016-10-02 19:05:30 -04:00
twinaphex
e9f463154c
(3DS/CTR) Image must be exactly 48x48
2016-10-02 22:40:56 +02:00
Twinaphex
151c4847ed
Merge pull request #3714 from 44100hertz/3ds_banners
...
3ds icons and banners
2016-10-02 20:43:54 +02:00
twinaphex
23ed63f33a
move device_aspect variable
2016-10-02 20:37:14 +02:00
Sam Pagenkopf
0e88b3cdab
added missing fba alpha render
2016-10-02 13:16:24 -05:00
Sam Pagenkopf
1bdd20672f
updated makefile to reflect new banners
2016-10-02 12:55:21 -05:00
Sam Pagenkopf
5d0c1af0de
remade 3ds icons and banners
2016-10-02 12:55:03 -05:00
Twinaphex
50a6c53432
Merge pull request #3711 from gizmo98/german-translation
...
Correct german translation
2016-10-02 19:54:08 +02:00
gizmo98
e9e2ee9b19
Correct german translation
2016-10-02 19:51:30 +02:00
Francisco José García García
ad224f2580
Merge pull request #3708 from frangarcj/master
...
(VITA) Increase thread stack, fixes overlays
2016-10-02 15:01:01 +01:00
Francisco José García García
ba619c1582
(VITA) Increase thread stack, fixes overlays
2016-10-02 15:58:44 +02:00
Francisco José García García
ce1164c939
Merge pull request #3707 from frangarcj/master
...
Various things
2016-10-02 13:05:36 +01:00
Francisco José García García
6dabe48e88
(VITA) Change DEBUG define
2016-10-02 14:04:09 +02:00
Francisco José García García
1a967c42d7
(VITA) Remove warnings
2016-10-02 14:03:15 +02:00
Francisco José García García
59d13c7131
(VITA) Fix actuator
2016-10-02 14:02:37 +02:00
twinaphex
69e7741722
Show Recording Settings again
2016-10-02 07:54:56 +02:00
twinaphex
c72a9eaecb
Add RARCH_DIR_CURRENT_SAVEFILE/RARCH_DIR_CURRENT_SAVESTATE
2016-10-01 23:32:44 +02:00
twinaphex
9050f75fc8
Create dir_is_empty
2016-10-01 23:30:09 +02:00
twinaphex
bdf379d568
Create dir_clear
2016-10-01 23:26:59 +02:00
twinaphex
72fff59efd
Add rarch_dir_type
2016-10-01 23:22:40 +02:00
Alcaro
a42b847c56
+1 is better than the alternative.
2016-10-01 19:48:28 +02:00
Alcaro
3665e11f83
Remove +1 shenanigans
2016-10-01 19:32:02 +02:00
Alcaro
160444845d
Fix #3704
2016-10-01 19:25:53 +02:00
twinaphex
7bd38d93f0
(X11) Cleanup x11_alive
2016-10-01 12:12:58 +02:00
twinaphex
7d4e7da3ac
Add more enums for path settings
2016-10-01 11:47:51 +02:00
twinaphex
9257844a8b
Disable cheevos as well when --disable-networking is set
2016-10-01 10:23:01 +02:00
twinaphex
f100dde751
(Wii) Buildfixes
2016-10-01 09:52:07 +02:00
twinaphex
bf035b634b
Updates
2016-10-01 09:49:15 +02:00
twinaphex
8321978d4d
Implement dir_set_current_savefile/dir_set_current_savestate
2016-10-01 09:36:04 +02:00
twinaphex
eb90fe9d83
Move directories to dirs.c
2016-10-01 09:06:55 +02:00
twinaphex
346c1d356a
paths.c - cleanups
2016-10-01 09:03:41 +02:00
twinaphex
50bfd81e42
Create dir_get_current_savefile and move it to dirs.c
2016-10-01 08:55:20 +02:00
twinaphex
e17d567b8d
Remove this
2016-10-01 08:41:52 +02:00
twinaphex
d376ea0c9d
Merge fixes
2016-10-01 08:24:02 +02:00
twinaphex
8f163e6972
Revert "Move global->name to paths.c"
...
This reverts commit 6ee7b733aa111eaad549445abf9511c3c6d6412e.
2016-10-01 08:18:23 +02:00
twinaphex
243dc139d2
Revert "Create path server and add to paths.c"
...
This reverts commit 00a1e3716afcbdad74c560eceb96753e5a9fce79.
2016-10-01 08:17:44 +02:00
twinaphex
7d20224ff0
Revert "Move path settings to paths.c"
...
This reverts commit 3a7e9a7052a472ae2ce8d1919b127558b05b6d56.
2016-10-01 08:17:13 +02:00
twinaphex
0f26cade79
Revert "Update GX/WIn32 builds"
...
This reverts commit 28a96fbb05b5bdc6bcf85ca0d30bcd8ce9c2c2fc.
2016-10-01 08:17:07 +02:00
twinaphex
c28de7d3ff
Revert "Create dir_clear"
...
This reverts commit d7d49c36c76eabc093a24f2ecbb149d04ae3bd5c.
2016-10-01 08:16:58 +02:00
twinaphex
8409d81e8e
Revert "Create dir_is_empty"
...
This reverts commit fa469c4dcc68ff21b446d733fb70b120c9c411fd.
2016-10-01 08:16:19 +02:00