summaryrefslogtreecommitdiff
path: root/src/map/magic-stmt.hpp
AgeCommit message (Collapse)AuthorFilesLines
2014-08-27Debug debuggingBen Longbons1-2/+2
2014-08-05Move magic to its own namespaceBen Longbons1-0/+3
2014-06-27This is more reliableBen Longbons1-9/+6
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/+66
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.