summaryrefslogtreecommitdiff
path: root/src/map/script.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-12-01Add getmap script function, since I found a use for it.Ben Longbons1-2/+18
2012-10-05Fix getarraysize on string arrays.Ben Longbons1-1/+1
Python has spoiled me :/
2012-09-03Fix compiler errors of C++ conversionBen Longbons1-689/+635
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-0/+8145
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