Go to file
oldmud0 34a4519d1e
Merge pull request #10 from OmniTroid/master
fixed that performance issue related to big IC logs
2018-02-08 18:55:46 -06:00
android debugging help, fastter loading(?) and android sdcard 2017-04-18 00:53:53 +02:00
base
resource/fonts
.gitignore Don't do failover for Android, try reconnecting automatically once 2017-11-04 18:42:44 -05:00
aoapplication.cpp renaming some functions and starting qss theme functionality 2018-02-09 01:13:47 +01:00
aoapplication.h renaming some functions and starting qss theme functionality 2018-02-09 01:13:47 +01:00
aoblipplayer.cpp Unicode support for BASS 2017-06-09 15:59:42 -05:00
aoblipplayer.h
aobutton.cpp
aobutton.h
aocharbutton.cpp new function tags and fallback paths 2017-03-18 14:04:14 +01:00
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 changed emote icon image priority 2017-03-06 01:16:16 +01:00
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 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
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 removed dirty hack and optimized IC chat 2018-02-08 12:46:06 +01:00
aotextarea.h removed dirty hack and optimized IC chat 2018-02-08 12:46:06 +01: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 Increment version to 2.4.8 2018-01-08 13:43:37 -06:00
bass.h
charselect.cpp Add spectate state; add "playing as character" state 2018-01-08 13:33:39 -06:00
courtroom.cpp renaming some functions and starting qss theme functionality 2018-02-09 01:13:47 +01:00
courtroom.h less tabs more spaces 2018-02-09 01:20:04 +01:00
datatypes.h started adding the desk/nodesk feature 2017-03-28 02:54:07 +02:00
debug_functions.cpp
debug_functions.h
discord_rich_presence.cpp Add spectate state; add "playing as character" state 2018-01-08 13:33:39 -06:00
discord_rich_presence.h Add spectate state; add "playing as character" state 2018-01-08 13:33:39 -06:00
discord-rpc.h Just switch to DLLs. 2018-01-08 01:13:56 -06:00
emotes.cpp added emote spacing 2017-04-05 14:53:49 +02:00
encryption_functions.cpp
encryption_functions.h
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
hex_functions.cpp
hex_functions.h
LICENSE
lobby.cpp renaming some functions and starting qss theme functionality 2018-02-09 01:13:47 +01:00
lobby.h renaming some functions and starting qss theme functionality 2018-02-09 01:13:47 +01:00
logo.ico
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
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 Add spectate state; add "playing as character" state 2018-01-08 13:33:39 -06:00
path_functions.cpp renaming some functions and starting qss theme functionality 2018-02-09 01:13:47 +01:00
README.md Include copyright information in readme 2017-07-04 10:55:58 -05:00
resources.qrc
text_file_functions.cpp renaming some functions and starting qss theme functionality 2018-02-09 01:13:47 +01: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.