Go to file
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
android
base
resource/fonts
.gitignore Don't do failover for Android, try reconnecting automatically once 2017-11-04 18:42:44 -05:00
aoapplication.cpp Don't do failover for Android, try reconnecting automatically once 2017-11-04 18:42:44 -05:00
aoapplication.h Set version to 2.4.5 2017-11-05 14:41:07 -06:00
aoblipplayer.cpp Unicode support for BASS 2017-06-09 15:59:42 -05:00
aoblipplayer.h
aobutton.cpp
aobutton.h
aocharbutton.cpp
aocharbutton.h
aocharmovie.cpp fixed a code error and renamed flipped_movie 2017-05-21 21:44:41 +02:00
aocharmovie.h fixed a code error and renamed flipped_movie 2017-05-21 21:44:41 +02:00
aoemotebutton.cpp
aoemotebutton.h
aoevidencebutton.cpp fixed evidence description bug and local mute 2017-06-16 08:16:09 +02:00
aoevidencebutton.h fixed evidence description bug and local mute 2017-06-16 08:16:09 +02:00
aoevidencedisplay.cpp added call word function and fixed an evidence-related crash 2017-05-30 22:06:06 +02:00
aoevidencedisplay.h added aoevidencedisplay class. almost done with evidence 2017-05-23 13:20:46 +02:00
aoimage.cpp
aoimage.h
aolineedit.cpp
aolineedit.h
aomovie.cpp fixed a code error and renamed flipped_movie 2017-05-21 21:44:41 +02:00
aomovie.h
aomusicplayer.cpp Unicode support for BASS 2017-06-09 15:59:42 -05:00
aomusicplayer.h
aopacket.cpp
aopacket.h
aoscene.cpp not really animated backgrounds 2017-07-06 14:23:31 +02:00
aoscene.h
aosfxplayer.cpp Unicode support for BASS 2017-06-09 15:59:42 -05:00
aosfxplayer.h added aoevidencedisplay class. almost done with evidence 2017-05-23 13:20:46 +02:00
aotextarea.cpp Fix red text in append_error 2017-11-05 14:39:21 -06:00
aotextarea.h Truncate chat (needs testing) 2017-11-05 11:51:24 -06:00
aotextedit.cpp added optional pos dropdown 2017-05-21 21:32:38 +02:00
aotextedit.h
Attorney_Online_remake.pro Compatibility with older Qt versions 2017-11-17 10:45:38 -06:00
bass.h
charselect.cpp
courtroom.cpp ready for the REAL 2.4.3 release 2017-07-08 19:01:39 +02:00
courtroom.h added pick evidence image button 2017-06-19 22:49:04 +02:00
datatypes.h
debug_functions.cpp
debug_functions.h
emotes.cpp
encryption_functions.cpp
encryption_functions.h
evidence.cpp added pick evidence image button 2017-06-19 22:49:04 +02:00
file_functions.cpp
file_functions.h
hardware_functions.cpp Change professional compiler erroring to #error 2017-06-03 16:02:04 -05:00
hardware_functions.h
hex_functions.cpp
hex_functions.h
LICENSE
lobby.cpp Notify user if lobby layout file is missing 2017-11-05 11:22:30 -06:00
lobby.h Don't do failover for Android, try reconnecting automatically once 2017-11-04 18:42:44 -05:00
logo.ico
logo.png
main.cpp Compatibility with older Qt versions 2017-11-17 10:45:38 -06:00
misc_functions.cpp
misc_functions.h
networkmanager.cpp Fail over to non-SRV master server connection 2017-12-29 17:10:47 -06:00
networkmanager.h Fail over to non-SRV master server connection 2017-12-29 17:10:47 -06:00
packet_distribution.cpp ready for the REAL real (really real this time) 2.4.3 release 2017-07-08 19:57:43 +02:00
path_functions.cpp
README.md Include copyright information in readme 2017-07-04 10:55:58 -05:00
resources.qrc
text_file_functions.cpp added call word function and fixed an evidence-related crash 2017-05-30 22:06:06 +02:00

Attorney-Online-Client-Remake

This is a remake of Attorney Online made by FanatSors, licensed under GPLv3.

Qt

This project uses Qt 5.7, which is licensed under the GNU Lesser General Public License with certain licensing restrictions and exceptions. To comply with licensing requirements for static linking, object code is available if you would like to relink with an alternative version of Qt, and the source code for Qt may be found at https://github.com/qt/qtbase, http://code.qt.io/cgit/, or at https://qt.io.

Copyright (C) 2016 The Qt Company Ltd.

BASS

This project depends on the BASS shared library. Get it here: http://www.un4seen.com/

Copyright (c) 1999-2016 Un4seen Developments Ltd. All rights reserved.