summaryrefslogtreecommitdiff
path: root/src/map/main.cpp
AgeCommit message (Collapse)AuthorFilesLines
2015-01-23Use generated config for mapBen Longbons1-0/+3
2014-10-26Fix header rankingBen Longbons1-1/+1
2014-08-27Debug debuggingBen Longbons1-2/+9
2014-06-26Stick everything in a namespaceBen Longbons1-0/+5
2014-04-24Header cleanupBen Longbons1-1/+2
2014-04-09Add all the missing copyright headersBen Longbons1-3/+18
2014-03-24Implement new magic frontend using sexprBen Longbons1-0/+2
2014-03-16Clean up header organizationBen Longbons1-0/+2
2013-09-21Use the One Makefile to build them allBen Longbons1-0/+2
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.