summaryrefslogtreecommitdiff
path: root/src/map/magic-interpreter-base.hpp
AgeCommit message (Collapse)AuthorFilesLines
2015-01-23Use generated config for mapBen Longbons1-3/+3
2014-10-26Fix header rankingBen Longbons1-6/+0
2014-08-05In magic, use Variant for all the old anonymous nested unionsBen Longbons1-2/+2
2014-08-05Move magic to its own namespaceBen Longbons1-0/+3
2014-06-27This is more reliableBen Longbons1-8/+5
2014-06-26Stick everything in a namespaceBen Longbons1-0/+4
2014-06-26Low hanging fruitBen Longbons1-1/+1
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.