]> git.localhorst.tv Git - l2e.git/commit
added party menu state stub
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 21 Oct 2012 14:08:32 +0000 (16:08 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 21 Oct 2012 15:53:44 +0000 (17:53 +0200)
commite4f678d8cce5408590178bc873fde1754c037d0d
tree39dce50ea206e10640017e0cb0cbe7030091014f
parent816bc61d7e14ffcb3846eadd41bd86de9174e36f
added party menu state stub
16 files changed:
Debug/makefile
Debug/sources.mk
Debug/src/menu/subdir.mk [new file with mode: 0644]
Release/makefile
Release/sources.mk
Release/src/menu/subdir.mk [new file with mode: 0644]
src/common/GameConfig.cpp
src/common/GameConfig.h
src/main.cpp
src/map/MapState.cpp
src/menu/PartyMenu.cpp [new file with mode: 0644]
src/menu/PartyMenu.h [new file with mode: 0644]
src/menu/Resources.cpp [new file with mode: 0644]
src/menu/Resources.h [new file with mode: 0644]
src/menu/fwd.h [new file with mode: 0644]
test-data/menubg.png [new file with mode: 0644]