]> code.bitgloo.com Git - clyne/gamedev.git/commit
Added enum for types and improved NPCs
authordrumsetmonkey <abelleisle@roadrunner.com>
Mon, 28 Sep 2015 12:47:43 +0000 (08:47 -0400)
committerdrumsetmonkey <abelleisle@roadrunner.com>
Mon, 28 Sep 2015 12:47:43 +0000 (08:47 -0400)
commit113bb97e4ce7db5bc275e0dccf7c790c86cda5d7
tree6db84a77b149476ecd45f838237385ab7d360cf3
parent9630c8a49cbad7b1b71b9401ff24881ebf4c7c25
Added enum for types and improved NPCs
include/common.h
include/entities.h
include/ui.h
src/entities.cpp
src/main.cpp
src/ui.cpp