]> git.localhorst.tv Git - blank.git/history - src/ai/Spawner.cpp
check line of sight in chase ai
[blank.git] / src / ai / Spawner.cpp
2015-08-07 Daniel Karbachcheck line of sight in chase ai
2015-08-07 Daniel Karbachspeed up entity rotation a little
2015-08-07 Daniel Karbachtvec[234]<int> -> ivec[234]
2015-08-07 Daniel Karbachcorrect usage of quaternions :P
2015-08-06 Daniel Karbachanother type of entity controller
2015-08-05 Daniel Karbachrandomly spawn entities around the player
2015-08-04 Daniel Karbachmoved entity spawn and control into its own class