diff --git a/camera.py b/camera.py old mode 100644 new mode 100755 diff --git a/data/shaders/shadow_pass1.frag b/data/shaders/shadow_pass1.frag old mode 100644 new mode 100755 diff --git a/data/shaders/shadow_pass1.vert b/data/shaders/shadow_pass1.vert old mode 100644 new mode 100755 diff --git a/data/shaders/shadow_pass2.frag b/data/shaders/shadow_pass2.frag old mode 100644 new mode 100755 diff --git a/data/shaders/shadow_pass2.vert b/data/shaders/shadow_pass2.vert old mode 100644 new mode 100755 diff --git a/data/shaders/sprite.frag b/data/shaders/sprite.frag old mode 100644 new mode 100755 diff --git a/data/shaders/sprite.vert b/data/shaders/sprite.vert old mode 100644 new mode 100755 diff --git a/data/shaders/standard.frag b/data/shaders/standard.frag old mode 100644 new mode 100755 diff --git a/data/shaders/standard.vert b/data/shaders/standard.vert old mode 100644 new mode 100755 diff --git a/data/shaders/test.frag b/data/shaders/test.frag old mode 100644 new mode 100755 diff --git a/data/shaders/test.vert b/data/shaders/test.vert old mode 100644 new mode 100755 diff --git a/data/sprite/bluelight_static.png b/data/sprite/bluelight_static.png old mode 100644 new mode 100755 diff --git a/data/sprite/fuzzy_particle.png b/data/sprite/fuzzy_particle.png old mode 100644 new mode 100755 diff --git a/data/sprite/hard_particle.png b/data/sprite/hard_particle.png old mode 100644 new mode 100755 diff --git a/data/sprite/medium_particle.png b/data/sprite/medium_particle.png old mode 100644 new mode 100755 diff --git a/data/sprite/redlight_static.png b/data/sprite/redlight_static.png old mode 100644 new mode 100755 diff --git a/data/sprite/soft_particle.png b/data/sprite/soft_particle.png old mode 100644 new mode 100755 diff --git a/data/sprite/star_sprite_inner.png b/data/sprite/star_sprite_inner.png old mode 100644 new mode 100755 diff --git a/data/sprite/star_sprite_main.png b/data/sprite/star_sprite_main.png old mode 100644 new mode 100755 diff --git a/data/sprite/star_sprite_washout.png b/data/sprite/star_sprite_washout.png old mode 100644 new mode 100755 diff --git a/data/sprite/whitelight_static.png b/data/sprite/whitelight_static.png old mode 100644 new mode 100755 diff --git a/data/sprite/yellowlight_static.png b/data/sprite/yellowlight_static.png old mode 100644 new mode 100755 diff --git a/data/xml/constants.xml b/data/xml/constants.xml old mode 100644 new mode 100755 diff --git a/data/xml/def/bases.xml b/data/xml/def/bases.xml old mode 100644 new mode 100755 diff --git a/data/xml/def/commodities.xml b/data/xml/def/commodities.xml old mode 100644 new mode 100755 diff --git a/data/xml/def/components.xml b/data/xml/def/components.xml old mode 100644 new mode 100755 diff --git a/data/xml/def/engines.xml b/data/xml/def/engines.xml old mode 100644 new mode 100755 diff --git a/data/xml/def/factions.xml b/data/xml/def/factions.xml old mode 100644 new mode 100755 diff --git a/data/xml/def/models.xml b/data/xml/def/models.xml old mode 100644 new mode 100755 diff --git a/data/xml/def/shaders.xml b/data/xml/def/shaders.xml old mode 100644 new mode 100755 diff --git a/data/xml/def/ships.xml b/data/xml/def/ships.xml old mode 100644 new mode 100755 diff --git a/data/xml/def/stellars.xml b/data/xml/def/stellars.xml old mode 100644 new mode 100755 diff --git a/data/xml/def/systems.xml b/data/xml/def/systems.xml old mode 100644 new mode 100755 diff --git a/data/xml/def/weapons.xml b/data/xml/def/weapons.xml old mode 100644 new mode 100755 diff --git a/data/xml/engines.xml b/data/xml/engines.xml old mode 100644 new mode 100755 diff --git a/data/xml/factions.xml b/data/xml/factions.xml old mode 100644 new mode 100755 diff --git a/data/xml/models.xml b/data/xml/models.xml old mode 100644 new mode 100755 diff --git a/data/xml/shaders.xml b/data/xml/shaders.xml old mode 100644 new mode 100755 diff --git a/data/xml/ships.xml b/data/xml/ships.xml old mode 100644 new mode 100755 diff --git a/data/xml/stellars.xml b/data/xml/stellars.xml old mode 100644 new mode 100755 diff --git a/data/xml/weapons.xml b/data/xml/weapons.xml old mode 100644 new mode 100755 diff --git a/enums.py b/enums.py old mode 100644 new mode 100755 diff --git a/files.py b/files.py old mode 100644 new mode 100755 diff --git a/files.pyc b/files.pyc deleted file mode 100755 index f3a61b9..0000000 Binary files a/files.pyc and /dev/null differ diff --git a/gamedata.py b/gamedata.py old mode 100644 new mode 100755 diff --git a/gamedata.pyc b/gamedata.pyc deleted file mode 100755 index 4900692..0000000 Binary files a/gamedata.pyc and /dev/null differ diff --git a/gametimer.py b/gametimer.py old mode 100644 new mode 100755 diff --git a/gametimer.pyc b/gametimer.pyc deleted file mode 100755 index 8d5adf6..0000000 Binary files a/gametimer.pyc and /dev/null differ diff --git a/inputs.py b/inputs.py old mode 100644 new mode 100755 diff --git a/pipeline.py b/pipeline.py old mode 100644 new mode 100755 diff --git a/roc_test.py b/roc_test.py old mode 100644 new mode 100755 diff --git a/shader.py b/shader.py old mode 100644 new mode 100755 diff --git a/shader.pyc b/shader.pyc deleted file mode 100755 index fedb279..0000000 Binary files a/shader.pyc and /dev/null differ diff --git a/video.py b/video.py old mode 100644 new mode 100755 diff --git a/video.pyc b/video.pyc deleted file mode 100755 index 0a6d6c3..0000000 Binary files a/video.pyc and /dev/null differ