aboutsummaryrefslogtreecommitdiff
path: root/networkmanager.h
AgeCommit message (Collapse)Author
2018-11-10Initial merge of Case Cafe 1.4.1 into mainlineoldmud0
2018-08-19Moved includes out of the CPP files into the header files.Cerapter
Reimplementation of `30a87d23c9c63bed072b3460e7482075dc530b2c` from the old origin.
2018-08-19Segfault fix.Cerapter
Reimplementation of `0e15be73af266d5fbff3d83d731a7af2773ff532` from old origin.
2018-08-19Manual option for backup master server.Cerapter
Reimplementation of `7e4be0edd7756220dd8d7fbaaaf3d972db48df5e` from the old origin.
2018-07-05Merge remote-tracking branch 'upstream/master'oldmud0
2018-07-04segfaultLeifa
2018-06-02Manual option for master serveroldmud0
This will only trigger when SRV lookup fails.
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