Commit Graph

17 Commits

Author SHA1 Message Date
Cerapter
d314b8dd07 Moved includes out of the CPP files into the header files.
Reimplementation of `30a87d23c9c63bed072b3460e7482075dc530b2c` from the
old origin.
2018-08-19 09:37:34 +02:00
Cerapter
ed68084e08 Segfault fix.
Reimplementation of `0e15be73af266d5fbff3d83d731a7af2773ff532` from old
origin.
2018-08-19 08:41:00 +02:00
Cerapter
feee84588c Manual option for backup master server.
Reimplementation of `7e4be0edd7756220dd8d7fbaaaf3d972db48df5e` from the
old origin.
2018-08-19 08:37:01 +02:00
oldmud0
2925c8c891 Fail over to non-SRV master server connection
This will eliminate the connection failure dialog. Instead, the reconnect timer will run indefinitely.
2017-12-29 17:10:47 -06:00
stonedDiscord
5ea3f9b919 we still need the definition
but its stubbed so its k
2017-11-05 16:54:15 +01:00
oldmud0
a8ccbe77c1 Don't do failover for Android, try reconnecting automatically once
Issue: AOTextArea is supposed to have red text for errors, but it's not working
2017-11-04 18:42:44 -05:00
oldmud0
d93a558ae7 Fix impatient failover wait loop 2017-11-03 11:55:36 -05:00
oldmud0
294d2150d0 Change basic connection to DNS SRV lookup for master server failover 2017-07-24 22:44:35 -05:00
OmniTroid
16e72e9023 added unicode support 2017-02-19 19:05:07 +01:00
David Skoland
8be53e96f7 added message when server closes the connection and incremented version to 2.1.3 2017-02-14 10:57:37 +01:00
David Skoland
7235825740 characters now load successfully 2017-01-25 15:54:00 +01:00
David Skoland
d842caafe4 tweaking program flow to prevent crash on closing 2017-01-17 14:02:30 +01:00
David Skoland
29ec4e8af3 forgot to add some things 2017-01-06 03:09:14 +01:00
David Skoland
f4aa19122e added more widgets to lobby and made masterserverchat work 2017-01-04 15:12:43 +01:00
David Skoland
4c7bc69dc2 made basic network structure + added server listing in lobby 2017-01-04 01:49:52 +01:00
David Skoland
455d6106e3 establishing child-parent relation with the ao app 2017-01-03 15:01:54 +01:00
David Skoland
a699b6eb9c made fundamental app structure, now with more OO 2017-01-03 13:22:43 +01:00