Go to file
2017-01-19 01:44:34 +01:00
base threw thumbs.db into oblivion 2017-01-17 15:26:48 +01:00
.gitignore threw thumbs.db into oblivion 2017-01-17 15:26:48 +01:00
aoapplication.cpp changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
aoapplication.h changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
aobutton.cpp changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
aobutton.h changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
aocharbutton.cpp changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
aocharbutton.h changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
aoimage.cpp changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
aoimage.h changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +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
Attorney_Online_remake.pro more work on the courtroom + added the aocharbutton class 2017-01-16 16:11:54 +01:00
courtroom.cpp made more of the elements in courtroom use the set_size_and_pos function 2017-01-19 01:44:34 +01:00
courtroom.h changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
datatypes.h implemented widget size from ini functionality 2017-01-18 03:19:26 +01:00
debug_functions.cpp made fundamental app structure, now with more OO 2017-01-03 13:22:43 +01:00
debug_functions.h made fundamental app structure, now with more OO 2017-01-03 13:22:43 +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
file_functions.cpp - 2017-01-01 16:14:29 +01:00
file_functions.h - 2017-01-01 16:14:29 +01:00
global_variables.cpp changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
global_variables.h changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +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 changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
lobby.h changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
main.cpp tweaking program flow to prevent crash on closing 2017-01-17 14:02:30 +01:00
networkmanager.cpp tweaking program flow to prevent crash on closing 2017-01-17 14:02:30 +01:00
networkmanager.h forgot to add some things 2017-01-06 03:09:14 +01:00
packet_distribution.cpp forgot to add some things 2017-01-06 03:09:14 +01:00
path_functions.cpp changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
path_functions.h changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
README.md Added some more info 2016-12-29 01:52:46 +01:00
text_file_functions.cpp changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
text_file_functions.h changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +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