Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upQt: Gray out "New multiplayer window" after four windows #107
Comments
tony971
changed the title from
Gray out "New multiplayer window" after four windows
to
Qt: Gray out "New multiplayer window" after four windows
Sep 2, 2015
endrift
added
the
severity:enhancement
label
Sep 2, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Can I take a stab at this? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
endrift
Nov 28, 2015
Member
Yeah, sure! Two things to take note of:
- There's a
MAX_GBASmacro floating around, I think it's in sio.h - The wireless adapter supports more than 4 systems, so this might need to be reworked later.
|
Yeah, sure! Two things to take note of:
|
endrift
added this to the 0.5.0 milestone
Jun 2, 2016
endrift
added
the
port:Qt
label
Sep 14, 2016
endrift
modified the milestones:
0.5.1,
0.5.0
Sep 14, 2016
endrift
modified the milestones:
0.5.2,
0.5.1
Sep 27, 2016
endrift
modified the milestones:
0.5.2,
0.6.0
Dec 31, 2016
waddlesplash
self-assigned this
May 15, 2017
added a commit
to waddlesplash/mgba
that referenced
this issue
May 16, 2017
endrift
closed this
in
11afd59
May 17, 2017
added a commit
that referenced
this issue
May 23, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tony971 commentedSep 2, 2015
It's already disabled. There's just no visual representation of it being disabled.