aboutsummaryrefslogtreecommitdiff
path: root/src/demoserver.cpp
AgeCommit message (Expand)Author
2026-03-29Fix warnings and deprecated functionsOsmium Sorcerer
2025-01-11unused macroin1tiate
2025-01-11use std::as_const instead of qAsConstin1tiate
2024-07-09Remove TCP entry point (#1007)Leifa
2024-05-18Reimplemented unit tests, ...TrickyLeifa
2024-05-17Lightly reworked `NetworkManager`, ...TrickyLeifa
2024-05-16Reimplemented favorite server widget, ...TrickyLeifa
2024-05-15Ported to CMake, ...TrickyLeifa
2023-05-312.10.1 Changes (#888)Salanto
2022-12-28Qt6 (#824)stonedDiscord
2022-07-30Never send an unencoded packet to the server (#719)Crystalwarrior
2022-07-29Fix or suppress compiler warnings (Qt 5.15 w/MinGW) (#818)Rosemary Witchaven
2022-03-19Fix demoserver max_wait skips happening even when they're not supposed to (#680)Crystalwarrior
2021-12-30Add and refine debug log messages (#625)oldmud0
2021-12-11Update slots/signals to Qt5 connection style and eliminate some clazy warningsSalanto
2021-04-23Move other duplicate reset calls to their own methodoldmud0
2021-04-23Merge branch 'master' into crystalwarrior/demo-reloadCrystalwarrior
2021-04-23Automatically fix desynced demo files with issues pre-#496 PR (#532)Crystalwarrior
2021-04-22move timer reset to its own methodin1tiate
2021-04-21Fix last line in the .demo file not being processedCrystalwarrior
2021-04-20Reset timers, evidence list and background whenever /load or /reload is usedCrystalwarrior
2021-04-19Add a /reload command that quickly reloads the current demoCrystalwarrior
2021-03-30Update src/demoserver.cppin1tiate
2021-03-30add translation support to demo server messagesin1tiate
2021-03-28fix packets containing unencoded newlines being incorrectly split into multip...in1tiate
2021-03-20Add timer packets to demo playback (#494)Crystalwarrior
2021-03-20Deprecate demo playback /min_wait (#498)Crystalwarrior
2021-03-20Fix demo playback not using UTF-8 codec, making it impossible to use for Russ...Crystalwarrior
2021-01-18forgot to return after destroying the connection (#412)stonedDiscord
2021-01-13[2.8.6] Demo Recording/Playback (#337)Crystalwarrior