summaryrefslogtreecommitdiff
path: root/src/map/magic-v2.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-25Kill those dumb stringsBen Longbons1-1/+1
2014-08-05In magic, use Variant for all the old anonymous nested unionsBen Longbons1-124/+131
2014-08-05Move magic to its own namespaceBen Longbons1-0/+3
2014-06-26Stick everything in a namespaceBen Longbons1-0/+4
2014-06-26Low hanging fruitBen Longbons1-1/+1
2014-05-20:%s/^\( *\)\([^ ].*\)\?\(LOG\|PRINTF\)[A-Z_]*(\(.*,\n\)\+\zs\(\1 [^ ]\...Ben Longbons1-4/+4
2014-05-12Split net/ from mmo/Ben Longbons1-2/+2
2014-04-24Conform magic headers to the decl/def ruleBen Longbons1-0/+2
2014-04-24Header cleanupBen Longbons1-0/+11
2014-04-22Use strict ID typesBen Longbons1-3/+5
2014-04-14Ditch gcc 4.6 supportBen Longbons1-164/+166
2014-03-31Be stricter about most arraysBen Longbons1-3/+3
2014-03-25Add deprecation warnings for script syntax changesBen Longbons1-1/+1
2014-03-24Hopefully fix the buildBen Longbons1-1/+1
2014-03-24Implement new magic frontend using sexprBen Longbons1-0/+1245