]> git.jsancho.org Git - lugaru.git/commit
renames for readability
authorsf17k <sf171k@gmail.com>
Mon, 30 Jul 2012 05:46:44 +0000 (01:46 -0400)
committersf17k <sf171k@gmail.com>
Mon, 30 Jul 2012 05:46:44 +0000 (01:46 -0400)
commit3320d2ac31b0cc0e9204786b6653122c6c3bac32
treeec1d6d810b898c89ff9c16637036bed9c5f67a92
parent298a6f90decc9910db67ad1d15789d0ff8c249fe
renames for readability
currentanimation -> animCurrent
targetanimation -> animTarget
currentframe -> frameCurrent
targetframe -> frameTarget
Source/GameDraw.cpp
Source/GameTick.cpp
Source/Person.cpp
Source/Person.h
Source/Weapons.cpp