summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 6c184dd..2a57e29 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,17 @@
+# 1
+
+* Move save handlers into their own module 'sav';
+* Add new module 'evt';
+* Move shipnm into new module 'info';
+* Update save format;
+* Add jump function;
+* Rename ship to shipid;
+* Add ship structure;
+* Store ship information in player data;
+* Add function for getting the length to a system;
+* Add function for determining the jump range of a ship;
+* Add desktop entry;
+
# 0
* Initial;