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 debugging help, fastter loading(?) and android sdcard 2017-04-18 00:53:53 +02:00
base added dynamic resolution scaling 2017-02-02 17:37:47 +01:00
resource/fonts experimenting with fonts 2017-02-20 23:44:29 +01:00
.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 refactored sound 2017-02-14 21:00:02 +01:00
aobutton.cpp implemented ooc chat and cleaned up some old headers 2017-01-27 01:17:33 +01:00
aobutton.h changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
aocharbutton.cpp new function tags and fallback paths 2017-03-18 14:04:14 +01:00
aocharbutton.h finished charselect and cleaned up some files 2017-01-26 16:03:48 +01:00
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 changed emote icon image priority 2017-03-06 01:16:16 +01:00
aoemotebutton.h adjusted preanims and added emotions/ao2 feature 2017-02-16 11:48:38 +01:00
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 fixed a bug related to image scaling 2017-03-02 12:03:38 +01:00
aoimage.h fixed a bug related to image scaling 2017-03-02 12:03:38 +01:00
aolineedit.cpp started implementing evidence functionality 2017-04-24 15:10:07 +02:00
aolineedit.h started implementing evidence functionality 2017-04-24 15:10:07 +02:00
aomovie.cpp fixed a code error and renamed flipped_movie 2017-05-21 21:44:41 +02:00
aomovie.h fixed lots of bugs, tweaked objections and added demonserver workaround for disconnecting 2017-03-22 20:13:16 +01:00
aomusicplayer.cpp Unicode support for BASS 2017-06-09 15:59:42 -05:00
aomusicplayer.h refactored sound 2017-02-14 21:00:02 +01:00
aopacket.cpp forgot to add some things 2017-01-06 03:09:14 +01:00
aopacket.h forgot to add some things 2017-01-06 03:09:14 +01:00
aoscene.cpp not really animated backgrounds 2017-07-06 14:23:31 +02:00
aoscene.h added dynamic resolution scaling 2017-02-02 17:37:47 +01:00
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 started reworking evidence description 2017-04-25 02:24:31 +02:00
Attorney_Online_remake.pro Compatibility with older Qt versions 2017-11-17 10:45:38 -06:00
bass.h trying to add audio implementation 2017-02-10 17:43:19 +01:00
charselect.cpp added evidence spacing 2017-04-05 23:05:02 +02:00
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 started adding the desk/nodesk feature 2017-03-28 02:54:07 +02:00
debug_functions.cpp fixed versioning 2017-02-12 10:58:29 +01:00
debug_functions.h added mod functions and optimized emotes 2017-02-09 02:01:25 +01:00
emotes.cpp added emote spacing 2017-04-05 14:53:49 +02:00
encryption_functions.cpp forgot to add some things 2017-01-06 03:09:14 +01:00
encryption_functions.h forgot to add some things 2017-01-06 03:09:14 +01:00
evidence.cpp added pick evidence image button 2017-06-19 22:49:04 +02:00
file_functions.cpp new function tags and fallback paths 2017-03-18 14:04:14 +01:00
file_functions.h new function tags and fallback paths 2017-03-18 14:04:14 +01:00
hardware_functions.cpp Change professional compiler erroring to #error 2017-06-03 16:02:04 -05:00
hardware_functions.h added hdid implementation for linux and did more work on courtroom 2017-01-24 14:30:18 +01:00
hex_functions.cpp forgot to add some things 2017-01-06 03:09:14 +01:00
hex_functions.h not going to list all the things i did 2017-01-05 22:17:36 +01:00
LICENSE Initial commit 2016-12-29 01:47:07 +01:00
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 added icon 2017-01-28 13:04:40 +01:00
logo.png android path + png logo 2017-04-08 18:53:29 +02:00
main.cpp Compatibility with older Qt versions 2017-11-17 10:45:38 -06:00
misc_functions.cpp added audio implementation and refactored text file functions 2017-02-12 02:24:38 +01:00
misc_functions.h added audio implementation and refactored text file functions 2017-02-12 02:24:38 +01:00
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 me is of beings retard 2017-05-01 13:10:17 +02:00
README.md Include copyright information in readme 2017-07-04 10:55:58 -05:00
resources.qrc experimenting with fonts 2017-02-20 23:44:29 +01:00
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.