aboutsummaryrefslogtreecommitdiff
path: root/aoapplication.cpp
AgeCommit message (Expand)Author
2018-08-19Moved includes out of the CPP files into the header files.Cerapter
2018-08-19Ability to toggle Discord RPC.Cerapter
2018-08-19Manual option for backup master server.Cerapter
2018-08-17Fixed an issue with the audio output change not registering.Cerapter
2018-08-08Added a settings menu.Cerapter
2018-08-08config.ini functioning changed.Cerapter
2018-08-07CCCC version now displayed ingame.Cerapter
2018-02-09renaming some functions and starting qss theme functionalityDavid Skoland
2018-01-08Add Discord rich presenceoldmud0
2017-11-04Don't do failover for Android, try reconnecting automatically onceoldmud0
2017-07-24Change basic connection to DNS SRV lookup for master server failoveroldmud0
2017-02-14added message when server closes the connection and incremented version to 2.1.3David Skoland
2017-02-06started implementing emotesDavid Skoland
2017-01-27implemented ooc chat and cleaned up some old headersDavid Skoland
2017-01-26finished legacy loading processDavid Skoland
2017-01-25loading characters now works with overlayDavid Skoland
2017-01-20added more courtroom structureDavid Skoland
2017-01-18changing structure from globals to OO with a flat constructionDavid Skoland
2017-01-18implemented widget size from ini functionalityDavid Skoland
2017-01-17tweaking program flow to prevent crash on closingDavid Skoland
2017-01-16more work on the courtroom + added the aocharbutton classDavid Skoland
2017-01-04made basic network structure + added server listing in lobbyDavid Skoland
2017-01-03establishing child-parent relation with the ao appDavid Skoland
2017-01-03made fundamental app structure, now with more OODavid Skoland