index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
aoapplication.cpp
Age
Commit message (
Expand
)
Author
2024-05-22
Complete AOLayer reimplementation, ...
TrickyLeifa
2024-05-17
Changed include definitions to reflect third-party stature
TrickyLeifa
2024-05-17
Lightly reworked `NetworkManager`, ...
TrickyLeifa
2024-05-15
Ported to CMake, ...
TrickyLeifa
2023-05-31
2.10.1 Changes (#888)
Salanto
2022-12-28
Qt6 (#824)
stonedDiscord
2022-08-01
Removed unused function.
TrickyLeifa
2022-07-31
Added server list context menu, ... (#835)
Leifa♥
2022-06-06
save and load server description in favorites (#783)
stonedDiscord
2022-06-06
Dual-Stack AO2 Client to handle both TCP and Websocket connections seemlessly...
Salanto
2022-05-23
Fix messy window title and make it all nice and pretty (#705)
Crystalwarrior
2022-03-25
Midi music (#614)
stonedDiscord
2022-01-08
Fix Qt application version being empty
oldmud0
2021-12-30
Merge branch 'master' into feature/http-ms
oldmud0
2021-12-25
Change master chat in courtroom to debug log
oldmud0
2021-12-18
Roll back unintended changes
oldmud0
2021-12-18
Merge branch 'master' into feature/http-ms
oldmud0
2021-12-18
Qt 5.9 compat; remove dead code
oldmud0
2021-12-11
Update slots/signals to Qt5 connection style and eliminate some clazy warnings
Salanto
2021-07-29
swap out custom UNUSED macro for Q_UNUSED
in1tiate
2021-06-18
Set BASS_CONFIG_DEV_DEFAULT to 1 to enable automatic reinitialization of the ...
Rose Witchaven
2021-06-13
Use new HTTP-based master server client
oldmud0
2021-06-09
Merge pull request #554 from AttorneyOnline/feature/mounting
oldmud0
2021-06-08
Move global stylesheet to lobby and courtroom
oldmud0
2021-06-06
Fix minor memory leak with configini
oldmud0
2021-06-05
Finish mounting feature
oldmud0
2021-05-29
Partial: Add mount list to options dialog
oldmud0
2021-03-20
Add timer packets to demo playback (#494)
Crystalwarrior
2021-02-26
set default .css behavior to match established convention
Crystalwarrior
2021-01-19
unused macro and update QTime to QElapsedTimer (#417)
in1tiate
2021-01-13
[2.8.6] Demo Recording/Playback (#337)
Crystalwarrior
2020-08-19
Reset BASS when switching devices; drop Qt Multimedia support (#262)
scatterflower
2020-05-22
clang 2 electric boogaloo
Crystalwarrior
2020-05-22
Clang-ify the code with this styling using Visual Studio Code:
Crystalwarrior
2020-03-12
Keep verison string as-is and only update the actual VERSION display as for s...
Crystalwarrior
2020-03-12
VERSION 2.8.3 BABYYYYYYYY
Crystalwarrior
2019-08-05
missed 2 lobby related ones
stonedDiscord
2019-07-28
Make all strings translatable
oldmud0
2019-07-12
Less insane debugging; minor refactoring (!75)
David Skoland
2018-12-26
moved headers into include and cpp files into src + logo into resource
David Skoland