|
|
|
@ -22,6 +22,7 @@ Doxygen
|
|
|
|
|
.project
|
|
|
|
|
.settings
|
|
|
|
|
.directory
|
|
|
|
|
.idea
|
|
|
|
|
## qt-creator
|
|
|
|
|
CMakeLists.txt.user*
|
|
|
|
|
|
|
|
|
@ -39,10 +40,33 @@ resources
|
|
|
|
|
/openmw
|
|
|
|
|
/opencs
|
|
|
|
|
/niftest
|
|
|
|
|
bsatool
|
|
|
|
|
openmw-cs
|
|
|
|
|
openmw-essimporter
|
|
|
|
|
openmw-iniimporter
|
|
|
|
|
openmw-launcher
|
|
|
|
|
openmw-wizard
|
|
|
|
|
|
|
|
|
|
## generated objects
|
|
|
|
|
apps/openmw/config.hpp
|
|
|
|
|
apps/launcher/ui_contentselector.h
|
|
|
|
|
apps/launcher/ui_settingspage.h
|
|
|
|
|
apps/opencs/ui_contentselector.h
|
|
|
|
|
apps/opencs/ui_filedialog.h
|
|
|
|
|
apps/wizard/qrc_wizard.cxx
|
|
|
|
|
apps/wizard/ui_componentselectionpage.h
|
|
|
|
|
apps/wizard/ui_conclusionpage.h
|
|
|
|
|
apps/wizard/ui_existinginstallationpage.h
|
|
|
|
|
apps/wizard/ui_importpage.h
|
|
|
|
|
apps/wizard/ui_installationpage.h
|
|
|
|
|
apps/wizard/ui_installationtargetpage.h
|
|
|
|
|
apps/wizard/ui_intropage.h
|
|
|
|
|
apps/wizard/ui_languageselectionpage.h
|
|
|
|
|
apps/wizard/ui_methodselectionpage.h
|
|
|
|
|
components/ui_contentselector.h
|
|
|
|
|
docs/mainpage.hpp
|
|
|
|
|
docs/Doxyfile
|
|
|
|
|
docs/DoxyfilePages
|
|
|
|
|
moc_*.cxx
|
|
|
|
|
*.cxx_parameters
|
|
|
|
|
*qrc_launcher.cxx
|
|
|
|
@ -54,3 +78,6 @@ moc_*.cxx
|
|
|
|
|
*ui_playpage.h
|
|
|
|
|
*.[ao]
|
|
|
|
|
*.so
|
|
|
|
|
gamecontrollerdb.txt
|
|
|
|
|
openmw.appdata.xml
|
|
|
|
|
|
|
|
|
|