aboutsummaryrefslogtreecommitdiff
path: root/src/script/scripting_client.h
AgeCommit message (Expand)Author
2020-04-11A few initialization cleanupssfan5
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-10C++11 patchset 6: forbid object copy using assigment/copy function deleters (...Loïc Blot
2017-05-05[CSM] Add camera API (#5609)bigfoot547
2017-04-27Don't permit to copy Scripting classes (Client,Server,Mainmenu)Loïc Blot
2017-04-25Rename Scripting API files for consistencyShadowNinja