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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
Moved AttributeInfo into a seperate file
Erik Schilling
1
-1
/
+1
2013-08-26
Allowed to push attributeinfos for the attribute recalculation
Erik Schilling
1
-0
/
+4
2013-04-14
Removed NPC and character parameters from NPC functions
Thorbjørn Lindeijer
1
-0
/
+4
2013-04-11
Converted Being into a Component
Erik Schilling
1
-2
/
+1
2013-02-21
Introduced Script::Context
Erik Schilling
1
-15
/
+35
2013-01-09
Replaced EventListener with signals based on libsigc++
Thorbjørn Lindeijer
1
-18
/
+4
2012-04-04
Renamed Thing to Entity
Thorbjørn Lindeijer
1
-5
/
+5
2012-03-11
Removed the create_npc wrapper and the last two NPC callbacks
Thorbjørn Lindeijer
1
-1
/
+12
2012-03-10
Moved the managing of NPC script coroutines into C++
Thorbjørn Lindeijer
1
-9
/
+67
2012-03-03
Removed the last direct call to global script function
Thorbjørn Lindeijer
1
-6
/
+0
2012-03-03
Added further missing callbacks
Erik Schilling
1
-0
/
+9
2012-03-02
Converted functions called by LuaScript to callbacks
Thorbjørn Lindeijer
1
-7
/
+10
2012-03-02
Use callbacks for handling character death and respawn
Thorbjørn Lindeijer
1
-4
/
+29
2012-03-02
Merged all the different Lua states into one
Thorbjørn Lindeijer
1
-17
/
+0
2011-11-07
Merged three global script states into one
Thorbjørn Lindeijer
1
-4
/
+8
2011-10-23
Added function to determine the script engine by the file name extension
jurkan
1
-0
/
+1
2011-04-27
Added a simple crafting system
Philipp Sehmisch
1
-0
/
+8
2011-03-12
Removed a bunch of silly documentation
Thorbjørn Lindeijer
1
-6
/
+0
2010-11-14
Renamed .hpp files into .h for consistency.
Yohann Ferreira
1
-0
/
+170