diff --git a/ADeditor/ADeditor.pro b/ADeditor/ADeditor.pro index d2730e5..e882194 100644 --- a/ADeditor/ADeditor.pro +++ b/ADeditor/ADeditor.pro @@ -12,6 +12,7 @@ SOURCES += main.cpp \ towermodel.cpp \ splashmodel.cpp \ ../map.cpp \ + ../player.cpp \ ../game_data.cpp \ triggermodel.cpp HEADERS += mainwindow.h \ @@ -21,6 +22,7 @@ HEADERS += mainwindow.h \ splashmodel.h \ ../base_types.h \ ../map.h \ + ../player.h \ ../game_data.h \ triggermodel.h FORMS += mainwindow.ui diff --git a/images/Splashes/Blood.tga b/images/Splashes/Blood.tga new file mode 100644 index 0000000..c299a09 Binary files /dev/null and b/images/Splashes/Blood.tga differ diff --git a/images/Splashes/Rocket.tga b/images/Splashes/Rocket.tga new file mode 100644 index 0000000..7492aa0 Binary files /dev/null and b/images/Splashes/Rocket.tga differ diff --git a/images/Splashes/Shot_0.tga b/images/Splashes/Shot_0.tga new file mode 100644 index 0000000..5ad9ab2 Binary files /dev/null and b/images/Splashes/Shot_0.tga differ diff --git a/images/Splashes/Shot_1.tga b/images/Splashes/Shot_1.tga new file mode 100644 index 0000000..29c690a Binary files /dev/null and b/images/Splashes/Shot_1.tga differ diff --git a/images/Splashes/Shot_2.tga b/images/Splashes/Shot_2.tga new file mode 100644 index 0000000..2e33221 Binary files /dev/null and b/images/Splashes/Shot_2.tga differ diff --git a/images/Splashes/Shot_3.tga b/images/Splashes/Shot_3.tga new file mode 100644 index 0000000..3a53409 Binary files /dev/null and b/images/Splashes/Shot_3.tga differ diff --git a/images/Splashes/Smoke_00.tga b/images/Splashes/Smoke_00.tga new file mode 100644 index 0000000..65cb886 Binary files /dev/null and b/images/Splashes/Smoke_00.tga differ diff --git a/images/Splashes/Smoke_01.tga b/images/Splashes/Smoke_01.tga new file mode 100644 index 0000000..c3035e3 Binary files /dev/null and b/images/Splashes/Smoke_01.tga differ diff --git a/images/Splashes/Smoke_02.tga b/images/Splashes/Smoke_02.tga new file mode 100644 index 0000000..734961b Binary files /dev/null and b/images/Splashes/Smoke_02.tga differ diff --git a/images/Splashes/Smoke_03.tga b/images/Splashes/Smoke_03.tga new file mode 100644 index 0000000..65d5793 Binary files /dev/null and b/images/Splashes/Smoke_03.tga differ diff --git a/images/Splashes/Smoke_04.tga b/images/Splashes/Smoke_04.tga new file mode 100644 index 0000000..a40bd3b Binary files /dev/null and b/images/Splashes/Smoke_04.tga differ diff --git a/images/Splashes/Smoke_05.tga b/images/Splashes/Smoke_05.tga new file mode 100644 index 0000000..21b87dd Binary files /dev/null and b/images/Splashes/Smoke_05.tga differ diff --git a/images/Splashes/Smoke_06.tga b/images/Splashes/Smoke_06.tga new file mode 100644 index 0000000..e5f33b6 Binary files /dev/null and b/images/Splashes/Smoke_06.tga differ diff --git a/images/Splashes/Smoke_07.tga b/images/Splashes/Smoke_07.tga new file mode 100644 index 0000000..af95fff Binary files /dev/null and b/images/Splashes/Smoke_07.tga differ diff --git a/images/Splashes/Smoke_08.tga b/images/Splashes/Smoke_08.tga new file mode 100644 index 0000000..3ef9f25 Binary files /dev/null and b/images/Splashes/Smoke_08.tga differ diff --git a/images/Splashes/Smoke_09.tga b/images/Splashes/Smoke_09.tga new file mode 100644 index 0000000..a275298 Binary files /dev/null and b/images/Splashes/Smoke_09.tga differ diff --git a/images/Splashes/Smoke_10.tga b/images/Splashes/Smoke_10.tga new file mode 100644 index 0000000..24c4627 Binary files /dev/null and b/images/Splashes/Smoke_10.tga differ diff --git a/images/Splashes/expl_00.tga b/images/Splashes/expl_00.tga new file mode 100644 index 0000000..4d51dab Binary files /dev/null and b/images/Splashes/expl_00.tga differ diff --git a/images/Splashes/expl_01.tga b/images/Splashes/expl_01.tga new file mode 100644 index 0000000..d076e78 Binary files /dev/null and b/images/Splashes/expl_01.tga differ diff --git a/images/Splashes/expl_02.tga b/images/Splashes/expl_02.tga new file mode 100644 index 0000000..1bda07b Binary files /dev/null and b/images/Splashes/expl_02.tga differ diff --git a/images/Splashes/expl_03.tga b/images/Splashes/expl_03.tga new file mode 100644 index 0000000..d6029c0 Binary files /dev/null and b/images/Splashes/expl_03.tga differ diff --git a/images/Splashes/expl_04.tga b/images/Splashes/expl_04.tga new file mode 100644 index 0000000..db62e03 Binary files /dev/null and b/images/Splashes/expl_04.tga differ diff --git a/images/Splashes/expl_05.tga b/images/Splashes/expl_05.tga new file mode 100644 index 0000000..25e3114 Binary files /dev/null and b/images/Splashes/expl_05.tga differ diff --git a/images/Splashes/expl_06.tga b/images/Splashes/expl_06.tga new file mode 100644 index 0000000..8ef51af Binary files /dev/null and b/images/Splashes/expl_06.tga differ diff --git a/images/Splashes/expl_07.tga b/images/Splashes/expl_07.tga new file mode 100644 index 0000000..f834faf Binary files /dev/null and b/images/Splashes/expl_07.tga differ diff --git a/images/Splashes/expl_08.tga b/images/Splashes/expl_08.tga new file mode 100644 index 0000000..0d926d4 Binary files /dev/null and b/images/Splashes/expl_08.tga differ diff --git a/images/Splashes/expl_09.tga b/images/Splashes/expl_09.tga new file mode 100644 index 0000000..8cccdb6 Binary files /dev/null and b/images/Splashes/expl_09.tga differ diff --git a/images/Splashes/expl_10.tga b/images/Splashes/expl_10.tga new file mode 100644 index 0000000..f1a468f Binary files /dev/null and b/images/Splashes/expl_10.tga differ diff --git a/images/Splashes/expl_11.tga b/images/Splashes/expl_11.tga new file mode 100644 index 0000000..017418a Binary files /dev/null and b/images/Splashes/expl_11.tga differ diff --git a/images/Splashes/expl_12.tga b/images/Splashes/expl_12.tga new file mode 100644 index 0000000..50ca0d7 Binary files /dev/null and b/images/Splashes/expl_12.tga differ diff --git a/images/Splashes/expl_13.tga b/images/Splashes/expl_13.tga new file mode 100644 index 0000000..fc662db Binary files /dev/null and b/images/Splashes/expl_13.tga differ diff --git a/images/Splashes/expl_14.tga b/images/Splashes/expl_14.tga new file mode 100644 index 0000000..da4a879 Binary files /dev/null and b/images/Splashes/expl_14.tga differ diff --git a/images/Splashes/expl_15.tga b/images/Splashes/expl_15.tga new file mode 100644 index 0000000..4bfb5eb Binary files /dev/null and b/images/Splashes/expl_15.tga differ diff --git a/images/Splashes/expl_16.tga b/images/Splashes/expl_16.tga new file mode 100644 index 0000000..22aab66 Binary files /dev/null and b/images/Splashes/expl_16.tga differ diff --git a/images/Splashes/expl_blood_00.tga b/images/Splashes/expl_blood_00.tga new file mode 100644 index 0000000..3719d71 Binary files /dev/null and b/images/Splashes/expl_blood_00.tga differ diff --git a/images/Splashes/expl_blood_01.tga b/images/Splashes/expl_blood_01.tga new file mode 100644 index 0000000..975a90f Binary files /dev/null and b/images/Splashes/expl_blood_01.tga differ diff --git a/images/Splashes/expl_blood_02.tga b/images/Splashes/expl_blood_02.tga new file mode 100644 index 0000000..71fbf3f Binary files /dev/null and b/images/Splashes/expl_blood_02.tga differ diff --git a/images/Splashes/expl_blood_03.tga b/images/Splashes/expl_blood_03.tga new file mode 100644 index 0000000..3e781c0 Binary files /dev/null and b/images/Splashes/expl_blood_03.tga differ diff --git a/images/Splashes/expl_blood_04.tga b/images/Splashes/expl_blood_04.tga new file mode 100644 index 0000000..ec36ca9 Binary files /dev/null and b/images/Splashes/expl_blood_04.tga differ diff --git a/images/Splashes/expl_blood_05.tga b/images/Splashes/expl_blood_05.tga new file mode 100644 index 0000000..3ca663e Binary files /dev/null and b/images/Splashes/expl_blood_05.tga differ diff --git a/images/Splashes/expl_blood_06.tga b/images/Splashes/expl_blood_06.tga new file mode 100644 index 0000000..1295893 Binary files /dev/null and b/images/Splashes/expl_blood_06.tga differ diff --git a/images/Splashes/expl_blood_07.tga b/images/Splashes/expl_blood_07.tga new file mode 100644 index 0000000..3507dd5 Binary files /dev/null and b/images/Splashes/expl_blood_07.tga differ diff --git a/images/Splashes/expl_blood_08.tga b/images/Splashes/expl_blood_08.tga new file mode 100644 index 0000000..c271e6f Binary files /dev/null and b/images/Splashes/expl_blood_08.tga differ diff --git a/images/Splashes/expl_blood_09.tga b/images/Splashes/expl_blood_09.tga new file mode 100644 index 0000000..e17f1e2 Binary files /dev/null and b/images/Splashes/expl_blood_09.tga differ diff --git a/images/Splashes/expl_plasma_00.tga b/images/Splashes/expl_plasma_00.tga new file mode 100644 index 0000000..a6223f3 Binary files /dev/null and b/images/Splashes/expl_plasma_00.tga differ diff --git a/images/Splashes/expl_plasma_00_.tga b/images/Splashes/expl_plasma_00_.tga new file mode 100644 index 0000000..cb3a121 Binary files /dev/null and b/images/Splashes/expl_plasma_00_.tga differ diff --git a/images/Splashes/expl_plasma_01.tga b/images/Splashes/expl_plasma_01.tga new file mode 100644 index 0000000..6fbbd78 Binary files /dev/null and b/images/Splashes/expl_plasma_01.tga differ diff --git a/images/Splashes/expl_plasma_01_.tga b/images/Splashes/expl_plasma_01_.tga new file mode 100644 index 0000000..7947711 Binary files /dev/null and b/images/Splashes/expl_plasma_01_.tga differ diff --git a/images/Splashes/expl_plasma_02.tga b/images/Splashes/expl_plasma_02.tga new file mode 100644 index 0000000..32ba126 Binary files /dev/null and b/images/Splashes/expl_plasma_02.tga differ diff --git a/images/Splashes/expl_plasma_02_.tga b/images/Splashes/expl_plasma_02_.tga new file mode 100644 index 0000000..5f60b3b Binary files /dev/null and b/images/Splashes/expl_plasma_02_.tga differ diff --git a/images/Splashes/expl_plasma_03.tga b/images/Splashes/expl_plasma_03.tga new file mode 100644 index 0000000..e343c0f Binary files /dev/null and b/images/Splashes/expl_plasma_03.tga differ diff --git a/images/Splashes/expl_plasma_03_.tga b/images/Splashes/expl_plasma_03_.tga new file mode 100644 index 0000000..10e05e8 Binary files /dev/null and b/images/Splashes/expl_plasma_03_.tga differ diff --git a/images/Splashes/expl_plasma_04.tga b/images/Splashes/expl_plasma_04.tga new file mode 100644 index 0000000..eaa214a Binary files /dev/null and b/images/Splashes/expl_plasma_04.tga differ diff --git a/images/Splashes/expl_plasma_04_.tga b/images/Splashes/expl_plasma_04_.tga new file mode 100644 index 0000000..512df77 Binary files /dev/null and b/images/Splashes/expl_plasma_04_.tga differ diff --git a/images/Splashes/expl_plasma_05.tga b/images/Splashes/expl_plasma_05.tga new file mode 100644 index 0000000..9352cd9 Binary files /dev/null and b/images/Splashes/expl_plasma_05.tga differ diff --git a/images/Splashes/expl_plasma_05_.tga b/images/Splashes/expl_plasma_05_.tga new file mode 100644 index 0000000..5940ab7 Binary files /dev/null and b/images/Splashes/expl_plasma_05_.tga differ diff --git a/images/Splashes/expl_plasma_06.tga b/images/Splashes/expl_plasma_06.tga new file mode 100644 index 0000000..56ebe3a Binary files /dev/null and b/images/Splashes/expl_plasma_06.tga differ diff --git a/images/Splashes/expl_plasma_06_.tga b/images/Splashes/expl_plasma_06_.tga new file mode 100644 index 0000000..c585840 Binary files /dev/null and b/images/Splashes/expl_plasma_06_.tga differ diff --git a/images/Splashes/expl_plasma_07.tga b/images/Splashes/expl_plasma_07.tga new file mode 100644 index 0000000..bd0d8ca Binary files /dev/null and b/images/Splashes/expl_plasma_07.tga differ diff --git a/images/Splashes/expl_plasma_07_.tga b/images/Splashes/expl_plasma_07_.tga new file mode 100644 index 0000000..5167387 Binary files /dev/null and b/images/Splashes/expl_plasma_07_.tga differ diff --git a/images/Splashes/expl_plasma_08.tga b/images/Splashes/expl_plasma_08.tga new file mode 100644 index 0000000..b961d2f Binary files /dev/null and b/images/Splashes/expl_plasma_08.tga differ diff --git a/images/Splashes/expl_plasma_08_.tga b/images/Splashes/expl_plasma_08_.tga new file mode 100644 index 0000000..c8ac0f4 Binary files /dev/null and b/images/Splashes/expl_plasma_08_.tga differ diff --git a/images/Splashes/expl_plasma_09.tga b/images/Splashes/expl_plasma_09.tga new file mode 100644 index 0000000..4240af7 Binary files /dev/null and b/images/Splashes/expl_plasma_09.tga differ diff --git a/images/Splashes/expl_plasma_09_.tga b/images/Splashes/expl_plasma_09_.tga new file mode 100644 index 0000000..f2efa65 Binary files /dev/null and b/images/Splashes/expl_plasma_09_.tga differ diff --git a/images/Splashes/expl_plasma_10.tga b/images/Splashes/expl_plasma_10.tga new file mode 100644 index 0000000..08df29c Binary files /dev/null and b/images/Splashes/expl_plasma_10.tga differ diff --git a/images/Splashes/expl_plasma_10_.tga b/images/Splashes/expl_plasma_10_.tga new file mode 100644 index 0000000..c4adbc6 Binary files /dev/null and b/images/Splashes/expl_plasma_10_.tga differ diff --git a/images/Splashes/expl_plasma_11.tga b/images/Splashes/expl_plasma_11.tga new file mode 100644 index 0000000..54487fe Binary files /dev/null and b/images/Splashes/expl_plasma_11.tga differ diff --git a/images/Splashes/expl_plasma_11_.tga b/images/Splashes/expl_plasma_11_.tga new file mode 100644 index 0000000..ca1b28c Binary files /dev/null and b/images/Splashes/expl_plasma_11_.tga differ diff --git a/images/Splashes/expl_plasma_12.tga b/images/Splashes/expl_plasma_12.tga new file mode 100644 index 0000000..6a628b0 Binary files /dev/null and b/images/Splashes/expl_plasma_12.tga differ diff --git a/images/Splashes/expl_plasma_12_.tga b/images/Splashes/expl_plasma_12_.tga new file mode 100644 index 0000000..83bdae0 Binary files /dev/null and b/images/Splashes/expl_plasma_12_.tga differ diff --git a/images/Splashes/expl_plasma_13.tga b/images/Splashes/expl_plasma_13.tga new file mode 100644 index 0000000..61ad639 Binary files /dev/null and b/images/Splashes/expl_plasma_13.tga differ diff --git a/images/Splashes/expl_plasma_13_.tga b/images/Splashes/expl_plasma_13_.tga new file mode 100644 index 0000000..321e071 Binary files /dev/null and b/images/Splashes/expl_plasma_13_.tga differ diff --git a/images/Splashes/expl_plasma_14.tga b/images/Splashes/expl_plasma_14.tga new file mode 100644 index 0000000..84c66e2 Binary files /dev/null and b/images/Splashes/expl_plasma_14.tga differ diff --git a/images/Splashes/expl_plasma_14_.tga b/images/Splashes/expl_plasma_14_.tga new file mode 100644 index 0000000..6087913 Binary files /dev/null and b/images/Splashes/expl_plasma_14_.tga differ diff --git a/images/Splashes/expl_plasma_15.tga b/images/Splashes/expl_plasma_15.tga new file mode 100644 index 0000000..dd84297 Binary files /dev/null and b/images/Splashes/expl_plasma_15.tga differ diff --git a/images/Splashes/expl_plasma_15_.tga b/images/Splashes/expl_plasma_15_.tga new file mode 100644 index 0000000..6f3a63a Binary files /dev/null and b/images/Splashes/expl_plasma_15_.tga differ diff --git a/images/Splashes/expl_plasma_16.tga b/images/Splashes/expl_plasma_16.tga new file mode 100644 index 0000000..b34b202 Binary files /dev/null and b/images/Splashes/expl_plasma_16.tga differ diff --git a/images/Splashes/expl_plasma_16_.tga b/images/Splashes/expl_plasma_16_.tga new file mode 100644 index 0000000..643b3b8 Binary files /dev/null and b/images/Splashes/expl_plasma_16_.tga differ diff --git a/images/Splashes/expl_plasma_17.tga b/images/Splashes/expl_plasma_17.tga new file mode 100644 index 0000000..f753238 Binary files /dev/null and b/images/Splashes/expl_plasma_17.tga differ diff --git a/images/Splashes/expl_plasma_17_.tga b/images/Splashes/expl_plasma_17_.tga new file mode 100644 index 0000000..aa5c08f Binary files /dev/null and b/images/Splashes/expl_plasma_17_.tga differ diff --git a/images/Splashes/expl_plasma_18.tga b/images/Splashes/expl_plasma_18.tga new file mode 100644 index 0000000..e51bb2d Binary files /dev/null and b/images/Splashes/expl_plasma_18.tga differ diff --git a/images/Splashes/expl_plasma_18_.tga b/images/Splashes/expl_plasma_18_.tga new file mode 100644 index 0000000..ff89eeb Binary files /dev/null and b/images/Splashes/expl_plasma_18_.tga differ diff --git a/images/Splashes/expl_plasma_19.tga b/images/Splashes/expl_plasma_19.tga new file mode 100644 index 0000000..07b379b Binary files /dev/null and b/images/Splashes/expl_plasma_19.tga differ diff --git a/images/Splashes/expl_plasma_19_.tga b/images/Splashes/expl_plasma_19_.tga new file mode 100644 index 0000000..07b379b Binary files /dev/null and b/images/Splashes/expl_plasma_19_.tga differ diff --git a/images/Splashes/freeze_00.tga b/images/Splashes/freeze_00.tga new file mode 100644 index 0000000..31b81f9 Binary files /dev/null and b/images/Splashes/freeze_00.tga differ diff --git a/images/Splashes/freeze_01.tga b/images/Splashes/freeze_01.tga new file mode 100644 index 0000000..7647700 Binary files /dev/null and b/images/Splashes/freeze_01.tga differ diff --git a/images/Splashes/freeze_02.tga b/images/Splashes/freeze_02.tga new file mode 100644 index 0000000..6aaa87f Binary files /dev/null and b/images/Splashes/freeze_02.tga differ diff --git a/images/Splashes/freeze_03.tga b/images/Splashes/freeze_03.tga new file mode 100644 index 0000000..6ebf932 Binary files /dev/null and b/images/Splashes/freeze_03.tga differ diff --git a/images/Splashes/freeze_04.tga b/images/Splashes/freeze_04.tga new file mode 100644 index 0000000..473f143 Binary files /dev/null and b/images/Splashes/freeze_04.tga differ diff --git a/images/Splashes/freeze_05.tga b/images/Splashes/freeze_05.tga new file mode 100644 index 0000000..cc14cb4 Binary files /dev/null and b/images/Splashes/freeze_05.tga differ diff --git a/images/Splashes/freeze_06.tga b/images/Splashes/freeze_06.tga new file mode 100644 index 0000000..222bf6d Binary files /dev/null and b/images/Splashes/freeze_06.tga differ diff --git a/images/Splashes/freeze_07.tga b/images/Splashes/freeze_07.tga new file mode 100644 index 0000000..fc1010c Binary files /dev/null and b/images/Splashes/freeze_07.tga differ diff --git a/images/Splashes/freeze_08.tga b/images/Splashes/freeze_08.tga new file mode 100644 index 0000000..cfb0e2f Binary files /dev/null and b/images/Splashes/freeze_08.tga differ diff --git a/images/Splashes/freeze_09.tga b/images/Splashes/freeze_09.tga new file mode 100644 index 0000000..765d8ad Binary files /dev/null and b/images/Splashes/freeze_09.tga differ diff --git a/images/Splashes/freeze_10.tga b/images/Splashes/freeze_10.tga new file mode 100644 index 0000000..5620519 Binary files /dev/null and b/images/Splashes/freeze_10.tga differ diff --git a/images/Splashes/freeze_11.tga b/images/Splashes/freeze_11.tga new file mode 100644 index 0000000..d345c8c Binary files /dev/null and b/images/Splashes/freeze_11.tga differ diff --git a/images/Splashes/freeze_12.tga b/images/Splashes/freeze_12.tga new file mode 100644 index 0000000..c046f6a Binary files /dev/null and b/images/Splashes/freeze_12.tga differ diff --git a/images/Splashes/freeze_13.tga b/images/Splashes/freeze_13.tga new file mode 100644 index 0000000..b0990e7 Binary files /dev/null and b/images/Splashes/freeze_13.tga differ diff --git a/images/Splashes/freeze_14.tga b/images/Splashes/freeze_14.tga new file mode 100644 index 0000000..087356a Binary files /dev/null and b/images/Splashes/freeze_14.tga differ diff --git a/images/Splashes/freeze_15.tga b/images/Splashes/freeze_15.tga new file mode 100644 index 0000000..5c5d519 Binary files /dev/null and b/images/Splashes/freeze_15.tga differ diff --git a/images/Splashes/freeze_16.tga b/images/Splashes/freeze_16.tga new file mode 100644 index 0000000..0bef57b Binary files /dev/null and b/images/Splashes/freeze_16.tga differ diff --git a/images/Splashes/freeze_17.tga b/images/Splashes/freeze_17.tga new file mode 100644 index 0000000..8bad66b Binary files /dev/null and b/images/Splashes/freeze_17.tga differ diff --git a/images/Splashes/freeze_18.tga b/images/Splashes/freeze_18.tga new file mode 100644 index 0000000..241b867 Binary files /dev/null and b/images/Splashes/freeze_18.tga differ diff --git a/images/Splashes/freeze_19.tga b/images/Splashes/freeze_19.tga new file mode 100644 index 0000000..95444f0 Binary files /dev/null and b/images/Splashes/freeze_19.tga differ diff --git a/images/Splashes/freeze_20.tga b/images/Splashes/freeze_20.tga new file mode 100644 index 0000000..dbef3cf Binary files /dev/null and b/images/Splashes/freeze_20.tga differ diff --git a/images/Splashes/freeze_21.tga b/images/Splashes/freeze_21.tga new file mode 100644 index 0000000..00abfc1 Binary files /dev/null and b/images/Splashes/freeze_21.tga differ diff --git a/images/Splashes/freeze_22.tga b/images/Splashes/freeze_22.tga new file mode 100644 index 0000000..6c6578c Binary files /dev/null and b/images/Splashes/freeze_22.tga differ diff --git a/images/Splashes/part_fire_0.tga b/images/Splashes/part_fire_0.tga new file mode 100644 index 0000000..1e7b2b5 Binary files /dev/null and b/images/Splashes/part_fire_0.tga differ diff --git a/images/Splashes/part_fire_1.tga b/images/Splashes/part_fire_1.tga new file mode 100644 index 0000000..40f700d Binary files /dev/null and b/images/Splashes/part_fire_1.tga differ diff --git a/images/Splashes/part_fire_2.tga b/images/Splashes/part_fire_2.tga new file mode 100644 index 0000000..aedb1c1 Binary files /dev/null and b/images/Splashes/part_fire_2.tga differ diff --git a/images/Splashes/part_fire_3.tga b/images/Splashes/part_fire_3.tga new file mode 100644 index 0000000..b2cf590 Binary files /dev/null and b/images/Splashes/part_fire_3.tga differ diff --git a/images/Splashes/part_fire_4.tga b/images/Splashes/part_fire_4.tga new file mode 100644 index 0000000..b88eccd Binary files /dev/null and b/images/Splashes/part_fire_4.tga differ diff --git a/images/Splashes/part_fire_5.tga b/images/Splashes/part_fire_5.tga new file mode 100644 index 0000000..c8c33f4 Binary files /dev/null and b/images/Splashes/part_fire_5.tga differ diff --git a/images/Splashes/part_fire_6.tga b/images/Splashes/part_fire_6.tga new file mode 100644 index 0000000..3f95d75 Binary files /dev/null and b/images/Splashes/part_fire_6.tga differ diff --git a/images/Splashes/part_fire_7.tga b/images/Splashes/part_fire_7.tga new file mode 100644 index 0000000..ec1de10 Binary files /dev/null and b/images/Splashes/part_fire_7.tga differ diff --git a/images/Splashes/plasma.tga b/images/Splashes/plasma.tga new file mode 100644 index 0000000..af71eb6 Binary files /dev/null and b/images/Splashes/plasma.tga differ diff --git a/images/Towers/00_0.tga b/images/Towers/00_0.tga new file mode 100644 index 0000000..4574e8d Binary files /dev/null and b/images/Towers/00_0.tga differ diff --git a/images/Towers/00_1.tga b/images/Towers/00_1.tga new file mode 100644 index 0000000..940defc Binary files /dev/null and b/images/Towers/00_1.tga differ diff --git a/images/Towers/00_2.tga b/images/Towers/00_2.tga new file mode 100644 index 0000000..9dee539 Binary files /dev/null and b/images/Towers/00_2.tga differ diff --git a/images/Towers/00_3.tga b/images/Towers/00_3.tga new file mode 100644 index 0000000..48f4173 Binary files /dev/null and b/images/Towers/00_3.tga differ diff --git a/images/Towers/00_4.tga b/images/Towers/00_4.tga new file mode 100644 index 0000000..5f88ca4 Binary files /dev/null and b/images/Towers/00_4.tga differ diff --git a/images/Towers/00_5.tga b/images/Towers/00_5.tga new file mode 100644 index 0000000..0c6a1d6 Binary files /dev/null and b/images/Towers/00_5.tga differ diff --git a/images/Towers/00_6.tga b/images/Towers/00_6.tga new file mode 100644 index 0000000..e9ab39a Binary files /dev/null and b/images/Towers/00_6.tga differ diff --git a/images/Towers/00_7.tga b/images/Towers/00_7.tga new file mode 100644 index 0000000..097e8c0 Binary files /dev/null and b/images/Towers/00_7.tga differ diff --git a/images/Towers/01_0.tga b/images/Towers/01_0.tga new file mode 100644 index 0000000..2b9b951 Binary files /dev/null and b/images/Towers/01_0.tga differ diff --git a/images/Towers/01_1.tga b/images/Towers/01_1.tga new file mode 100644 index 0000000..3135f42 Binary files /dev/null and b/images/Towers/01_1.tga differ diff --git a/images/Towers/01_2.tga b/images/Towers/01_2.tga new file mode 100644 index 0000000..c1e1789 Binary files /dev/null and b/images/Towers/01_2.tga differ diff --git a/images/Towers/01_3.tga b/images/Towers/01_3.tga new file mode 100644 index 0000000..a53ecf0 Binary files /dev/null and b/images/Towers/01_3.tga differ diff --git a/images/Towers/01_4.tga b/images/Towers/01_4.tga new file mode 100644 index 0000000..807e381 Binary files /dev/null and b/images/Towers/01_4.tga differ diff --git a/images/Towers/01_5.tga b/images/Towers/01_5.tga new file mode 100644 index 0000000..6e322fe Binary files /dev/null and b/images/Towers/01_5.tga differ diff --git a/images/Towers/01_6.tga b/images/Towers/01_6.tga new file mode 100644 index 0000000..96a3e31 Binary files /dev/null and b/images/Towers/01_6.tga differ diff --git a/images/Towers/01_7.tga b/images/Towers/01_7.tga new file mode 100644 index 0000000..f90fb62 Binary files /dev/null and b/images/Towers/01_7.tga differ diff --git a/images/Towers/02_0.tga b/images/Towers/02_0.tga new file mode 100644 index 0000000..c9dfe15 Binary files /dev/null and b/images/Towers/02_0.tga differ diff --git a/images/Towers/02_1.tga b/images/Towers/02_1.tga new file mode 100644 index 0000000..087fc72 Binary files /dev/null and b/images/Towers/02_1.tga differ diff --git a/images/Towers/02_2.tga b/images/Towers/02_2.tga new file mode 100644 index 0000000..d25fdd8 Binary files /dev/null and b/images/Towers/02_2.tga differ diff --git a/images/Towers/02_3.tga b/images/Towers/02_3.tga new file mode 100644 index 0000000..76d6e08 Binary files /dev/null and b/images/Towers/02_3.tga differ diff --git a/images/Towers/02_4.tga b/images/Towers/02_4.tga new file mode 100644 index 0000000..ab9675e Binary files /dev/null and b/images/Towers/02_4.tga differ diff --git a/images/Towers/02_5.tga b/images/Towers/02_5.tga new file mode 100644 index 0000000..aa4c077 Binary files /dev/null and b/images/Towers/02_5.tga differ diff --git a/images/Towers/02_6.tga b/images/Towers/02_6.tga new file mode 100644 index 0000000..186f4cf Binary files /dev/null and b/images/Towers/02_6.tga differ diff --git a/images/Towers/02_7.tga b/images/Towers/02_7.tga new file mode 100644 index 0000000..8dc9b31 Binary files /dev/null and b/images/Towers/02_7.tga differ diff --git a/images/Towers/03_0.tga b/images/Towers/03_0.tga new file mode 100644 index 0000000..c57985d Binary files /dev/null and b/images/Towers/03_0.tga differ diff --git a/images/Towers/03_1.tga b/images/Towers/03_1.tga new file mode 100644 index 0000000..67a223b Binary files /dev/null and b/images/Towers/03_1.tga differ diff --git a/images/Towers/03_2.tga b/images/Towers/03_2.tga new file mode 100644 index 0000000..e728b51 Binary files /dev/null and b/images/Towers/03_2.tga differ diff --git a/images/Towers/03_3.tga b/images/Towers/03_3.tga new file mode 100644 index 0000000..ea8281b Binary files /dev/null and b/images/Towers/03_3.tga differ diff --git a/images/Towers/03_4.tga b/images/Towers/03_4.tga new file mode 100644 index 0000000..89304cc Binary files /dev/null and b/images/Towers/03_4.tga differ diff --git a/images/Towers/03_5.tga b/images/Towers/03_5.tga new file mode 100644 index 0000000..6d14776 Binary files /dev/null and b/images/Towers/03_5.tga differ diff --git a/images/Towers/03_6.tga b/images/Towers/03_6.tga new file mode 100644 index 0000000..b878ff0 Binary files /dev/null and b/images/Towers/03_6.tga differ diff --git a/images/Towers/03_7.tga b/images/Towers/03_7.tga new file mode 100644 index 0000000..507eebe Binary files /dev/null and b/images/Towers/03_7.tga differ diff --git a/images/Towers/04_0.tga b/images/Towers/04_0.tga new file mode 100644 index 0000000..0010963 Binary files /dev/null and b/images/Towers/04_0.tga differ diff --git a/images/Towers/04_1.tga b/images/Towers/04_1.tga new file mode 100644 index 0000000..36b185f Binary files /dev/null and b/images/Towers/04_1.tga differ diff --git a/images/Towers/04_2.tga b/images/Towers/04_2.tga new file mode 100644 index 0000000..accf247 Binary files /dev/null and b/images/Towers/04_2.tga differ diff --git a/images/Towers/04_3.tga b/images/Towers/04_3.tga new file mode 100644 index 0000000..62efa50 Binary files /dev/null and b/images/Towers/04_3.tga differ diff --git a/images/Towers/04_4.tga b/images/Towers/04_4.tga new file mode 100644 index 0000000..6ce6e5a Binary files /dev/null and b/images/Towers/04_4.tga differ diff --git a/images/Towers/04_5.tga b/images/Towers/04_5.tga new file mode 100644 index 0000000..370d36c Binary files /dev/null and b/images/Towers/04_5.tga differ diff --git a/images/Towers/04_6.tga b/images/Towers/04_6.tga new file mode 100644 index 0000000..ceddbb9 Binary files /dev/null and b/images/Towers/04_6.tga differ diff --git a/images/Towers/04_7.tga b/images/Towers/04_7.tga new file mode 100644 index 0000000..06df2e2 Binary files /dev/null and b/images/Towers/04_7.tga differ