summaryrefslogtreecommitdiff
path: root/src/map/skill-pools.hpp
AgeCommit message (Collapse)AuthorFilesLines
2015-01-23Use generated config for mapBen Longbons1-0/+3
2014-06-27This is more reliableBen Longbons1-5/+2
2014-06-26Stick everything in a namespaceBen Longbons1-0/+5
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.