- The IC chatlog now goes from top to bottom.
- The same chatlog can be set to a limit by putting 'log_maximum =
100', for example, into the config.ini file.
- Reloading the theme checks for the log limit again.
- If a message starts with '~~' (two tildes), it'll be centered (for
testimony title usage).
- Inline colour options:
- Text between {curly braces} will appear orange.
- Text between (parentheses) will appear blue.
- Text between $dollar signs$ will appear green.
- The symbols can still be got by putting a '\' in front of them.
- I.e.: \{, \}, \(, \), \$, \\
|
||
|---|---|---|
| android | ||
| base | ||
| resource/fonts | ||
| .gitignore | ||
| aoapplication.cpp | ||
| aoapplication.h | ||
| aoblipplayer.cpp | ||
| aoblipplayer.h | ||
| aobutton.cpp | ||
| aobutton.h | ||
| aocharbutton.cpp | ||
| aocharbutton.h | ||
| aocharmovie.cpp | ||
| aocharmovie.h | ||
| aoemotebutton.cpp | ||
| aoemotebutton.h | ||
| aoevidencebutton.cpp | ||
| aoevidencebutton.h | ||
| aoevidencedisplay.cpp | ||
| aoevidencedisplay.h | ||
| aoimage.cpp | ||
| aoimage.h | ||
| aolineedit.cpp | ||
| aolineedit.h | ||
| aomovie.cpp | ||
| aomovie.h | ||
| aomusicplayer.cpp | ||
| aomusicplayer.h | ||
| aopacket.cpp | ||
| aopacket.h | ||
| aoscene.cpp | ||
| aoscene.h | ||
| aosfxplayer.cpp | ||
| aosfxplayer.h | ||
| aotextarea.cpp | ||
| aotextarea.h | ||
| aotextedit.cpp | ||
| aotextedit.h | ||
| Attorney_Online_remake.pro | ||
| bass.h | ||
| charselect.cpp | ||
| courtroom.cpp | ||
| courtroom.h | ||
| datatypes.h | ||
| debug_functions.cpp | ||
| debug_functions.h | ||
| discord_rich_presence.cpp | ||
| discord_rich_presence.h | ||
| discord-rpc.h | ||
| emotes.cpp | ||
| encryption_functions.cpp | ||
| encryption_functions.h | ||
| evidence.cpp | ||
| file_functions.cpp | ||
| file_functions.h | ||
| hardware_functions.cpp | ||
| hardware_functions.h | ||
| hex_functions.cpp | ||
| hex_functions.h | ||
| LICENSE.GPLv3 | ||
| LICENSE.MIT | ||
| lobby.cpp | ||
| lobby.h | ||
| logo.ico | ||
| logo.png | ||
| main.cpp | ||
| misc_functions.cpp | ||
| misc_functions.h | ||
| networkmanager.cpp | ||
| networkmanager.h | ||
| packet_distribution.cpp | ||
| path_functions.cpp | ||
| README.md | ||
| resources.qrc | ||
| text_file_functions.cpp | ||
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.
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.