Go to file
2018-08-29 21:38:22 -05:00
android debugging help, fastter loading(?) and android sdcard 2017-04-18 00:53:53 +02:00
base Reverse IC log config option (#22) 2018-07-27 19:06:42 -04: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 Merge branch 'discord-toggle' 2018-07-05 21:33:27 -05:00
aoapplication.h Bump to 2.4.10, autoscrolling bug fixes 2018-07-28 09:01:25 +08:00
aoblipplayer.cpp Add destructors to sound objects 2018-08-29 14:57:58 -05:00
aoblipplayer.h Add destructors to sound objects 2018-08-29 14:57:58 -05:00
aobutton.cpp moved includes to header files 2018-07-05 19:32:51 +02:00
aobutton.h moved includes to header files 2018-07-05 19:32:51 +02:00
aocharbutton.cpp moved includes to header files 2018-07-05 19:32:51 +02:00
aocharbutton.h moved includes to header files 2018-07-05 19:32:51 +02:00
aocharmovie.cpp moved includes to header files 2018-07-05 19:32:51 +02:00
aocharmovie.h moved includes to header files 2018-07-05 19:32:51 +02:00
aoemotebutton.cpp moved includes to header files 2018-07-05 19:32:51 +02:00
aoemotebutton.h moved includes to header files 2018-07-05 19:32:51 +02:00
aoevidencebutton.cpp moved includes to header files 2018-07-05 19:32:51 +02:00
aoevidencebutton.h moved includes to header files 2018-07-05 19:32:51 +02:00
aoevidencedisplay.cpp moved includes to header files 2018-07-05 19:32:51 +02:00
aoevidencedisplay.h moved includes to header files 2018-07-05 19:32:51 +02:00
aoimage.cpp moved includes to header files 2018-07-05 19:32:51 +02:00
aoimage.h moved includes to header files 2018-07-05 19:32:51 +02: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 Add destructors to sound objects 2018-08-29 14:57:58 -05:00
aomusicplayer.h remove bass include from aomusicplayer 2018-08-29 00:04:15 -05:00
aopacket.cpp moved includes to header files 2018-07-05 19:32:51 +02:00
aopacket.h moved includes to header files 2018-07-05 19:32:51 +02:00
aoscene.cpp moved includes to header files 2018-07-05 19:32:51 +02:00
aoscene.h moved includes to header files 2018-07-05 19:32:51 +02:00
aosfxplayer.cpp Add destructors to sound objects 2018-08-29 14:57:58 -05:00
aosfxplayer.h Add destructors to sound objects 2018-08-29 14:57:58 -05:00
aotextarea.cpp moved includes to header files 2018-07-05 19:32:51 +02:00
aotextarea.h moved includes to header files 2018-07-05 19:32:51 +02: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 remove all traces of bass 2018-08-29 00:29:18 -05:00
charselect.cpp Add spectate state; add "playing as character" state 2018-01-08 13:33:39 -06:00
courtroom.cpp remove all traces of bass 2018-08-29 00:29:18 -05:00
courtroom.h Merge branch 'discord-toggle' 2018-07-05 21:33:27 -05:00
datatypes.h started adding the desk/nodesk feature 2017-03-28 02:54:07 +02:00
debug_functions.cpp moved includes to header files 2018-07-05 19:32:51 +02:00
debug_functions.h moved includes to header files 2018-07-05 19:32:51 +02:00
discord_rich_presence.cpp moved includes to header files 2018-07-05 19:32:51 +02:00
discord_rich_presence.h moved includes to header files 2018-07-05 19:32:51 +02:00
discord-rpc.h update d-rpc 2018-03-03 12:10:38 +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 Update gitignore; remove unused function 2018-08-28 20:53:45 -05:00
hex_functions.h Update gitignore; remove unused function 2018-08-28 20:53:45 -05:00
LICENSE.GPLv3 Relicense/dual-license under MIT 2018-03-15 20:38:58 -05:00
LICENSE.MIT Relicense/dual-license under MIT 2018-03-15 20:38:58 -05:00
lobby.cpp Make discord toggleable, OOC name option, default bg fix 2018-07-05 12:21:32 -05:00
lobby.h Reverted qss stuff and added more comments 2018-02-11 18:55:16 -06: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 Merge remote-tracking branch 'upstream/master' 2018-07-05 21:06:02 -05:00
networkmanager.h Merge remote-tracking branch 'upstream/master' 2018-07-05 21:06:02 -05:00
packet_distribution.cpp Make discord toggleable, OOC name option, default bg fix 2018-07-05 12:21:32 -05:00
path_functions.cpp Make discord toggleable, OOC name option, default bg fix 2018-07-05 12:21:32 -05:00
README.md Remove BASS copyright 2018-08-29 21:38:22 -05:00
resources.qrc experimenting with fonts 2017-02-20 23:44:29 +01:00
text_file_functions.cpp Reverse IC log config option (#22) 2018-07-27 19:06:42 -04:00

Attorney-Online-Client-Remake

This is a open-source remake of Attorney Online written by OmniTroid. The original Attorney Online client was written by FanatSors in Delphi.

The logo (logo.png and logo.ico) was designed by Lucas Carbi. The characters depicted in the logo are owned by Capcom.

License

The project is dual-licensed; you are free to copy, modify and distribute AO2 under the GPLv3 or the MIT license.

Copyright (c) 2016-2018 David "OmniTroid" Skoland

Modifications copyright (c) 2017-2018 oldmud0

Qt

This project uses Qt 5, 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.