actions separated
commitcb0cbf6e1677e6c0b4180d12c12ebc7121b4c734
authorketmar <ketmar@ketmar.no-ip.org>
Sun, 20 May 2012 20:06:18 +0000 (20 23:06 +0300)
committerketmar <ketmar@ketmar.no-ip.org>
Sun, 20 May 2012 20:06:18 +0000 (20 23:06 +0300)
treeb79863edf1f8a8cbcfc69491b2ca65f2c10e4a45
parentbf7a0dd11fd98243292b1ff955a6b8fe3d2534f2
actions separated
src/game/actions.cpp
src/game/actions.h
src/game/actions/0list.cpp [new file with mode: 0644]
src/game/actions/action_consume.cpp [new file with mode: 0644]
src/game/actions/action_dig.cpp [new file with mode: 0644]
src/game/actions/action_go.cpp [new file with mode: 0644]
src/game/actions/action_rest.cpp [new file with mode: 0644]
src/game/actions/action_study.cpp [new file with mode: 0644]
src/game/actions/action_unconsciousness.cpp [new file with mode: 0644]