index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emotes.cpp
Age
Commit message (
Expand
)
Author
2026-03-29
Fix warnings and deprecated functions
Osmium Sorcerer
2025-02-18
improve language for previews (#1084)
in1tiate
2025-01-11
remove unused string
in1tiate
2025-01-11
use std::as_const instead of qAsConst
in1tiate
2024-05-22
Complete AOLayer reimplementation, ...
TrickyLeifa
2024-05-17
Lightly reworked `NetworkManager`, ...
TrickyLeifa
2024-05-16
Reimplemented favorite server widget, ...
TrickyLeifa
2024-05-15
Ported to CMake, ...
TrickyLeifa
2023-05-31
2.10.1 Changes (#888)
Salanto
2022-07-29
Stop iniswapping from modifying the char.ini file (#712)
Crystalwarrior
2022-07-23
Add Emote preview (#774)
Crystalwarrior
2022-07-07
Overlay emote_buttons with emote_selected image from theme instead of generat...
Crystalwarrior
2022-03-25
Objections no longer force you into preanimations (#697)
Crystalwarrior
2022-02-18
Add icons for iniswaps and emotes in the dropdown
Alex Noir
2021-12-30
Add and refine debug log messages (#625)
oldmud0
2021-12-23
Fix emote buttons not generating due to bad VPath lookup
oldmud0
2021-12-11
Update slots/signals to Qt5 connection style and eliminate some clazy warnings
Salanto
2021-04-23
Expand .css power by giving object names to all AO UI elements (#534)
Crystalwarrior
2021-02-09
add workaround for emotes crash
in1tiate
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
Add a search bar for server list
Crystalwarrior
2019-10-23
Allow gender (blip sounds) that don't use sfx-blip naming convention
Crystalwarrior
2019-10-01
Fix some read_file errors on effect loading
Crystalwarrior
2019-09-20
Revert buttons using setIcon and use a better stylesheet method instead
Crystalwarrior
2019-09-18
emote_button_size,evidence_button_size added to courtroom_design.ini
Crystalwarrior
2019-09-18
use SetIcon for AOEmoteButton instead of stylesheets
Crystalwarrior
2019-09-18
Evidence and emotes reloading when reload_theme is pressed
Crystalwarrior
2019-09-16
Add two new helper functions - get_design_element and get_static_image_suffix
Crystalwarrior
2018-12-26
moved headers into include and cpp files into src + logo into resource
David Skoland