]> git.localhorst.tv Git - gworm.git/commit
basic entities
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 14 Jan 2014 18:06:22 +0000 (19:06 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 14 Jan 2014 18:06:22 +0000 (19:06 +0100)
commit3694504331ca888f2cacbcb841a83c402d26934a
treee884c1d767d3f96f319082d84ebde7c23d0bd41f
parent587986123da991c9d640d43f26a8c7035cd7cec5
basic entities
src/app/Application.cpp
src/gworm.cpp
src/world/Entity.cpp [new file with mode: 0644]
src/world/Entity.h [new file with mode: 0644]
src/world/World.cpp
src/world/World.h