Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaúl Gutiérrez S <rgs@paraguayeduca.org>2010-05-20 15:20:51 (GMT)
committer Raúl Gutiérrez S <rgs@paraguayeduca.org>2010-05-20 15:20:51 (GMT)
commit3bff41c342867e5efa8a79191741fe1328cba218 (patch)
treeac2dfb13e6e8cf45b3fa64604d7b235dab39a96e
parent8327caee8c1b76b6c4fda47e3ff4add45bb735d0 (diff)
Unversioned .pyc files and added changes to NEWS file
-rw-r--r--NEWS3
-rwxr-xr-xolpcgames/__init__.pycbin3744 -> 0 bytes
-rwxr-xr-xolpcgames/_version.pycbin264 -> 0 bytes
-rwxr-xr-xolpcgames/activity.pycbin10505 -> 0 bytes
-rwxr-xr-xolpcgames/canvas.pycbin6653 -> 0 bytes
-rwxr-xr-xolpcgames/eventwrap.pycbin16434 -> 0 bytes
-rwxr-xr-xolpcgames/gtkEvent.pycbin11288 -> 0 bytes
-rwxr-xr-xolpcgames/mesh.pycbin24425 -> 0 bytes
-rwxr-xr-xolpcgames/util.pycbin3546 -> 0 bytes
9 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d3e43f2..98e09cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+20/5/10
+Adaptación para que funcione con el mapa de Paraguay.
+
19/4/10
Se lanza la version 9.
diff --git a/olpcgames/__init__.pyc b/olpcgames/__init__.pyc
deleted file mode 100755
index 088ca82..0000000
--- a/olpcgames/__init__.pyc
+++ /dev/null
Binary files differ
diff --git a/olpcgames/_version.pyc b/olpcgames/_version.pyc
deleted file mode 100755
index d56d0a9..0000000
--- a/olpcgames/_version.pyc
+++ /dev/null
Binary files differ
diff --git a/olpcgames/activity.pyc b/olpcgames/activity.pyc
deleted file mode 100755
index baca431..0000000
--- a/olpcgames/activity.pyc
+++ /dev/null
Binary files differ
diff --git a/olpcgames/canvas.pyc b/olpcgames/canvas.pyc
deleted file mode 100755
index a184c13..0000000
--- a/olpcgames/canvas.pyc
+++ /dev/null
Binary files differ
diff --git a/olpcgames/eventwrap.pyc b/olpcgames/eventwrap.pyc
deleted file mode 100755
index f70aafe..0000000
--- a/olpcgames/eventwrap.pyc
+++ /dev/null
Binary files differ
diff --git a/olpcgames/gtkEvent.pyc b/olpcgames/gtkEvent.pyc
deleted file mode 100755
index 48781a0..0000000
--- a/olpcgames/gtkEvent.pyc
+++ /dev/null
Binary files differ
diff --git a/olpcgames/mesh.pyc b/olpcgames/mesh.pyc
deleted file mode 100755
index d322833..0000000
--- a/olpcgames/mesh.pyc
+++ /dev/null
Binary files differ
diff --git a/olpcgames/util.pyc b/olpcgames/util.pyc
deleted file mode 100755
index fbbcedc..0000000
--- a/olpcgames/util.pyc
+++ /dev/null
Binary files differ