Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-15 | Another step towards proper header ordering | Ben Longbons | 1 | -1/+1 | |
2013-11-15 | Use new IO classes | Ben Longbons | 1 | -5/+4 | |
2013-10-05 | Remove owning slices | Ben Longbons | 1 | -4/+2 | |
They were hardly ever used, hid errors, and were obsoleted by baseful x'es. | |||||
2013-10-05 | Split string header into pieces | Ben Longbons | 1 | -2/+9 | |
2013-09-21 | Use the One Makefile to build them all | Ben Longbons | 2 | -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. |