]> git.localhorst.tv Git - blank.git/history - src/ui/PlayerController.hpp
glm backwards compatibility
[blank.git] / src / ui / PlayerController.hpp
2016-11-08 Daniel Karbachglm backwards compatibility
2015-11-27 Daniel Karbachmove steering behaviours into entity
2015-10-26 Daniel Karbachremove self on player controller destruct
2015-10-23 Daniel Karbachbrought some order to the whole controller thing
2015-10-23 Daniel Karbachcentralize entity controllers
2015-10-22 Daniel Karbachtreat head pitch and yaw as entity state
2015-10-01 Daniel Karbachalso simulate world collisions in replay
2015-10-01 Daniel Karbachtransmit player input from client to server
2015-09-29 Daniel Karbachsplit input handling