aboutsummaryrefslogtreecommitdiff
path: root/networkmanager.cpp
AgeCommit message (Collapse)Author
2017-12-29Fail over to non-SRV master server connectionoldmud0
This will eliminate the connection failure dialog. Instead, the reconnect timer will run indefinitely.
2017-11-05we still need the definitionstonedDiscord
but its stubbed so its k
2017-11-04Don't do failover for Android, try reconnecting automatically onceoldmud0
Issue: AOTextArea is supposed to have red text for errors, but it's not working
2017-11-03Fix impatient failover wait loopoldmud0
2017-07-24Change basic connection to DNS SRV lookup for master server failoveroldmud0
2017-02-19added unicode supportOmniTroid
2017-02-14added message when server closes the connection and incremented version to 2.1.3David Skoland
2017-01-25characters now load successfullyDavid Skoland
2017-01-17tweaking program flow to prevent crash on closingDavid Skoland
2017-01-06forgot to add some thingsDavid Skoland
2017-01-04added more widgets to lobby and made masterserverchat workDavid Skoland
2017-01-04made basic network structure + added server listing in lobbyDavid Skoland
2017-01-03establishing child-parent relation with the ao appDavid Skoland
2017-01-03made fundamental app structure, now with more OODavid Skoland