summaryrefslogtreecommitdiff
path: root/src/map/magic-interpreter-base.hpp
AgeCommit message (Collapse)AuthorFilesLines
2014-05-12Split net/ from mmo/Ben Longbons1-1/+3
2014-04-24Conform magic headers to the decl/def ruleBen Longbons1-2/+62
2014-04-22Make travis happyBen Longbons1-1/+1
2014-04-09Add all the missing copyright headersBen Longbons1-1/+24
2013-09-21Use the One Makefile to build them allBen Longbons1-0/+1
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.