Go to file
2017-03-22 20:13:16 +01:00
android also this 2017-02-23 16:29:35 +01: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 added shared libs to gitignore 2017-03-18 16:09:31 +01:00
aoapplication.cpp added message when server closes the connection and incremented version to 2.1.3 2017-02-14 10:57:37 +01:00
aoapplication.h fixed lots of bugs, tweaked objections and added demonserver workaround for disconnecting 2017-03-22 20:13:16 +01:00
aoblipplayer.cpp fixed all known bugs + improved preanims(probably) 2017-02-15 15:32:20 +01: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 new function tags and fallback paths 2017-03-18 14:04:14 +01:00
aocharmovie.h tried to improve preanim durations and added emote dropdown 2017-02-17 01:26:49 +01: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 a bug related to image scaling 2017-03-02 12:03:38 +01:00
aoevidencebutton.h finished evidence. ready for release. 2017-02-15 01:00:16 +01: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
aomovie.cpp fixed lots of bugs, tweaked objections and added demonserver workaround for disconnecting 2017-03-22 20:13:16 +01: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 refactored sound 2017-02-14 21:00:02 +01: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 added support for bigger themes 2017-02-15 20:04:36 +01:00
aoscene.h added dynamic resolution scaling 2017-02-02 17:37:47 +01:00
aosfxplayer.cpp lowercased sfx 2017-02-15 16:50:08 +01:00
aosfxplayer.h refactored sound 2017-02-14 21:00:02 +01:00
Attorney_Online_remake.pro fixed some copypasta overlooks and removed redundant member in lobby.h 2017-03-20 18:04:11 +01:00
bass.h trying to add audio implementation 2017-02-10 17:43:19 +01:00
charselect.cpp fixed the charselect and added some features, ready for 2.2.5 release 2017-03-16 02:05:44 +01:00
courtroom.cpp fixed lots of bugs, tweaked objections and added demonserver workaround for disconnecting 2017-03-22 20:13:16 +01:00
courtroom.h fixed the charselect and added some features, ready for 2.2.5 release 2017-03-16 02:05:44 +01:00
datatypes.h fixed the charselect and added some features, ready for 2.2.5 release 2017-03-16 02:05:44 +01: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 fixed the charselect and added some features, ready for 2.2.5 release 2017-03-16 02:05:44 +01: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 fixed a bug where spectators could not hear music 2017-02-15 13:58:14 +01: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 removed debug statement 2017-01-24 15:54:49 +01: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 fixed lots of bugs, tweaked objections and added demonserver workaround for disconnecting 2017-03-22 20:13:16 +01:00
lobby.h fixed some copypasta overlooks and removed redundant member in lobby.h 2017-03-20 18:04:11 +01:00
logo.ico added icon 2017-01-28 13:04:40 +01:00
main.cpp removed some newlines in main 2017-03-17 13:14:41 +01: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 added unicode support 2017-02-19 19:05:07 +01:00
networkmanager.h fixed a freeze-related objection bug + a bug where < and > would not display in chatbox. version 2.3.0 ready for release 2017-03-17 00:39:28 +01:00
packet_distribution.cpp fixed lots of bugs, tweaked objections and added demonserver workaround for disconnecting 2017-03-22 20:13:16 +01:00
path_functions.cpp fixed some copypasta overlooks and removed redundant member in lobby.h 2017-03-20 18:04:11 +01:00
README.md Added some more info 2016-12-29 01:52:46 +01:00
resources.qrc experimenting with fonts 2017-02-20 23:44:29 +01:00
text_file_functions.cpp fixed lots of bugs, tweaked objections and added demonserver workaround for disconnecting 2017-03-22 20:13:16 +01:00

Attorney-Online-Client-Remake

What is this? A remake of a remake?

The original AO2 project can be found here: https://github.com/OmniTroid/Attorney-Online-Client

This project uses Qt 5.7