Mathieu Schroeter
225e8e3236
Add script and image for DMG background
...
Note that the image comes from CMake. It's just for testing; I must create
a new image.
2017-08-15 16:23:45 +02:00
Mathieu Schroeter
cd1e5d5383
Add version with DMG name
2017-08-15 15:56:27 +02:00
Mathieu Schroeter
3b1f189d46
Add user README file (empty for now)
2017-08-15 15:49:05 +02:00
Mathieu Schroeter
19e8e81550
Fix bug where the bad function key was used for memo
2017-08-15 09:24:29 +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
d5acf3822b
Add a boolean for starting the recorder
...
It's not usable for now.
2017-08-14 21:59:03 +02:00
Mathieu Schroeter
733b6b7b1a
Restore the demo recorder by serializing useful SDL events
2017-08-14 21:39:51 +02:00
Mathieu Schroeter
995b83b97a
Fix crash when the fullscreen property is read from the json
2017-08-14 17:32:55 +02:00
Mathieu Schroeter
7308e6ef00
Convert ini file to json
2017-08-13 23:01:04 +02:00
Mathieu Schroeter
7f3f7e4f37
Change some Sint32 to MouseSprites
2017-08-13 21:41:06 +02:00
Mathieu Schroeter
03e12faa48
Pass MouseSprites instead of int for some cases
2017-08-13 19:12:03 +02:00
Mathieu Schroeter
d42bbe9617
Replace if..if by switch
2017-08-13 19:01:49 +02:00
Mathieu Schroeter
9adf5d32a9
Update setup image according to planetblupi-data
2017-08-13 17:30:21 +02:00
Mathieu Schroeter
f64c03e37f
Cosmetic: remove dead code
2017-08-13 17:15:38 +02:00
Mathieu Schroeter
b4c5f62dcf
Replace sprintf by snprintf
2017-08-13 17:15:09 +02:00
Mathieu Schroeter
a80c3d09fc
Cosmetic
2017-08-13 17:03:26 +02:00
Mathieu Schroeter
03f9fe6fe8
Update PO files (and add fr translation)
2017-08-13 16:55:08 +02:00
Mathieu Schroeter
97482dcbbb
Add missing static specifier
2017-08-13 16:52:30 +02:00
Mathieu Schroeter
77262bf3a8
Show a message on the main screen if an update is available
2017-08-13 16:37:01 +02:00
Mathieu Schroeter
4ba3056984
Add a function to check for updates
2017-08-13 16:35:46 +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
c9aea77afc
Fix leak by freeing the cursor surface
2017-08-11 23:22:28 +02:00
Mathieu Schroeter
d983422866
Fix memleak with CHBLUPI channel
2017-08-11 23:14:48 +02:00
Mathieu Schroeter
8810e9afa9
Convert if..if to switch
2017-08-11 23:07:05 +02:00
Mathieu Schroeter
22087548b3
Add explicit include on string
2017-08-11 22:33:15 +02:00
Mathieu Schroeter
6a1f8e0cbd
Add cmdline options for some stuff
...
You can set the speedrate, timerinterval, fullscreen and the renderer
exactly like with the config.ini file.
Note that the timerinterval can be set in the ini file but it's not
really public. The default interval is a good choice (50 ms).
2017-08-11 22:07:43 +02:00
Mathieu Schroeter
2c15835ddf
Fix bug where the buttons were not shown with the factory
...
The buttons are not shown when a blupi is just on south of the factory.
It's an offset problem that this commit is fixing.
2017-08-11 21:31:27 +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
1cd4885fc8
Use enum instead of defines
2017-08-11 20:00:45 +02:00
Mathieu Schroeter
2085292545
Merge branch 'master' of schroetersa.ch:/kunden/264795_8004/web/1221820/A1221820/devel/planetblupi
2017-08-11 19:01:14 +02:00
Mathieu Schroeter
4508c1a51c
Use argagg for command line args parsing
...
Use this for printing help and version.
2017-08-11 14:39:09 +02:00
Mathieu Schroeter
70a8bda9e4
Cosmetic: rename more def
2017-08-10 22:29:48 +02:00
Mathieu Schroeter
e5a87c4815
Merge branch 'master' of schroetersa.ch:/kunden/264795_8004/web/1221820/A1221820/devel/planetblupi
2017-08-10 22:10:17 +02:00
Mathieu Schroeter
b296f2e16f
Update setup image
2017-08-10 22:02:05 +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
5467382cda
Change version to 1.9
...
It makes more sense because it's mostly the same
game for the end-user. Of course there are a lot of
internal changes like the use of SDL2 instead of
DirectX.
2017-08-09 07:26:24 +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
3e45f1cde2
Fix tooltip with electro building
...
Bug discoverd by https://youtu.be/MyWZj20-Iok?t=7m30s
2017-08-08 23:36:49 +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