index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
scripting
/
luascript.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed .hpp files into .h for consistency.
Yohann Ferreira
2010-11-14
1
-2
/
+2
*
Pass a script name to Lua for proper reporting of error locations
Thorbjørn Lindeijer
2010-08-22
1
-5
/
+5
*
Rename some stuff to conform to naming conventions
Thorbjørn Lindeijer
2010-08-22
1
-8
/
+8
*
Print out a backtrace when a Lua error is raised
Thorbjørn Lindeijer
2010-08-22
1
-19
/
+19
*
Print out the actual error message in case of a syntax error
Thorbjørn Lindeijer
2010-08-22
1
-3
/
+7
*
Added LUA script bindings for manipulating the specials available to a charac...
Philipp Sehmisch
2010-07-09
1
-0
/
+11
*
Implemented handler for on_chr_death and put the loading of the global script...
Philipp Sehmisch
2010-04-11
1
-0
/
+11
*
Update Copyright date for Manaserv.
Bertram
2010-02-07
1
-1
/
+1
*
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
2009-12-06
1
-7
/
+6
*
Standardize on the position of the const keyword
Bjørn Lindeijer
2009-04-26
1
-8
/
+8
*
Added on_remove callback to lua API
Philipp Sehmisch
2009-01-31
1
-1
/
+10
*
Reduced the size of lua.cpp by putting the class LuaScript and the utility fu...
Philipp Sehmisch
2009-01-22
1
-0
/
+150