index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aoapplication.cpp
Age
Commit message (
Expand
)
Author
2018-10-23
Support for case alerts serverside.
Cerapter
2018-08-19
Moved includes out of the CPP files into the header files.
Cerapter
2018-08-19
Ability to toggle Discord RPC.
Cerapter
2018-08-19
Manual option for backup master server.
Cerapter
2018-08-17
Fixed an issue with the audio output change not registering.
Cerapter
2018-08-08
Added a settings menu.
Cerapter
2018-08-08
config.ini functioning changed.
Cerapter
2018-08-07
CCCC version now displayed ingame.
Cerapter
2018-02-09
renaming some functions and starting qss theme functionality
David Skoland
2018-01-08
Add Discord rich presence
oldmud0
2017-11-04
Don't do failover for Android, try reconnecting automatically once
oldmud0
2017-07-24
Change basic connection to DNS SRV lookup for master server failover
oldmud0
2017-02-14
added message when server closes the connection and incremented version to 2.1.3
David Skoland
2017-02-06
started implementing emotes
David Skoland
2017-01-27
implemented ooc chat and cleaned up some old headers
David Skoland
2017-01-26
finished legacy loading process
David Skoland
2017-01-25
loading characters now works with overlay
David Skoland
2017-01-20
added more courtroom structure
David Skoland
2017-01-18
changing structure from globals to OO with a flat construction
David Skoland
2017-01-18
implemented widget size from ini functionality
David Skoland
2017-01-17
tweaking program flow to prevent crash on closing
David Skoland
2017-01-16
more work on the courtroom + added the aocharbutton class
David Skoland
2017-01-04
made basic network structure + added server listing in lobby
David Skoland
2017-01-03
establishing child-parent relation with the ao app
David Skoland
2017-01-03
made fundamental app structure, now with more OO
David Skoland