index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scripting
/
script.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-26
Standardize on the position of the const keyword
Bjørn Lindeijer
1
-7
/
+8
2009-01-31
Added on_remove callback to lua API
Philipp Sehmisch
1
-5
/
+8
2009-01-17
Made script error reports more informative and readable
Philipp Sehmisch
1
-1
/
+4
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-07-07
Implemented death listener for scripting engine.
Philipp Sehmisch
1
-1
/
+22
2008-05-19
Implemented NPC names. Implemented the theoretical possibility to have named ...
Philipp Sehmisch
1
-1
/
+6
2007-08-20
Defined two helper functions to abstract away money being available under
Bjørn Lindeijer
1
-1
/
+7
2007-08-15
Added helper functions for loading files and NPCs as scripts. Put Lua helpers...
Guillaume Melquiond
1
-2
/
+14
2007-08-14
Made it possible to load scripts from strings instead of files.
Guillaume Melquiond
1
-3
/
+9
2007-08-09
Moved creation of testing NPC from C++ to Lua.
Guillaume Melquiond
1
-0
/
+18
2007-08-09
Converted NPC class to scripting engine.
Guillaume Melquiond
1
-6
/
+6
2007-08-09
Added new scripting interface and Lua engine.
Guillaume Melquiond
1
-0
/
+84