summaryrefslogtreecommitdiff
path: root/src/monitor
AgeCommit message (Collapse)AuthorFilesLines
2013-11-15Use new IO classesBen Longbons1-5/+4
2013-10-05Remove owning slicesBen Longbons1-4/+2
They were hardly ever used, hid errors, and were obsoleted by baseful x'es.
2013-10-05Split string header into piecesBen Longbons1-2/+9
2013-09-21Use the One Makefile to build them allBen Longbons2-0/+224
This changes the names of the built binaries: login-server -> tmwa-login char-server -> tmwa-char map-server -> tmwa-map ladmin -> tmwa-admin eathena-monitor -> tmwa-monitor It also gets rid of the 'deps.make' file.