index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
demoserver.cpp
Age
Commit message (
Expand
)
Author
2026-03-30
Drop Qt major version checks
Osmium Sorcerer
2026-03-29
Fix warnings and deprecated functions
Osmium Sorcerer
2025-01-11
unused macro
in1tiate
2025-01-11
use std::as_const instead of qAsConst
in1tiate
2024-07-09
Remove TCP entry point (#1007)
Leifa
2024-05-18
Reimplemented unit tests, ...
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-12-28
Qt6 (#824)
stonedDiscord
2022-07-30
Never send an unencoded packet to the server (#719)
Crystalwarrior
2022-07-29
Fix or suppress compiler warnings (Qt 5.15 w/MinGW) (#818)
Rosemary Witchaven
2022-03-19
Fix demoserver max_wait skips happening even when they're not supposed to (#680)
Crystalwarrior
2021-12-30
Add and refine debug log messages (#625)
oldmud0
2021-12-11
Update slots/signals to Qt5 connection style and eliminate some clazy warnings
Salanto
2021-04-23
Move other duplicate reset calls to their own method
oldmud0
2021-04-23
Merge branch 'master' into crystalwarrior/demo-reload
Crystalwarrior
2021-04-23
Automatically fix desynced demo files with issues pre-#496 PR (#532)
Crystalwarrior
2021-04-22
move timer reset to its own method
in1tiate
2021-04-21
Fix last line in the .demo file not being processed
Crystalwarrior
2021-04-20
Reset timers, evidence list and background whenever /load or /reload is used
Crystalwarrior
2021-04-19
Add a /reload command that quickly reloads the current demo
Crystalwarrior
2021-03-30
Update src/demoserver.cpp
in1tiate
2021-03-30
add translation support to demo server messages
in1tiate
2021-03-28
fix packets containing unencoded newlines being incorrectly split into multip...
in1tiate
2021-03-20
Add timer packets to demo playback (#494)
Crystalwarrior
2021-03-20
Deprecate demo playback /min_wait (#498)
Crystalwarrior
2021-03-20
Fix demo playback not using UTF-8 codec, making it impossible to use for Russ...
Crystalwarrior
2021-01-18
forgot to return after destroying the connection (#412)
stonedDiscord
2021-01-13
[2.8.6] Demo Recording/Playback (#337)
Crystalwarrior