]> git.jsancho.org Git - lugaru.git/commit
Make animation types an enum, move to a separate file
authorAlexander Monakov <amonakov@gmail.com>
Sun, 6 Jun 2010 21:07:05 +0000 (01:07 +0400)
committerAlexander Monakov <amonakov@gmail.com>
Sun, 6 Jun 2010 21:07:05 +0000 (01:07 +0400)
commit38615999d550e75a973ce4d5520c9ef117d65cea
treedda9ef47ec7ee35dc6af9e05576caca7ae98a939
parentbbebd42229325d9f25a0360074e587dc2cc25e7e
Make animation types an enum, move to a separate file
CMakeLists.txt
Source/Animation.def [new file with mode: 0644]
Source/Animation.h [new file with mode: 0644]
Source/Constants.h
Source/GameInitDispose.cpp
Source/GameTick.cpp
Source/Globals.cpp
Source/Person.cpp
Source/Skeleton.cpp
Source/Weapons.cpp