summaryrefslogtreecommitdiff
path: root/src/scripting/luascript.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-04-11Implemented handler for on_chr_death and put the loading of the global script...Philipp Sehmisch1-0/+11
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-7/+6
2009-04-26Standardize on the position of the const keywordBjørn Lindeijer1-8/+8
2009-01-31Added on_remove callback to lua APIPhilipp Sehmisch1-1/+10
2009-01-22Reduced the size of lua.cpp by putting the class LuaScript and the utility fu...Philipp Sehmisch1-0/+150