|
||
---|---|---|
.. | ||
resources | ||
.ignore | ||
.qmake.cache | ||
CREAnimationControl.cpp | ||
CREAnimationControl.h | ||
CREAnimationPanel.cpp | ||
CREAnimationPanel.h | ||
CREAnimationWidget.cpp | ||
CREAnimationWidget.h | ||
CREArchetypePanel.cpp | ||
CREArchetypePanel.h | ||
CREArtifactPanel.cpp | ||
CREArtifactPanel.h | ||
CREFacePanel.cpp | ||
CREFacePanel.h | ||
CREFormulaePanel.cpp | ||
CREFormulaePanel.h | ||
CREMainWindow.cpp | ||
CREMainWindow.h | ||
CREPixmap.cpp | ||
CREPixmap.h | ||
CREResourcesWindow.cpp | ||
CREResourcesWindow.h | ||
CRETreasurePanel.cpp | ||
CRETreasurePanel.h | ||
CRETreeItem.cpp | ||
CRETreeItem.h | ||
CRETreeItemAnimation.cpp | ||
CRETreeItemAnimation.h | ||
CRETreeItemArchetype.cpp | ||
CRETreeItemArchetype.h | ||
CRETreeItemArtifact.cpp | ||
CRETreeItemArtifact.h | ||
CRETreeItemFace.cpp | ||
CRETreeItemFace.h | ||
CRETreeItemFormulae.cpp | ||
CRETreeItemFormulae.h | ||
CRETreeItemTreasure.cpp | ||
CRETreeItemTreasure.h | ||
CREUtils.cpp | ||
CREUtils.h | ||
README | ||
cre.cpp | ||
cre.pro | ||
cre.qrc |
README
This is a basic resource viewer for Crossfire, written in C++/Qt. It requires Crossfire to be compiled before being built. For now resources are only readonly, but may become writable at some point. To build: qmake && make (will build in debug mode, feel free to change .qmake.cache to suit your needs better) PNG files in the 'resources' folder were taken from Gridarta's 'resource/system' directory and are supposed to be under a free licence.