This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
ecomonde
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
ajout de la map final et des element harmony
master
heuzef
10 years ago
parent
ca54bf8168
commit
eb304b45a5
41 changed files
with
18 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
README.md
+0
-0
action.php
+0
-0
css/bootstrap-theme.css
+0
-0
css/bootstrap-theme.css.map
+0
-0
css/bootstrap-theme.min.css
+0
-0
css/bootstrap.css
+0
-0
css/bootstrap.css.map
+0
-0
css/bootstrap.min.css
+0
-0
css/bootswatch.min.css
+0
-0
css/ecomonde.css
+0
-0
fonts/glyphicons-halflings-regular.eot
+0
-0
fonts/glyphicons-halflings-regular.svg
+0
-0
fonts/glyphicons-halflings-regular.ttf
+0
-0
fonts/glyphicons-halflings-regular.woff
+0
-0
gamers.php
+0
-0
gamers/Player.xml
+18
-0
gamers/Prout.xml
+0
-0
img/dark.jpg
BIN
img/elements_of_harmony.png
+0
-0
img/light.jpg
+0
-0
img/logo.xcf
+0
-0
img/logo_1.png
+0
-0
img/logo_2.png
+0
-0
img/logo_3.png
+0
-0
img/logo_4.png
+0
-0
img/logo_5.png
+0
-0
img/logo_6.png
BIN
img/map.jpg
BIN
img/map.xcf
+0
-0
index.php
+0
-0
js/bootstrap.js
+0
-0
js/bootstrap.min.js
+0
-0
js/bootswatch.js
+0
-0
js/ga.js
+0
-0
js/jquery-1.10.2.min.js
+0
-0
music.php
+0
-0
music/dark.mp3
+0
-0
music/hard.mp3
+0
-0
music/light.mp3
+0
-0
music/soft.mp3
+0
-0
music/tonic.mp3
+ 0
- 0
README.md
View File
+ 0
- 0
action.php
View File
+ 0
- 0
css/bootstrap-theme.css
View File
+ 0
- 0
css/bootstrap-theme.css.map
View File
+ 0
- 0
css/bootstrap-theme.min.css
View File
+ 0
- 0
css/bootstrap.css
View File
+ 0
- 0
css/bootstrap.css.map
View File
+ 0
- 0
css/bootstrap.min.css
View File
+ 0
- 0
css/bootswatch.min.css
View File
+ 0
- 0
css/ecomonde.css
View File
+ 0
- 0
fonts/glyphicons-halflings-regular.eot
View File
+ 0
- 0
fonts/glyphicons-halflings-regular.svg
View File
+ 0
- 0
fonts/glyphicons-halflings-regular.ttf
View File
+ 0
- 0
fonts/glyphicons-halflings-regular.woff
View File
+ 0
- 0
gamers.php
View File
+ 0
- 0
gamers/Player.xml
View File
+ 18
- 0
gamers/Prout.xml
View File
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<response>
<entry>
<nom>Prout</nom>
<hp>10</hp>
<xp>10</xp>
<ecos>
<verte>1</verte>
<bleue>1</bleue>
<jaune>0</jaune>
<rouge>0</rouge>
<blanche>1</blanche>
<noire>0</noire>
</ecos>
<trans>default</trans>
<notes>Lorem ipsum dolor sit amet.</notes>
</entry>
</response>
+ 0
- 0
img/dark.jpg
View File
Before
After
Width:
500
| Height:
700
| Size:
252 KiB
Width:
500
| Height:
700
| Size:
252 KiB
BIN
img/elements_of_harmony.png
View File
Before
After
Width:
2785
| Height:
2682
| Size:
570 KiB
+ 0
- 0
img/light.jpg
View File
Before
After
Width:
500
| Height:
700
| Size:
245 KiB
Width:
500
| Height:
700
| Size:
245 KiB
+ 0
- 0
img/logo.xcf
View File
+ 0
- 0
img/logo_1.png
View File
Before
After
Width:
640
| Height:
205
| Size:
138 KiB
Width:
640
| Height:
205
| Size:
138 KiB
+ 0
- 0
img/logo_2.png
View File
Before
After
Width:
640
| Height:
205
| Size:
144 KiB
Width:
640
| Height:
205
| Size:
144 KiB
+ 0
- 0
img/logo_3.png
View File
Before
After
Width:
640
| Height:
205
| Size:
144 KiB
Width:
640
| Height:
205
| Size:
144 KiB
+ 0
- 0
img/logo_4.png
View File
Before
After
Width:
640
| Height:
205
| Size:
142 KiB
Width:
640
| Height:
205
| Size:
142 KiB
+ 0
- 0
img/logo_5.png
View File
Before
After
Width:
640
| Height:
205
| Size:
161 KiB
Width:
640
| Height:
205
| Size:
161 KiB
+ 0
- 0
img/logo_6.png
View File
Before
After
Width:
640
| Height:
205
| Size:
169 KiB
Width:
640
| Height:
205
| Size:
169 KiB
BIN
img/map.jpg
View File
Before
After
Width:
2000
| Height:
1400
| Size:
862 KiB
Width:
2000
| Height:
1400
| Size:
1.0 MiB
BIN
img/map.xcf
View File
+ 0
- 0
index.php
View File
+ 0
- 0
js/bootstrap.js
View File
+ 0
- 0
js/bootstrap.min.js
View File
+ 0
- 0
js/bootswatch.js
View File
+ 0
- 0
js/ga.js
View File
+ 0
- 0
js/jquery-1.10.2.min.js
View File
+ 0
- 0
music.php
View File
+ 0
- 0
music/dark.mp3
View File
+ 0
- 0
music/hard.mp3
View File
+ 0
- 0
music/light.mp3
View File
+ 0
- 0
music/soft.mp3
View File
+ 0
- 0
music/tonic.mp3
View File
Write
Preview
Loading…
Cancel
Save