aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/windows/service.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Gracefully exit if Ctrl-C is pressed (#293)Dan Engelbrecht2023-05-111-1/+1
| | | | | * Feature: Gracefully exit if Ctrl-C is pressed * Bugfix: Return error code on exit as set by application * changelog
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+646
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees