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
/
luascript.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-21
Introduced Script::Context
Erik Schilling
1
-2
/
+3
2013-01-09
Replaced EventListener with signals based on libsigc++
Thorbjørn Lindeijer
1
-0
/
+2
2012-04-04
Renamed Thing to Entity
Thorbjørn Lindeijer
1
-3
/
+3
2012-03-11
Removed the create_npc wrapper and the last two NPC callbacks
Thorbjørn Lindeijer
1
-0
/
+2
2012-03-10
Moved the managing of NPC script coroutines into C++
Thorbjørn Lindeijer
1
-13
/
+27
2012-03-07
Added a function that returns the current map or raises an error
Thorbjørn Lindeijer
1
-2
/
+2
2012-03-03
Removed the last direct call to global script function
Thorbjørn Lindeijer
1
-3
/
+0
2012-03-02
Converted functions called by LuaScript to callbacks
Thorbjørn Lindeijer
1
-2
/
+20
2012-03-02
Use callbacks for handling character death and respawn
Thorbjørn Lindeijer
1
-0
/
+4
2011-11-07
Merged three global script states into one
Thorbjørn Lindeijer
1
-8
/
+1
2011-04-27
Added a simple crafting system
Philipp Sehmisch
1
-0
/
+3
2011-03-12
Removed a bunch of silly documentation
Thorbjørn Lindeijer
1
-3
/
+0
2010-11-14
Renamed .hpp files into .h for consistency.
Yohann Ferreira
1
-0
/
+96