summaryrefslogtreecommitdiff
path: root/src/map/script.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-12-24Enumify some more things ... maybe even everythingBen Longbons1-58/+49
2012-12-24Remove sending of packets the client can't handleBen Longbons1-3/+0
2012-12-24Remove unused script functionsBen Longbons1-1771/+13
2012-12-24Minor script.cpp tweakageBen Longbons1-387/+391
2012-12-24Purge some unused functionsBen Longbons1-185/+189
2012-12-24Enumify option, opt1, opt2, and opt3Ben Longbons1-9/+5
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-163/+119
2012-12-15Prepare to trim skillsBen Longbons1-38/+35
2012-12-14Some formatting fixes before I go insaneBen Longbons1-1795/+1773
2012-12-12Remove guilds, finallyBen Longbons1-658/+25
2012-12-05Add getmapflag script functionv12.12.5Ben Longbons1-0/+74
2012-12-05Change some unused int returns to voidBen Longbons1-1241/+810
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
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