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