]> git.jsancho.org Git - lugaru.git/commit
Adding the temple campaign so we can test multiple campaigns features.
authorCôme BERNIGAUD <come.bernigaud@gmail.com>
Wed, 11 May 2011 23:33:44 +0000 (01:33 +0200)
committerCôme BERNIGAUD <come.bernigaud@gmail.com>
Wed, 11 May 2011 23:33:44 +0000 (01:33 +0200)
commit200ab5f2ab9164e213f738acbac2b5bbc74bcaf4
treea3aba4e82f5597b87eed61dc06a62015f28ad2bf
parent603ed8508ee19d1bd831c8914f171759580a6931
Adding the temple campaign so we can test multiple campaigns features.
51 files changed:
CONTENT-LICENSE.txt
Data/Campaigns/temple.txt [new file with mode: 0644]
Data/Maps/jendraz1 [new file with mode: 0644]
Data/Maps/jendraz10 [new file with mode: 0644]
Data/Maps/jendraz11 [new file with mode: 0644]
Data/Maps/jendraz12 [new file with mode: 0644]
Data/Maps/jendraz13 [new file with mode: 0644]
Data/Maps/jendraz14 [new file with mode: 0644]
Data/Maps/jendraz15 [new file with mode: 0644]
Data/Maps/jendraz16 [new file with mode: 0644]
Data/Maps/jendraz17 [new file with mode: 0644]
Data/Maps/jendraz18 [new file with mode: 0644]
Data/Maps/jendraz19 [new file with mode: 0644]
Data/Maps/jendraz2 [new file with mode: 0644]
Data/Maps/jendraz20 [new file with mode: 0644]
Data/Maps/jendraz21 [new file with mode: 0644]
Data/Maps/jendraz22 [new file with mode: 0644]
Data/Maps/jendraz23 [new file with mode: 0644]
Data/Maps/jendraz24 [new file with mode: 0644]
Data/Maps/jendraz25 [new file with mode: 0644]
Data/Maps/jendraz26 [new file with mode: 0644]
Data/Maps/jendraz27 [new file with mode: 0644]
Data/Maps/jendraz28 [new file with mode: 0644]
Data/Maps/jendraz29 [new file with mode: 0644]
Data/Maps/jendraz3 [new file with mode: 0644]
Data/Maps/jendraz30 [new file with mode: 0644]
Data/Maps/jendraz31 [new file with mode: 0644]
Data/Maps/jendraz32 [new file with mode: 0644]
Data/Maps/jendraz33 [new file with mode: 0644]
Data/Maps/jendraz34 [new file with mode: 0644]
Data/Maps/jendraz35 [new file with mode: 0644]
Data/Maps/jendraz36 [new file with mode: 0644]
Data/Maps/jendraz37 [new file with mode: 0644]
Data/Maps/jendraz38 [new file with mode: 0644]
Data/Maps/jendraz39 [new file with mode: 0644]
Data/Maps/jendraz4 [new file with mode: 0644]
Data/Maps/jendraz40 [new file with mode: 0644]
Data/Maps/jendraz41 [new file with mode: 0644]
Data/Maps/jendraz5 [new file with mode: 0644]
Data/Maps/jendraz6 [new file with mode: 0644]
Data/Maps/jendraz7 [new file with mode: 0644]
Data/Maps/jendraz8 [new file with mode: 0644]
Data/Maps/jendraz9 [new file with mode: 0644]
Data/Textures/Desertcl.png [new file with mode: 0644]
Data/Textures/GiBottom.png [new file with mode: 0644]
Data/Textures/GiTeared.png [new file with mode: 0644]
Data/Textures/GiTop.png [new file with mode: 0644]
Data/Textures/mask.png [new file with mode: 0644]
Source/GameDraw.cpp
Source/GameInitDispose.cpp
Source/GameTick.cpp