server-1.12/utils/cre
kts of kettek aa3be6d40b Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
..
resources Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
.ignore Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
.qmake.cache Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREAnimationControl.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREAnimationControl.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREAnimationPanel.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREAnimationPanel.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREAnimationWidget.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREAnimationWidget.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREArchetypePanel.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREArchetypePanel.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREArtifactPanel.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREArtifactPanel.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREFacePanel.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREFacePanel.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREFormulaePanel.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREFormulaePanel.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREMainWindow.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREMainWindow.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREPixmap.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREPixmap.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREResourcesWindow.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREResourcesWindow.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreasurePanel.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreasurePanel.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItem.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItem.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItemAnimation.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItemAnimation.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItemArchetype.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItemArchetype.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItemArtifact.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItemArtifact.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItemFace.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItemFace.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItemFormulae.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItemFormulae.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItemTreasure.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CRETreeItemTreasure.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREUtils.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
CREUtils.h Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
README Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
cre.cpp Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
cre.pro Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
cre.qrc Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00

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.