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 |
|
Zach H
|
cb64a5eea0
|
Populate TabAccount if reopened (#5483)
|
2025-01-17 04:28:18 +00:00 |
|
ZeldaZach
|
82b257b589
|
Fix index 0 tab not functioning
|
2025-01-15 23:55:51 -05:00 |
|
RickyRister
|
2d02955f8b
|
delete overloaded signal in PendingCommand (#5477)
* remove overloaded signal since no one was using it
* remove usages of qOverload
* turns out new slot/signal syntax can ignore extra params
|
2025-01-15 13:16:06 +00:00 |
|
RickyRister
|
23bd18a04c
|
fix segfault that happens when account tab is closed (#5474)
|
2025-01-15 06:10:03 +00:00 |
|