summaryrefslogtreecommitdiff
path: root/src/map/script-fun.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-01-23Use generated config for mapBen Longbons1-1/+6
2015-01-22Have I mentioned that I hate ADL?Ben Longbons1-0/+1
2015-01-03Switch MATCH to separate begin/end macrosBen Longbons1-41/+81
2015-01-03Merge remote-tracking branch 'origin/hotfix'Ben Longbons1-12/+12
2014-11-19Magically allow "break" within WITH_VARBen Longbons1-12/+12
2014-11-19Script Builtin iscollisionwushin1-0/+19
2014-11-19Script Builtin npcareawarpwushin1-0/+64
2014-11-04Perform divorces asynchronously to avoid crashesBen Longbons1-4/+0
2014-10-26Fix header rankingBen Longbons1-2/+3
2014-10-15Split protocol generation headersBen Longbons1-0/+2
2014-10-13Convert container lookups to use Option<Borrowed<T>>Ben Longbons1-84/+54
2014-10-08Split script.cppBen Longbons1-0/+3003