aboutsummaryrefslogtreecommitdiff
path: root/networkmanager.h
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-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-07-24Change basic connection to DNS SRV lookup for master server failoveroldmud0
2017-03-17fixed a freeze-related objection bug + a bug where < and > would not display ↵OmniTroid
in chatbox. version 2.3.0 ready for release
2017-01-06forgot to add some thingsDavid 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