summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
blob: 50b21f7212404e751c782620a47476a72a160c17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# 3

* Fix incorrect symbol names;
* Add basic graphics instancing;

# 2

* Rename project to Bowshock (from Procyon);
* Rewrite project;
* Add gravity engine;

# 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;