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
/
game-server
/
character.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-14
Introduced a Timeout class for counting down without counting
Thorbjørn Lindeijer
1
-2
/
+4
2012-04-04
Enhanced special support
Erik Schilling
1
-14
/
+49
2012-03-26
Some general cleanups and merged Being::perform() into update()
Thorbjørn Lindeijer
1
-8
/
+5
2012-03-13
Added script bind to set walkmask for beings
Erik Schilling
1
-7
/
+0
2012-03-11
Removed the create_npc wrapper and the last two NPC callbacks
Thorbjørn Lindeijer
1
-2
/
+23
2012-03-10
Moved the managing of NPC script coroutines into C++
Thorbjørn Lindeijer
1
-0
/
+9
2012-03-02
Use callbacks for handling character death and respawn
Thorbjørn Lindeijer
1
-1
/
+11
2012-01-10
Made the game server execute the chr_respawn_accept script even
Yohann Ferreira
1
-0
/
+10
2012-01-02
Made all beings capable of having a gender
Erik Schilling
1
-8
/
+0
2011-09-28
Officially added the being gender to the protocol.
Yohann Ferreira
1
-4
/
+3
2011-03-20
Moved defines.h and manaserv_protocol.h into 'common'
Thorbjørn Lindeijer
1
-2
/
+2
2011-03-11
Moved freeing of map position to Actor destructor
Thorbjørn Lindeijer
1
-2
/
+0
2011-03-11
Split path finding out of the Map class
Thorbjørn Lindeijer
1
-2
/
+2
2010-12-29
protocol.h -> manaserv_protocol.h to avoid conflicts with mysql files.
Yohann Ferreira
1
-1
/
+1
2010-11-14
Renamed .hpp files into .h for consistency.
Yohann Ferreira
1
-0
/
+467