Mercurial > parpg-source
log
age | author | description |
---|---|---|
Fri, 09 Sep 2011 15:47:43 +0200 | KarstenBock | Added meet and met methods from the old player object to the gamestate. |
Fri, 09 Sep 2011 15:30:23 +0200 | KarstenBock | Removed the pos value from the fifeagent component. getItemActions of Gamescenecontroller gets the position by calling a method of the behaviour. |
Fri, 09 Sep 2011 15:18:17 +0200 | KarstenBock | Added BaseBehaviour. Moved methods from MovingAgentBehaviour to BaseBehaviour. |