Mercurial > parpg-source
log
age | author | description |
---|---|---|
Thu, 08 Sep 2011 14:20:31 +0200 | KarstenBock | Added approach functionality to the BaseBehaviour |
Wed, 07 Sep 2011 14:48:08 +0200 | KarstenBock | Fixed NPC behaviour. NPCs are wandering around again. |
Wed, 07 Sep 2011 13:54:02 +0200 | KarstenBock | Removed layer as attribute of BaseBehaviour and added it as a parameter to the attachToLayer method. |
Wed, 07 Sep 2011 13:24:02 +0200 | KarstenBock | Added equip component, wich stores the equipment data of an entity. |
Tue, 06 Sep 2011 15:22:51 +0200 | KarstenBock | Changes to make PARPG "runable" with grease. (With the correct modified assets) |
Tue, 06 Sep 2011 15:21:36 +0200 | KarstenBock | Added dialogue value to Character entity |