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

22 Commits

Author SHA1 Message Date
Mathieu Schroeter
8cd1cacb89 Rename windows types to something else 2017-08-21 22:08:25 +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
bf8dcd1c9e Cosmetic: fix indent 2017-08-13 07:47:03 +02:00
Mathieu Schroeter
19329c0d63 Try to use the Sounds enum type as much as possible 2017-08-12 22:51:19 +02:00
Mathieu Schroeter
b42967d762 Cosmetic 2017-08-11 20:02:28 +02:00
Mathieu Schroeter
41ae39d1dc Use the enum type instead of Sint32 with the buttons 2017-08-11 20:01:49 +02:00
Mathieu Schroeter
70a8bda9e4 Cosmetic: rename more def 2017-08-10 22:29:48 +02:00
Mathieu Schroeter
f427439b7e Cosmetic: rename more def 2017-08-10 00:02:23 +02:00
Mathieu Schroeter
5980889f8d Cosmetic: rename some french def to english 2017-08-09 23:37:53 +02:00
Mathieu Schroeter
046db739cc Cosmetic: rename TAKE to CARRY 2017-08-09 23:31:47 +02:00
Mathieu Schroeter
3ed5c118b8 Fix bug of object duplicating
See the reporting https://youtu.be/MyWZj20-Iok?t=5m13s
2017-08-09 23:28:12 +02:00
Mathieu Schroeter
7aed50040e Cosmetic 2017-08-09 23:27:38 +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
4072c534ff Walk for bulding a wall or a tower must not reduce the life quickly
The problem appears when Blupi is far of the stones. When the action is
building a wall or a tower, the life when walking was reducing very
quickly and it makes no sense in this case.
2017-08-08 18:22:19 +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
3e0bce333e Cosmetic 2017-08-06 21:27:06 +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