summaryrefslogtreecommitdiff
path: root/src/map/script-call-internal.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-02-17add missing vector includesgumi1-0/+2
2016-04-15convert unhandled types for scope varsmekolat1-1/+1
2016-04-15add scope, npc/mob variables; add new get/setmekolat1-4/+14
2015-09-26add elif and else builtinsmekolat1-0/+1
2015-02-28add freeloop builtinmekolat1-1/+1
2015-01-23Use generated config for mapBen Longbons1-0/+3
2014-10-13Convert container lookups to use Option<Borrowed<T>>Ben Longbons1-2/+2
2014-10-08Split script.cppBen Longbons1-0/+97