Commit Graph

1351 Commits

Author SHA1 Message Date
twinaphex
ba279ed7ac Add left/right callbacks for rooms 2017-02-01 22:38:29 +01:00
Rob Loach
0963431c6a
Add Dot-Art theme 2017-01-30 21:13:44 -05:00
radius
34550ba3b5 fix 1d4be4cb1b 2017-01-28 22:13:12 -05:00
radius
1d4be4cb1b update menu 2017-01-28 11:16:44 -05:00
Brad Parker
3c67b2e547 translate netplay room strings 2017-01-25 11:30:34 -05:00
twinaphex
018cb7ebe6 Add another parameter to content_get_status 2017-01-25 15:51:57 +01:00
twinaphex
4b476cfe5f config_replace - add bool argument 2017-01-24 18:08:26 +01:00
radius
d1e554ac2e log the port too 2017-01-23 19:58:25 -05:00
twinaphex
1437d21457 Only call task_push_image_load if image exists 2017-01-23 18:30:17 +01:00
radius
2be1355b57 this should work as soon as the server component is updated 2017-01-22 18:57:50 -05:00
radius
3306f5274a add name matching 2017-01-22 18:39:07 -05:00
Twinaphex
fa4f538d69 Merge pull request #4479 from fr500/master
remove these, no longer needed
2017-01-22 22:03:53 +01:00
radius
50f3a3318d cleanup this 2017-01-22 16:02:24 -05:00
twinaphex
8ad2b5000f Prevent memcpy if data->data is NULL 2017-01-22 21:47:52 +01:00
radius
692bedf7d3 just reload the game when connecting to a netplay lobby 2017-01-22 15:42:38 -05:00
Twinaphex
1410668d34 Cleanups 2017-01-22 21:33:59 +01:00
radius
b594ab3d11 remove these, no longer needed 2017-01-22 15:31:27 -05:00
twinaphex
b462e0aaf0 Fix non-HAVE_NETWORKING targets 2017-01-22 21:27:36 +01:00
twinaphex
178d959cad Fix C89_BUILD 2017-01-22 21:24:57 +01:00
twinaphex
36b2c48cb5 Fix CXX_BUILD 2017-01-22 21:19:39 +01:00
Twinaphex
3ff158b907 Merge pull request #4436 from fr500/lobby
Basic lobby system (don't merge, just for tracking)
2017-01-22 21:08:43 +01:00
radius
a0e6a24f38 use deferred netplay init 2017-01-22 13:07:30 -05:00
Jean-André Santoni
469aed2e0f Improve the task, with hostname and corename 2017-01-22 18:39:19 +01:00
radius
5e7d9affe3 free netplay_room_list before allocating again 2017-01-22 12:33:14 -05:00
radius
33cc168eb9 allow connecting to lobby port instead of the port in settings 2017-01-22 12:29:29 -05:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
radius
0de43b954e can now connect when starting a game too 2017-01-20 16:04:10 -05:00
radius
42dc8c7e15 woops fix hardcoded address 2017-01-20 15:14:30 -05:00
radius
0acf34dcdd now we can connect (if the game is already loaded 2017-01-20 15:13:38 -05:00
radius
b5357493ad log crc properly 2017-01-19 23:53:45 -05:00
radius
8d25b2b0a3 add stub connection handler 2017-01-19 23:44:10 -05:00
radius
8a1fb24fe9 update url 2017-01-19 23:21:22 -05:00
radius
930cde21a2 crc is announced now (for cores that don't have needs_fullpath set) 2017-01-19 21:43:46 -05:00
fr500
90f0dc9942 add more info 2017-01-19 18:14:33 -05:00
fr500
b8f7d69923 add sublabels 2017-01-19 18:11:02 -05:00
fr500
bde244645e switch to the new sqlite backend instead of a plain text file 2017-01-19 17:01:50 -05:00
radius
d2e09622c8 add own labels 2017-01-19 09:31:01 -05:00
radius
702f0cd95d add entries to the list 2017-01-19 09:16:37 -05:00
radius
3dd6c91493 start populating the list 2017-01-19 08:56:56 -05:00
radius
9237752d91 styling 2017-01-19 02:09:09 -05:00
radius
9e1f267ab2 fix listing 2017-01-19 02:05:33 -05:00
radius
7c833074bb parsing now works 2017-01-19 00:52:53 -05:00
radius
95a2da81e4 start adding ui elements to insert room list into 2017-01-18 22:46:48 -05:00
twinaphex
a3f5590f41 remove dependence on configuration.h inside task_database.c 2017-01-18 01:23:24 +01:00
twinaphex
0c814f767c Remove configuration.h header dependencies 2017-01-17 19:39:12 +01:00
twinaphex
8366278d45 More of where that came from 2017-01-17 15:39:14 +01:00
Alcaro
a73a90b701 Remove a bunch of unneeded parameters 2017-01-14 18:18:01 +01:00
twinaphex
f9dbd4dc02 Remove config_label_to_key 2017-01-13 15:24:54 +01:00
Jean-André Santoni
f3f20f440f Comment the download subdir support for now. We don't use it and it causes a glitch in XMB 2017-01-11 03:05:40 +01:00
Josh Palmer
0ea81fc874 Fix menu_cbs_deferred_push.c compilation when HAVE_LIBRETRODB is not defined 2017-01-09 20:24:51 +00:00