Lukas Brübach
|
4e7c98829a
|
Move local/remote client and local server files.
Took 32 minutes
Took 8 seconds
|
2025-10-08 15:39:50 +02:00 |
|
Lukas Brübach
|
3fb9689bbb
|
Convert structure to open-std Document P1204R0: Canonical Project Structure
Took 2 hours 50 minutes
|
2025-10-05 23:58:53 +02:00 |
|
Lukas Brübach
|
01378b8314
|
Turn things in common into separate libs.
Took 2 hours 27 minutes
|
2025-10-04 15:10:20 +02:00 |
|
ebbit1q
|
17dcaf9afa
|
squash #6158 (#6160)
* move message_log_widget to game
* move files
* update headers
* fix cmakelists
* oracle fixes
* split implementation out to cpp
* fix recursive import
* fix main file
* format
|
2025-09-20 14:35:52 +02:00 |
|
RickyRister
|
3a42354efd
|
Refactor: Move files in src/client/game_logic (#6070)
* move abstract_client to src/server
* move key_signals to src/utility
|
2025-08-07 16:47:48 +02:00 |
|
RickyRister
|
15415afa9a
|
Refactor files in src/server to new Qt Slot/Signal syntax (#5831)
* Refactor files in src/server to new Qt Slot/Signal syntax
* fix deprecation warning
|
2025-04-15 22:08:02 +00:00 |
|
Zach H
|
01d5e58a5f
|
Change Sorting Order of User List (#5626)
* 1) Online Users > Offline Users
* 2) Admins, judge/vip/donator status ignored
* 3) Moderators, judge/vip/donator status ignored
* 4) Judges
* 5) VIPs
* 6) Donators
* 7) Everyone else
|
2025-02-16 04:35:28 +00:00 |
|
Zach H
|
9b4f51d1e4
|
Increase Icon Size in User Lists (#5567)
|
2025-02-06 05:51:19 +00:00 |
|
RickyRister
|
95cea0f191
|
Add custom server-side pawn colors (#5543)
|
2025-02-02 03:25:25 +00:00 |
|
RickyRister
|
2bc71095dd
|
get UserListProxy from TabSupervisor instead of passing it in the constructor (#5490)
|
2025-01-17 15:27:52 +00:00 |
|
RickyRister
|
23bd18a04c
|
fix segfault that happens when account tab is closed (#5474)
|
2025-01-15 06:10:03 +00:00 |
|
RickyRister
|
d09b9eb533
|
Rename UserList class to UserListWidget (#5473)
|
2025-01-15 03:07:36 +00:00 |
|