atrooney-online-2/src
in1tiate 047742a729
Add the ability to "favorite" songs and pin them to the the top of the songlist (#1066)
* add song favoriting

* remove incorrectly placed sort()

* store as qstringlist instead of using keys
2025-01-13 17:28:56 -06:00
..
network FIx several compiler warnings (#1025) 2024-07-21 16:34:23 +02:00
widgets [Feature] Add support for custom playerlist formatting, show all users when authenticated (#1046) 2024-08-31 13:29:26 -05:00
animationlayer.cpp V2.11.0 rc1 fixes (#1029) 2024-07-31 11:55:25 +02:00
animationlayer.h Resize mode patch (#1019) 2024-07-13 15:31:51 +02:00
animationloader.cpp just hide the layer in courtroom.cpp 2024-05-27 10:22:01 -05:00
animationloader.h Complete AOLayer reimplementation, ... 2024-05-22 22:10:29 +02:00
aoapplication.cpp Remove RC label (#1054) 2024-11-02 16:51:41 +01:00
aoapplication.h Add the ability to "favorite" songs and pin them to the the top of the songlist (#1066) 2025-01-13 17:28:56 -06:00
aoblipplayer.cpp Lightly reworked NetworkManager, ... 2024-05-17 19:04:57 +02:00
aoblipplayer.h Changed include definitions to reflect third-party stature 2024-05-17 20:36:36 +02:00
aobutton.cpp Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
aobutton.h Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
aocharbutton.cpp Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
aocharbutton.h Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
aoclocklabel.cpp Ported to CMake, ... 2024-05-15 00:04:16 +02:00
aoclocklabel.h Ported to CMake, ... 2024-05-15 00:04:16 +02:00
aoemotebutton.cpp Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
aoemotebutton.h Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
aoemotepreview.cpp Complete AOLayer reimplementation, ... 2024-05-22 22:10:29 +02:00
aoemotepreview.h Complete AOLayer reimplementation, ... 2024-05-22 22:10:29 +02:00
aoevidencebutton.cpp Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
aoevidencebutton.h Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
aoevidencedisplay.cpp Fix evidence not being consistently presentable (#1048) 2024-09-08 02:18:12 -05:00
aoevidencedisplay.h Fix evidence not being consistently presentable (#1048) 2024-09-08 02:18:12 -05:00
aoimage.cpp Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
aoimage.h Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
aomusicplayer.cpp Removed MIDI, removed undocumented (yet supported) formats (#1008) 2024-07-07 15:04:49 +02:00
aomusicplayer.h Lightly reworked NetworkManager, ... 2024-05-17 19:04:57 +02:00
aopacket.cpp Lightly reworked NetworkManager, ... 2024-05-17 19:04:57 +02:00
aopacket.h Lightly reworked NetworkManager, ... 2024-05-17 19:04:57 +02:00
aosfxplayer.cpp other random fixes 2024-05-20 12:32:35 -05:00
aosfxplayer.h Changed include definitions to reflect third-party stature 2024-05-17 20:36:36 +02:00
aotextarea.cpp Lightly reworked NetworkManager, ... 2024-05-17 19:04:57 +02:00
aotextarea.h Lightly reworked NetworkManager, ... 2024-05-17 19:04:57 +02:00
aotextboxwidgets.cpp [Refactor] Update font outline code to account for offsets 2024-08-31 15:24:55 +02:00
aotextboxwidgets.h [Refactor] Update font outline code to account for offsets 2024-08-31 15:24:55 +02:00
aoutils.cpp Ported to CMake, ... 2024-05-15 00:04:16 +02:00
aoutils.h Ported to CMake, ... 2024-05-15 00:04:16 +02:00
charselect.cpp Add Courtroom position restore 2024-07-11 15:52:34 +02:00
chatlogpiece.cpp Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
chatlogpiece.h Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
courtroom.cpp Add the ability to "favorite" songs and pin them to the the top of the songlist (#1066) 2025-01-13 17:28:56 -06:00
courtroom.h Add the ability to "favorite" songs and pin them to the the top of the songlist (#1066) 2025-01-13 17:28:56 -06:00
datatypes.h Resize mode patch (#1019) 2024-07-13 15:31:51 +02:00
debug_functions.cpp Ported to CMake, ... 2024-05-15 00:04:16 +02:00
debug_functions.h Ported to CMake, ... 2024-05-15 00:04:16 +02:00
demoserver.cpp Remove TCP entry point (#1007) 2024-07-09 13:07:30 +02:00
demoserver.h Remove TCP entry point (#1007) 2024-07-09 13:07:30 +02:00
discord_rich_presence.cpp No longer required Discord-RPC headers when disabled 2024-05-18 02:21:17 +02:00
discord_rich_presence.h No longer required Discord-RPC headers when disabled 2024-05-18 02:21:17 +02:00
emotes.cpp Complete AOLayer reimplementation, ... 2024-05-22 22:10:29 +02:00
eventfilters.cpp Reimplemented unit tests, ... 2024-05-18 00:48:55 +02:00
eventfilters.h Ported to CMake, ... 2024-05-15 00:04:16 +02:00
evidence.cpp Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
file_functions.cpp Improve OS detection and add APPIMAGE support to pathing code (#1003) 2024-07-06 18:05:48 +02:00
file_functions.h Improve OS detection and add APPIMAGE support to pathing code (#1003) 2024-07-06 18:05:48 +02:00
gui_utils.h Ported to CMake, ... 2024-05-15 00:04:16 +02:00
hardware_functions.cpp Ported to CMake, ... 2024-05-15 00:04:16 +02:00
hardware_functions.h Ported to CMake, ... 2024-05-15 00:04:16 +02:00
lobby.cpp [QoL] Improve client version check (#1053) 2024-10-31 12:12:38 +01:00
lobby.h Add to lobby 2024-07-11 16:18:06 +02:00
main.cpp Add fonts from mounted folders (#1051) 2024-10-17 15:19:23 -05:00
moderation_functions.cpp Add playerlist widget element (#996) 2024-07-12 11:48:01 +02:00
moderation_functions.h Add playerlist widget element (#996) 2024-07-12 11:48:01 +02:00
networkmanager.cpp Add playerlist widget element (#996) 2024-07-12 11:48:01 +02:00
networkmanager.h Remove TCP entry point (#1007) 2024-07-09 13:07:30 +02:00
options.cpp i'm annoyed i have to make a merge request for this (#1049) 2024-09-08 11:03:06 +02:00
options.h [Feature] Add support for custom playerlist formatting, show all users when authenticated (#1046) 2024-08-31 13:29:26 -05:00
packet_distribution.cpp Add the ability to "favorite" songs and pin them to the the top of the songlist (#1066) 2025-01-13 17:28:56 -06:00
path_functions.cpp FIx several compiler warnings (#1025) 2024-07-21 16:34:23 +02:00
screenslidetimer.cpp Added screen slide timer 2024-06-03 18:11:17 +02:00
screenslidetimer.h Added screen slide timer 2024-06-03 18:11:17 +02:00
scrolltext.cpp Reimplemented unit tests, ... 2024-05-18 00:48:55 +02:00
scrolltext.h Reimplemented favorite server widget, ... 2024-05-16 03:09:21 +02:00
serverdata.cpp Resolved merge conflicts. 2024-05-17 19:44:37 +02:00
serverdata.h Resolved merge conflicts. 2024-05-17 19:44:37 +02:00
text_file_functions.cpp FIx several compiler warnings (#1025) 2024-07-21 16:34:23 +02:00