1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

18 Commits

Author SHA1 Message Date
Mathieu Schroeter
30fd783ba2 Fix correctly the bug badly fixed by bf649cb2021
When the door is closed, it's possible to have blupi and the disciple in
the house.
2017-08-20 20:40:31 +02:00
Mathieu Schroeter
e618bd64b0 Revert "Fix bug where it was possible to enter in the workshop without action"
This reverts commit bf649cb2021d5bf569167197e6c4d444fed73990.

It break the building of disciples.
2017-08-20 20:34:43 +02:00
Mathieu Schroeter
ea78526ba4 Add a command line arg to restore old funny bugs 2017-08-14 22:22:30 +02:00
Mathieu Schroeter
2a1128ecef COsmetic: update clang-format definition 2017-08-14 22:10:26 +02:00
Mathieu Schroeter
f427439b7e Cosmetic: rename more def 2017-08-10 00:02:23 +02:00
Mathieu Schroeter
bd88b7fe94 Cosmetic: fix typo 2017-08-09 06:57:01 +02:00
Mathieu Schroeter
172efa6ba5 Fix a bug where it possibles to take the control of an enemy
This bug was reported by https://youtu.be/MyWZj20-Iok?t=9m

The idea is to enter in the enemy factory when it should not be
possible because the enemy is already into.
2017-08-09 06:54:43 +02:00
Mathieu Schroeter
6cf8036206 Remove dead code 2017-08-09 00:19:45 +02:00
Mathieu Schroeter
16e1042541 Ensure that the disciple can not block the electro factory
Bug discovered here: https://youtu.be/MyWZj20-Iok?t=7m21s
2017-08-08 23:40:37 +02:00
Mathieu Schroeter
12acbf2106 Cosmetic: rename a lot of action from french to english 2017-08-08 18:49:01 +02:00
Mathieu Schroeter
bf649cb202 Fix bug where it was possible to enter in the workshop without action
See first bug (at the beginning) in this video:
  https://www.youtube.com/watch?v=y4mmQCDfO08
2017-08-08 17:39:13 +02:00
Mathieu Schroeter
1b4f3822fa Rename event with something less windows-like 2017-08-07 18:33:26 +02:00
Mathieu Schroeter
6dcf31fae9 Cosmetic: rename some actions from french to english 2017-08-07 18:27:36 +02:00
Mathieu Schroeter
1ee58d06c4 Cosmetic: fix indent with more recent clang-format 2017-08-04 23:34:10 +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
1e27bd8815 Use an enum for the error codes 2017-03-13 19:19:39 +01:00
Mathieu Schroeter
83b459f84f Rename cpp sources to cxx 2017-02-24 18:50:03 +01:00