Florian Stinglmayr florian
  • Joined on 2019-07-19
florian pushed to master at florian/nonabgs 2021-08-03 18:45:19 +02:00
ef3af72313 fix a minor bug in the micro resources class
florian pushed to master at florian/nonabgs 2021-08-03 18:41:19 +02:00
9c47fc3400 micro resources also only benefit the controlling faction
florian pushed to master at florian/nonabgs 2021-08-01 15:26:39 +02:00
9f447473a2 don't download automatically, only when a new button is pressed
florian pushed to master at florian/nonabgs 2021-08-01 15:02:18 +02:00
9f3632650f shorten credits with K/M suffixes
64fe83a0db add a few more mission names
Compare 2 commits »
florian pushed to master at florian/nonabgs 2021-07-29 21:08:21 +02:00
3b43051200 optimise station database by stripping unused info
3eccbaa8b8 only create filter provider if download is complete
Compare 2 commits »
florian pushed to master at florian/nonabgs 2021-07-09 14:40:31 +02:00
14c14f7626 add autocompletion for system names
florian pushed to master at florian/nonabgs 2021-07-09 11:39:13 +02:00
fca1e607ec add a few comments to the code for explanation
florian pushed to master at florian/nonabgs 2021-07-09 11:30:19 +02:00
0346b8e7e7 fix objective comparison so same objectives are not added twice
florian pushed to master at florian/nonabgs 2021-07-09 11:24:52 +02:00
2125844acb react to pressing Enter in text fields
florian pushed to master at florian/nonabgs 2021-07-09 11:18:08 +02:00
1926ba883b explain the purpose of the event log
florian created branch master in florian/nonabgs 2021-07-09 11:03:38 +02:00
florian pushed to master at florian/nonabgs 2021-07-09 11:03:38 +02:00
5d3af78a69 Add project files.
ac7029146f Add .gitignore and .gitattributes.
Compare 2 commits »
florian created repository florian/nonabgs 2021-07-09 11:02:47 +02:00
florian pushed to master at florian/ncdc 2020-01-14 14:36:38 +01:00
9e11402d31 include gateway handling into the event loop
florian pushed tag 0.1 to florian/libdice 2019-08-24 10:40:29 +02:00
florian pushed tag 0.2 to florian/libdice 2019-08-24 10:40:29 +02:00
florian pushed tag 0.3 to florian/libdice 2019-08-24 10:40:29 +02:00
florian pushed tag 0.4 to florian/libdice 2019-08-24 10:40:29 +02:00
florian pushed to master at florian/libdice 2019-08-24 10:40:23 +02:00
e614bf1939 fix travis for reals
bb7eb2d0d1 fix travis build
fa40a3e6d2 update readme
4168c83958 minor fixes for cmake
ea280a39b4 remove the gnu autotools stuff
florian pushed to master at florian/ncdc 2019-08-03 10:53:17 +02:00
c5c647b054 preliminary autocomplete, for commands only for now