Mathieu Schroeter
d43bbb9784
Update copyrights where appropriate
2018-08-03 12:20:15 +02:00
Mathieu Schroeter
988962d74a
Retrieve the right ratio accordingly to the current display
...
It's no longer forced to 16:9.
2018-06-27 17:31:59 +02:00
Mathieu Schroeter
cddc7de326
Fix properly issue #53 by updating the stats
2018-02-19 18:05:47 +01:00
Mathieu Schroeter
b0be4e1139
Revert "Do not count blupis that are dying / burning"
...
This reverts commit e3d9377c424bc188bf97c861fe798fb3a1fa8c13.
Bad fix...
2018-02-19 18:05:33 +01:00
Mathieu Schroeter
e3d9377c42
Do not count blupis that are dying / burning
...
It fixes issue #53 .
2018-02-19 17:33:59 +01:00
Mathieu Schroeter
0a17d2d92e
Cosmetic: rename coin to corner
2017-10-28 18:37:06 +02:00
Mathieu Schroeter
a26b71a2d8
Show enemies in the stats when using cheat code
...
It concerns the difficult skill level.
2017-10-25 06:46:09 +02:00
Mathieu Schroeter
a64b03c1da
Remove obsolete mask argument of many draw functions
2017-10-18 07:04:35 +02:00
Mathieu Schroeter
d47108c3aa
Fix regression with difficult skill level
...
The IsTerminated() stuff is based on the statistics. In the case of the
difficult skill level, only the table must be adapted, not the counters.
The counters are used by the check for the ending conditions.
2017-10-06 18:11:24 +02:00
Mathieu Schroeter
07f13f6059
Disable the click on enemies even when visible in stat (difficult skill)
...
It concerns issue #22 .
2017-09-22 12:45:08 +02:00
Mathieu Schroeter
74ba9ea8f8
Hide enemies (under fog) from stat with the difficult skill level
...
It concerns issue #22 .
2017-09-22 12:44:07 +02:00
Mathieu Schroeter
8cd1cacb89
Rename windows types to something else
2017-08-21 22:08:25 +02:00
Mathieu Schroeter
2a1128ecef
COsmetic: update clang-format definition
2017-08-14 22:10:26 +02:00
Mathieu Schroeter
b4c5f62dcf
Replace sprintf by snprintf
2017-08-13 17:15:09 +02:00
Mathieu Schroeter
4b2cf9417d
Reformat with clang-format file
2017-08-04 00:21:47 +02:00
Mathieu Schroeter
57b6190a53
Add license header in all source files
2017-08-03 22:51:40 +02:00
Mathieu Schroeter
83b459f84f
Rename cpp sources to cxx
2017-02-24 18:50:03 +01:00