summarylogtreecommitdiffstats
path: root/.CHANGELOG
blob: a57243b1353f1f6f1d438b31f86528483e9b8bb0 (plain)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
* commit a2b7c3fe224eea7cbff8e2dc647f3541d9b8e95d
| Author: SimonN <eiderdaus@gmail.com>
| Date:   Tue Sep 5 03:52:24 2017 +0200
| 
|     0.8.5
| 
* commit 2e35c3cc363d6bb3fb004a51e6cc261b5a05811c
| Author: SimonN <eiderdaus@gmail.com>
| Date:   Sat Sep 9 02:32:29 2017 +0200
| 
|     fix #224: don't interpret grouped tiles as anim
| 
* commit 6c459cb86f6c3b02fd0d95ab62796f5483899c06
| Author: SimonN <eiderdaus@gmail.com>
| Date:   Fri Sep 8 18:49:24 2017 +0200
| 
|     fix: newly-inserted tile rounds to grid
| 
* commit 5406122244f7814ea26ee4b5ce5651156a05e4d0
| Author: SimonN <eiderdaus@gmail.com>
| Date:   Mon Sep 4 04:41:15 2017 +0200
| 
|     levels: hanging gardens 3p, 6p
| 
* commit 883af44817dfb7f11acde5c9d8860f4915fab64b
| Author: SimonN <eiderdaus@gmail.com>
| Date:   Fri Sep 8 00:19:03 2017 +0200
| 
|     part of #216: button to flash own goals
| 
* commit 7b571e601d0bbb90a686e869f3c60b16c0f14948
| Author: SimonN <eiderdaus@gmail.com>
| Date:   Tue Sep 5 03:52:24 2017 +0200
| 
|     optimized Lixxie/Jobs by packing into structs
| 
* commit dcc6321d387cfb82e54f4ca4435cd0b82d60c697
| Author: SimonN <eiderdaus@gmail.com>
| Date:   Thu Aug 31 18:11:53 2017 +0200
| 
|     fix #211: FHS-friendly, opt. build with XDG dirs
|     
|     To build Lix self-contained:
|             dub, or dub -b release
|     
|     To build Lix following the XDG Base Directory specification:
|             dub -b releaseXDG
|     
|     Linux package maintainers, please see `doc/build/package.txt'
|     for a longer description of this build flag.
| 
* commit 0bc1eeb7a599579b401ddb664bd503bd5f1dec6a
| Author: SimonN <eiderdaus@gmail.com>
| Date:   Mon Sep 4 17:28:02 2017 +0200
| 
|     enforce bitmap creation, not assert
| 
* commit a939d73e85d1d4b16d4e6d8b6f4e49ba3bae4a09
| Author: SimonN <eiderdaus@gmail.com>
| Date:   Sun Sep 3 00:54:01 2017 +0200
| 
|     fix #162: options menu warns about duplicate keys
|     
|     All KeyButtons with duplicate bindings have red text.
|     It's perfectly fine to have these, but the user shall
|     at least know that he has bound a key to two functions.
|     This red text, never deleting binds, seems least intrusive.
| 
* commit 4e4751a6d7c1bf2f5bfe44b66fc0528f423958f5
| Author: SimonN <eiderdaus@gmail.com>
| Date:   Mon Aug 28 06:51:34 2017 +0200
| 
|     0.8.4