added morphs, fix some bugs, new images

added onAlienInRadius trigger
but it not work right((
This commit is contained in:
2011-08-21 22:22:02 +04:00
parent fa68b5a120
commit 894e55bb41
186 changed files with 4040 additions and 3022 deletions

View File

@@ -17,7 +17,9 @@ SOURCES += main.cpp \
triggermodel.cpp \
mapmodel.cpp \
animationmodel.cpp \
animlabel.cpp
animlabel.cpp \
../aliens.cpp \
../aditem.cpp
HEADERS += mainwindow.h \
../loader.h \
alienmodel.h \
@@ -30,9 +32,13 @@ HEADERS += mainwindow.h \
triggermodel.h \
mapmodel.h \
animationmodel.h \
animlabel.h
animlabel.h \
../aliens.h \
../aditem.h
FORMS += mainwindow.ui
TRANSLATIONS += adeditor_ru.ts
RESOURCES += ADeditor.qrc
OTHER_FILES += ../schema.xml \
../data2.xml