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
/
game-server
/
npc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed static member definitions that are no longer needed
Thorbjørn Lindeijer
2013-04-12
1
-2
/
+0
*
Moved Actor into an Component
Erik Schilling
2013-04-12
1
-2
/
+3
*
Converted Being into a Component
Erik Schilling
2013-04-11
1
-6
/
+6
*
Converted the Character class into a component
Erik Schilling
2013-04-11
1
-10
/
+12
*
Changed NPC to an NpcComponent added to a Being
Thorbjørn Lindeijer
2013-03-25
1
-70
/
+53
*
Introduced Script::Context
Erik Schilling
2013-02-21
1
-4
/
+2
*
Fixed setting current map for npc update function
Erik Schilling
2013-01-15
1
-0
/
+2
*
Added script bind to set walkmask for beings
Erik Schilling
2012-03-13
1
-0
/
+3
*
Removed the create_npc wrapper and the last two NPC callbacks
Thorbjørn Lindeijer
2012-03-11
1
-17
/
+29
*
Moved the managing of NPC script coroutines into C++
Thorbjørn Lindeijer
2012-03-10
1
-37
/
+69
*
Added further missing callbacks
Erik Schilling
2012-03-03
1
-10
/
+23
*
Renamed .hpp files into .h for consistency.
Yohann Ferreira
2010-11-14
1
-3
/
+3
*
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
-13
/
+13
*
Fixed name of method (recepted -> received)
Bjørn Lindeijer
2009-05-24
1
-2
/
+2
*
tmwserv NPC String input
Blue
2009-05-01
1
-2
/
+17
*
Mysql backend, lua and NPC handler
Blue
2009-05-01
1
-0
/
+4
*
Merged MovingObject into the Being class
Bjørn Lindeijer
2009-04-26
1
-1
/
+4
*
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
2008-11-16
1
-2
/
+0
*
Added enabling and disabling NPCs.
David Athay
2008-10-22
1
-4
/
+9
*
Implemented NPC names. Implemented the theoretical possibility to have named ...
Philipp Sehmisch
2008-05-19
1
-1
/
+2
*
Converted NPC class to scripting engine.
Guillaume Melquiond
2007-08-09
1
-0
/
+58