summaryrefslogtreecommitdiff
path: root/src/net
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <bjorn@lindeijer.nl>2025-04-02 09:46:24 +0200
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2025-04-02 10:21:45 +0200
commit0f8e03229b5aaa1727c612a55180945c7608ad2d (patch)
treebd4a3b77af16cc0a0ecc904ff34b7e4cba8da161 /src/net
parent71b39b1d1674406703cbdfd5f3297af72e92bfe9 (diff)
downloadmana-0f8e03229b5aaa1727c612a55180945c7608ad2d.tar.gz
mana-0f8e03229b5aaa1727c612a55180945c7608ad2d.tar.bz2
mana-0f8e03229b5aaa1727c612a55180945c7608ad2d.tar.xz
mana-0f8e03229b5aaa1727c612a55180945c7608ad2d.zip
General code cleanups
* Removed some unused includes and forward declarations. * Use std::unique_ptr to automate cleanup. * Use TextRenderer::renderText in BrowserBox to avoid code duplication. * Removed unused STATE_NORMAL from StateFlags. * Small layout fix in ServerDialog. * Reduced rewrapping delay in BrowserBox to 33ms and disabled it entirely when there are no more than 1000 lines to rewrap. The rewrapping is usually fast enough.
Diffstat (limited to 'src/net')
0 files changed, 0 insertions, 0 deletions