summaryrefslogtreecommitdiff
path: root/src/map/atcommand.hpp
AgeCommit message (Collapse)AuthorFilesLines
2013-03-05Remove atcommand_info's first (redundant) entry☈king1-189/+0
This was an experimental in pair programming. :)
2013-02-01Remove unnecessary includes, speeding up recompilationBen Longbons1-2/+2
2013-01-08Improve warning management moreBen Longbons1-0/+3
2013-01-07Use cxxstdioBen Longbons1-6/+3
2012-12-24Purge some unused functionsBen Longbons1-8/+0
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-7/+2
2012-12-14Some formatting fixes before I go insaneBen Longbons1-13/+13
Also delete the French translation from ladmin.
2012-12-12Remove guilds, finallyBen Longbons1-7/+0
If anyone in the future wonders why I did this, just look at how many lines of code this eliminates.
2012-09-03Fix compiler errors of C++ conversionBen Longbons1-3/+2
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-0/+226
After updating, you can remove these files, as shown in 'git status': Untracked files: (use "git add <file>..." to include in what will be committed) src/map/magic-interpreter-lexer.c src/map/magic-interpreter-parser.c src/map/magic-interpreter-parser.h