Skip to content

Commit a9ef854

Browse files
committed
16-09-2016 Actualización de archivos, se incorporan nuevos niveles...
1 parent d3f5092 commit a9ef854

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+353
-110
lines changed

elementos/balanza_tabla.scn

-442 Bytes
Binary file not shown.

elementos/piedra_lisa.scn

-16 Bytes
Binary file not shown.

elementos/planta_viva.scn

11.8 KB
Binary file not shown.

engine.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[application]
22

3-
name="Resistencia"
3+
name="Iwariwe"
44
main_scene="res://menu/idioma/idiomas.scn"
55
boot_splash="res://textures/sky.png"
66
boot_splash_fullsize=true
@@ -18,10 +18,10 @@ global="*res://scripts/global.gd"
1818

1919
[display]
2020

21+
stretch_mode="2d"
2122
stretch_aspect="keep_height"
2223
keep_screen_on=false
2324
test_width=0
24-
stretch_mode="2d"
2525
test_height=0
2626
resizable=true
2727
width=900

export.cfg

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[convert_images]
22

3-
action="compress_disk"
3+
action="none"
44
compress_quality=1.0
55
formats="png"
66
shrink=2.0
@@ -31,7 +31,6 @@ architecture/x86=false
3131
command_line/extra_args=""
3232
custom_package/debug=""
3333
custom_package/release=""
34-
debug/debugging_enabled=false
3534
keystore/release=""
3635
keystore/release_password=""
3736
keystore/release_user=""
@@ -217,7 +216,6 @@ version/name="1.0"
217216

218217
[platform:BlackBerry 10]
219218

220-
debug/debugging_enabled=true
221219
package/category="core.games"
222220
package/custom_template=""
223221
package/description="Game made with Godot Engine"
@@ -234,7 +232,6 @@ version/name="1.0"
234232
browser/enable_run=false
235233
custom_package/debug=""
236234
custom_package/release=""
237-
debug/debugging_enabled=true
238235
html/controls_enabled=true
239236
html/font_family="arial,sans-serif"
240237
html/head_include=""
@@ -247,13 +244,12 @@ options/memory_size=3
247244
binary/64_bits=false
248245
custom_binary/debug=""
249246
custom_binary/release=""
250-
debug/debugging_enabled=false
251247
resources/bundle_dependencies_(for_optical_disc)=true
252248
resources/pack_mode=0
253249

254250
[platform:Mac OSX]
255251

256-
application/bits_mode=0
252+
application/64_bits=false
257253
application/copyright=""
258254
application/icon=""
259255
application/identifier="com.godot.macgame"
@@ -264,15 +260,13 @@ application/signature="godotmacgame"
264260
application/version="1.0"
265261
custom_package/debug=""
266262
custom_package/release=""
267-
debug/debugging_enabled=true
268263
display/high_res=false
269264

270265
[platform:Windows Desktop]
271266

272267
binary/64_bits=true
273268
custom_binary/debug=""
274269
custom_binary/release=""
275-
debug/debugging_enabled=true
276270
resources/bundle_dependencies_(for_optical_disc)=true
277271
resources/pack_mode=1
278272

git_jemora.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git add .
22
cd /home/jemora/sistemas/resistencia/proyecto
3-
git commit -m "13-09-2016 Actualización de archivos, se incorpora multilenguaje..."
3+
git commit -m "16-09-2016 Actualización de archivos, se incorporan nuevos niveles..."
44
git remote add origin [email protected]:jemora/iwariwe.git
55
git push -u origin master

idiomas/text.ar.xl

472 Bytes
Binary file not shown.

idiomas/text.csv

Lines changed: 8 additions & 2 deletions
Large diffs are not rendered by default.

idiomas/text.en.xl

744 Bytes
Binary file not shown.

idiomas/text.en_US.xl

744 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)