log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
parpg-source
log behaviours/base.py @ 172:
5d47ad053aef
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2011-10-21
KarstenBock
Added onInstanceActionFrame to BaseBehaviour. This fixes the "blinking Objects" problem.
2011-09-30
KarstenBock
Added animation queue and method the base behaviour class.
2011-09-24
KarstenBock
Move the identifier field from the FifeAgent component to the new General component.
2011-09-18
KarstenBock
Implemented creation of dynamic entities.
2011-09-09
KarstenBock
Added BaseBehaviour. Moved methods from MovingAgentBehaviour to BaseBehaviour.
2011-09-08
KarstenBock
Modifications to make the player agent move around by clicking with the mouse.
2011-09-08
KarstenBock
Added talk method to the base behaviour.
2011-09-08
KarstenBock
Added approach functionality to the BaseBehaviour
2011-09-07
KarstenBock
Removed layer as attribute of BaseBehaviour and added it as a parameter to the attachToLayer method.
2011-09-06
KarstenBock
Changes to make PARPG "runable" with grease. (With the correct modified assets)
2011-09-05
KarstenBock
Set default value of layer parameter of BaseBehaviour to None
2011-09-05
KarstenBock
Moved behaviours from objects/actors.py to files seperate files inside a behaviours directory.
less
more
|
(0)
tip